download Mastguru Android App

Question Detail

Queues are based on ?

  • LIFO
  • FIFO
  • LILO
  • FILO
Similar Questions :

1. Queues are based on ?

  • LIFO
  • FIFO
  • LILO
  • FILO

2. << operator is ?

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

3. Constructors has return type void ?

  • True
  • False

4. A class having no public constructors is

  • A public protected class
  • A public class
  • A protected class
  • A private class

5. Which variables cannot be declared ?

  • structure
  • pointer
  • class
  • void
Read more from - C++ Programming Questions Answers - Set 2
Post a comment