download Mastguru Android App

Question Detail

Every class has atleast one construtor

  • True
  • False
Similar Questions :

1. What is the meaning of base class in C++

  • Another class got inherit from this class
  • It inherit other class
  • It has a pointer variable
  • It is the first class declared

2. Which arithmetic operation can be done in pointer

  • Multiplication
  • Division
  • Addition
  • None of above

3. Stack unwinding deals with

  • deals with polymorphism
  • deals with inheritance
  • deals with exception handing
  • deals with classes

4. Reference is like a

  • Pointer
  • Structure
  • Array
  • None of above

5. If value has not type, then the pointer pointing to this value will be known as

  • Empty pointer
  • Null pointer
  • Void pointer
  • None of above
Read more from - C++ Programming Questions Answers - Chapter 1
Post a comment

  • Buff 11 years ago

    I had no idea how to appoarch this before-now I'm locked and loaded.