Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / kiruthika

C++ treats everything as an object.me,u,we,cout all are
object in C++.So cout is an object.

Is This Answer Correct ?    10 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is objective c different from c++?

1210


What is class invariant in c++?

1193


How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?

3605


How do you declare A pointer to function which receives an int pointer and returns a float pointer

1145


Evaluate the following expression as C++ would do :8 * 9 + 2 * 5 a) 82 b) 79 c) 370 d) list

963


What is setiosflags c++?

925


Is there structure in c++?

989


Can recursive program be written in C++?

1200


Explain the use of this pointer?

1132


What is a tree in c++?

932


Which of the following is not a valid declaration for main() a) int main() b) int main(int argc, char *argv[]) c) They both work

1030


How would you implement a substr() function that extracts a sub string from a given string?

1008


What is encapsulation in c++?

1233


Why main function is special in c++?

1077


What are the c++ access specifiers?

1371