download Mastguru Android App

Question Detail

The antonym of constructor is ?

  • Creator
  • Distinct
  • Destroyer
  • Destructor
Similar Questions :

1. How we can define member function outside the class ?

  • Using union
  • Using structure
  • Using pointers
  • Using scope resolution

2. Among following which will give the size of object or type ?

  • Calloc
  • Malloc
  • Sizeof
  • Realloc

3. << operator is ?

  • stream extraction operator
  • stream insertion operator
  • left shift operator
  • right shift operator

4. Stacks are based on ?

  • FIFO
  • LIFO
  • FILO
  • All of above

5. C++ is a ?

  • Procedural programming language
  • Structural programming language
  • Low level language
  • Object oriented programming language
Read more from - C++ Programming Questions Answers - Set 2
Post a comment