Correct Answer: Orange && Worng Answer: Red
1. Which of the following is not an example of Looping statement ?
View Answer
Explanation: Not Avilable
2. Which of the statement we need to write in order to check any condition ?
View Answer
Explanation: Not Avilable
3. The ______ statement causes the loop to be terminated.
View Answer
Explanation: In C programming break statement is terminate the loop immediately when it is encountered.
4. Which among the following is a unconditional control structure ?
View Answer
Explanation: Not Avilable
5. Which is syntax of for loop?
View Answer
Explanation: Not Avilable
6. A do-while loop is useful when we want that the statement within the loop must be executed :
View Answer
Explanation: Not Avilable
7. In what sequence tha initialization, testing and execution of body is done in a do-while loop ?
View Answer
Explanation: Not Avilable
8. Which of the following statement is used to take the control to the beginning of the loop ?
View Answer
Explanation: Not Avilable
9. What is the work of break keyword?
View Answer
Explanation: Not Avilable
10. A preprocessor directive is :
View Answer
Explanation: Not Avilable
11. Which of the following is not a keyword in C language ?
View Answer
Explanation: Not Avilable
12. ASCII value of ‘A’ is :
View Answer
Explanation: Not Avilable
13. Struct time {int hours; int minutes; int seconds;}t; Struct time *pt; pt=&t with reference to the above declarations, which of the following refers to seconds correctly
View Answer
Explanation: Not Avilable
14. An expression contains relational operators, assignment operators and arithmetic operators and arithmetic operators. In the absence of parenthesis, the will be evaluated in which of the following order.
View Answer
Explanation: Not Avilable
15. Hierachy decides which operator
View Answer
Explanation: Not Avilable
Categories
C Programming MCQsC++ Programming MCQsJAVA MCQsVisual Basic MCQsData Structure MCQsSoftware Package MCQsComputer Organization and Architecture MCQsOperating System MCQsDigital Electronics MCQsDBMS MCQsSystem Analysis and Management Information System MCQsSystem Maintenance MCQsData Communication and Networking MCQsInternet & Web Technology MCQsSoftware Engineering MCQsManagement (Common) MCQsSystem Software MCQsComputer Graphics MCQsArtificial Intelligence & Expert System MCQsE-Commerce MCQsMultimedia MCQsPower Electronics MCQsTesting & Maintenance Electrical Machine MCQsAutomatic Control System MCQsAdvance Communication System MCQsDigital Electronics MCQs