In C++ cout is:
a) object
b) class
c) something else
Answer Posted / chetan bhola
COut is an object of OStream Class of c++
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of early binding?
Tell me difference between constant pointer and pointer to a constant.
What is operators in c++?
What do you mean by overhead in c++?
Is c++ still being used?
What is the full form of c++?
What do you mean by a template?
How is modularity introduced in C++?
Write a program that takes a 5 digit number and calculates 2 power that number and prints it.
What is a manipulative person?
How do you establish an is-a relationship?
What is a c++ object?
Difference between Abstraction and encapsulation in C++?
What is the difference between public, private, and protected access?
what is Loop function? What are different types of Loops?