Data Handling Type C Sumita arora IP Class 11 Solution
Q1. Write a program to obtain principal amount , rate of interest and time from user and compute simple interest .
Q2. Write a program to obtain temperature of 7 days (Monday….sunday) and then display average temperature of the week .
Q8. Write a program that inputs total capital and total liabilities and prints total assets.
(assets = liabilities + capital)
Q9. Write a program to input short-term debt, long-term debt and total assets of a company and calculate TD/TA as
(Short-term debt + Long-term debt) / Total assets
(assets = liabilities + capital)
Q9. Write a program to input short-term debt, long-term debt and total assets of a company and calculate TD/TA as
(Short-term debt + Long-term debt) / Total assets
Q11. Write a program to calculate the radius of a sphere whose area (4Ï€r2) is given.
Q12. Write a program that inputs a string and then prints it equal to number of times its length.
e.g.
Enter string : "eka"
Result ekaekaeka
Q13. Write a program to input the radius of a sphere and calculate its volume.
Q14. Write a program to calculate amount payable after simple interest.
Q15. Write a program to calculate amount payable after compound interest.
Q16. Write a program to input cost price, profit (in percentage) and display the selling price.
Q17. Write a program to calculate net salary after inputting basic salary, hra%, da% and tax%
net = basic + hra + da - tax
Q18. Write a program that takes sales for four quarters and then displays total sales and average sales made.
Q19. Write a program to calculate working capital for company A that has cash of about? Rs. 2,50,000, Accounts received of about Rs. 1,50,000 and inventories of about Rs. 5,00,000. Company A also has accounts payable of Rs. 3,00,000, short term borrowings of Rs. 75,000 and accrued liabilities of about Rs. 1,25,000.
[Hint. Working Capital Current assets - Current liabilities]
Q17. Write a program to calculate net salary after inputting basic salary, hra%, da% and tax%
net = basic + hra + da - tax
Q18. Write a program that takes sales for four quarters and then displays total sales and average sales made.
Q19. Write a program to calculate working capital for company A that has cash of about? Rs. 2,50,000, Accounts received of about Rs. 1,50,000 and inventories of about Rs. 5,00,000. Company A also has accounts payable of Rs. 3,00,000, short term borrowings of Rs. 75,000 and accrued liabilities of about Rs. 1,25,000.
[Hint. Working Capital Current assets - Current liabilities]
Great work but it will be great help if you arrange all these in one single pdf
ReplyDeleteSorry we can not do so...
DeletePost a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )