In C++ cout is:
a) object
b) class
c) something else

Answer Posted / ganesh

a, it is an object in C++

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is c++ hiding?

621


What information can an exception contain?

667


Differentiate between late binding and early binding.

642


What happens if a pointer is deleted twice?

787


What is an undefined behavior and sequence points

567






Differentiate between realloc() and free().

594


What is the use of 'using' declaration in c++?

628


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

2066


Define linked lists with the help of an example.

554


What is isdigit c++?

574


Why do we need function?

597


Where must the declaration of a friend function appear?

535


What is a lambda function c++?

553


What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?

620


How many types of classes are there in c++?

594