download Mastguru Android App

Question Detail

cout is declared in the _____ standard file within the std namespace

  • outstream
  • stdin
  • iostream
  • None of above
Similar Questions :

1. Meaning of STL

  • Standard Tree Library
  • Standard Term Library
  • Standard Template Library
  • None of above

2. C++ programs must contain

  • start()
  • system()
  • main()
  • program()

3. Which is not a correct variable type

  • float
  • int
  • double
  • real

4. Meaning of PDB

  • Physical Database File
  • Program Database File
  • Program Direct File
  • None of above

5. Can we overload constructors in C++

  • Yes
  • No
Read more from - C++ Programming Questions Answers - Chapter 1
Post a comment