Basics on C++ related Questions and Answers - Page 3

Question 24 : In which part of the for loop termination condition is checked?
for(I;II;III)
{IV}
1. I
2. II
3. III
4. IV
View Answer   Discuss with Members

Question 25 : Which of the following is an entry-controlled loop?
1. for
2. while
3. do-while
4. both while and for
View Answer   Discuss with Members

Question 26 : Which of the following is an exit-controlled loop?
1. for
2. while
3. do-while
4. all of the mentioned
View Answer   Discuss with Members

Question 28 : Which of the following is C++ equivalent for printf()?
1. cin
2. cout
3. print
4. input
View Answer   Discuss with Members

Question 29 : Which of the following is C++ equivalent for scanf()?
1. cin
2. cout
3. print
4. input
View Answer   Discuss with Members

Question 30 : What is the size of a boolean variable in C++?
1. 1 bit
2. 1 byte
3. 4 bytes
4. 2 bytes
View Answer   Discuss with Members


View 21 - 30 of 81 Questions

* Be the First to Post a Comment.

Submit comment :


Captcha Image
Reload

Ask Question

Captcha Image
Reload

Note : Name and Email never shown.





Subscribe


Become a part of EducationForever. Subscribe to our FREE Newsletter