download Mastguru Android App

Question Detail

Stacks are based on ?

  • FIFO
  • LIFO
  • FILO
  • All of above
Similar Questions :

1. Classes that can be used to instantiate objects are called concrete classes.

  • True
  • False

2. Stacks are based on ?

  • FIFO
  • LIFO
  • FILO
  • All of above

3. Inheritance is referred to as

  • “is a” relationship
  • "have a" relationship
  • both of above
  • none of above

4. & operator is ?

  • address operator
  • indirection operator
  • logical and
  • logical or

5. An explicitly defined destructor function

  • may be virtual
  • may not be virtual
  • will always be virtual
  • will never be virtual
Read more from - C++ Programming Questions Answers - Set 2
Post a comment