download Mastguru Android App

Question Detail

Enumerator will allocate the memory when its variables are defined.

  • True
  • False
Similar Questions :

1. Size of a char is ?

  • 1
  • 2
  • 3
  • 4

2. Constructors has return type void ?

  • True
  • False

3. C++ is a ?

  • Procedural programming language
  • Structural programming language
  • Low level language
  • Object oriented programming language

4. The default visibility mode while inheriting is ?

  • public
  • protected
  • private
  • may be any of above

5. Which among following is not a valid visibility mode in c++ program ?

  • Private
  • Public
  • Protected
  • Limited
Read more from - C++ Programming Questions Answers - Set 2
Post a comment