In C++ cout is:
a) object
b) class
c) something else
Answer Posted / sanjay makwana
Stream Object
Is This Answer Correct ? | 40 Yes | 5 No |
Post New Answer View All Answers
Do you know about latest advancements in C++ ?
How long does it take to get good at leetcode?
Do you know the use of vtable?
What are pointers, when declared, intialized to a) NULL b) Newly allocated memory c) Nothing. Its random
Can I create my own functions in c++?
When is dynamic checking necessary?
What is a breakpoint?
What type of question are asked in GE code writing test based on c++ data structures and pointers?
How do we balance an AVL Tree in C++?
What is a hashmap c++?
write a function signature with various number of parameters.
What function initalizes variables in a class: a) Destructor b) Constitutor c) Constructor
In a function declaration what does extern means?
What are c++ stream classes?
How do I get good at c++ programming?