download Mastguru Android App

Question Detail

& operator is ?

  • address operator
  • indirection operator
  • logical and
  • logical or
Similar Questions :

1. An explicitly defined destructor function

  • may be virtual
  • may not be virtual
  • will always be virtual
  • will never be virtual

2. The antonym of constructor is ?

  • Creator
  • Distinct
  • Destroyer
  • Destructor

3. Data members and member functions are enclosed within ?

  • union
  • structure
  • class
  • array

4. The objects can directly access ?

  • Public members
  • Private members
  • Both of above
  • None of above

5. & operator is ?

  • address operator
  • indirection operator
  • logical and
  • logical or
Read more from - C++ Programming Questions Answers - Set 2
Post a comment