Which Concept Of Oop Is False For C #12
Which concept of OOP is false for C++?
This multiple choice question (MCQ) is related to the book/course
gs gs111 OOP Object Oriented Programming Java.
It can also be found in
gs gs111 OOPs Concept & Features - OOPs MCQ: Basics - Quiz No.2.
Which concept of OOP is false for C++?
Code can be written without using classes
Code must contain at least one class
A class must have member functions
At least one object should be declared in code