Friday, June 13, 2014

Class XI - Chapter 06

Here are solutions for Chapter 6 Type B coding related questions.
Questions Ranging from 17 to 27.

Click on the Download Solution link of respective question to get the ZIP file.

Q.What ZIP file Contains:-

  1. It contains the source code in dotCPP(.cpp) format and dotEXE(.exe) executable file and an additional text file containing the same source code as in cpp file.
  2. Sometimes there may be also two different source codes for single question.

Note:- Links to * marked questions will be activated soon. Questions will have full or partial 'question statements' from book for easy identification of question.

Type B :

Ques 17. "Write a program to display the following output using a single cout statement.
               Program = 20
               Documentation = 23
               Logic = 21
               Flow Chart = 18"
Sol: Download Solution

Ques 18: "Write program to read values of w, x, y and z and display the value of P, where
                P=(w+x)/(y-z)."
Sol: Download Solution

Ques 19. "write a C++ program that reads temperature in Celsius and display it in Fahrenheit."
Sol: Download Solution

Ques 20. "Write a program that displays on screen
                 a. the character 'z'
                 b. the name 'Mohan'
                 c. the number 1977 ..."
Sol. Download Solution

Ques 21. "Assuming that there are 7.481 gallons..."
Sol: Download Solution

Ques 22. "Write a program to generate the following table :
    1992 ..."
Sol: Download Solution

Ques 23. "Write a program that generates the following output:
                 5
                 10
                 9 ..."
Sol: Download Solution

Ques 24. "Write a C++ Program that accepts radius of a circle and prints its area."
Sol: Download Solution

Ques 26. "Write a C++ program that accepts marks in 5 Subjects and outputs average marks."
Sol: Download Solution

Ques 27. "Write a C++ program to accept two integers and print their sum."
Sol: Download Solution

Click Here to Download source code text files of all Solutions mentioned above.

No comments:

Post a Comment

If you have any query,suggestion,request or complaint(if any),
Please Comment here and let me know. And Do not Abuse here
Thanks & don't forget to hit '+1'.

Note: Only a member of this blog may post a comment.