Q:

Which concept of OOP is false for C++?

0

Which concept of OOP is false for C++?


  1. Code can be written without using classes
  2. Code must contain at least one class
  3. A class must have member functions
  4. At least one object should be declared in code

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (b).Code must contain at least one class

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING OOPS CONCEPT AND FEATURES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which header file is required in C++ to use OOP?... >>
<< Why Java is Partially OOP language?...