Which of the following is a true statement about the C programming language?

  1. Method calls may return only one value but objects may contain any number of methods

  2. The reference count of an object must reach zero for garbage collection to take place

  3. All classes must be declared in header files before they can be instantiated as objects

  4. None of the above


Correct Option: D

Find more quizzes: