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 are containers in c++?

653


Do you need a main function in c++?

645


What is the difference between global int and static int declaration?

503


how to connect with oracle 9i with server in socket program in c/c++

1956


How do you master coding?

672






Is linux written in c or c++?

662


Which software is best for programming?

750


What is token c++?

661


Can you help me with this one? Make a program that when a user inputed a Product Name, it will display its price, and when the user inputed the quantity of the inputed product, it will show its total price. The output must be like this: Product Name: Price: Quantity: Total Price: ..this is the list of products to be inputed: Cellphone - 1500 Washing Machine - 5200 Television - 6000 Refrigirator - 8000 Oven - 2000 Computer - 11000 thanks..:D

3237


How do I tokenize a string in c++?

704


Why c++ is the best language?

686


What is an undefined reference/unresolved external symbol error and how do I fix it?

698


Can you explicitly call a destructor on a local variable?

671


What is polymorphism and its type in c++?

661


When does a 'this' pointer get created?

707