What is a singleton?

  1. A class that is instantiated exactly once producing just one object of that class

  2. A complete program that takes up only one line of code

  3. A data structure such as a linked list that contains only one member

  4. None of the above


Correct Option: A

Find more quizzes: