MCQOPTIONS
Bookmark
Saved Bookmarks
→
C++ (MCQ) questions and answers
→
C++ basic concepts
→
Predict the output:int x = 786;cout
1.
Predict the output:int x = 786;cout
A.
786***
B.
**786
C.
***786
D.
******
Answer» D. ******
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Static variable in a class is initialized when _____ .
Which of the followings is/are not a manipulator/s ?1. flush2. base3. ends4. oct5. bin6. skipws
Which of the followings are false statements about Local class?1. A local class type name can only be used in the enclosing function2. All the methods of Local classes must be defined inside the class only3. A Local class can contain static data members. 4. A Local class may contain static functions.5. Non-static variables of the enclosing function are not accessible inside local classes. 6. Local classes cannot access global types, variables and functions.
Which of the followings is/are not keyword/s in CPP?1. asm2. boolean3. mutable4. export5. constant_cast
Static variable declared in a class are also called_________ .
Predict the output:int x = 786;cout
Object based language differs from object oriented language as it does not support features _____ .1. Encapsulation 2. Inheritance 3. Dynamic Binding 4. Abstraction5. Polymorphism
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies