adplus-dvertising
frame-decoration

Question

Which concept of OOP is false for C++?

a.

Code can be written without using classes

b.

Code must contain at least one class

c.

A class must have member functions

d.

At least one object should be declared in code

Answer: (b).Code must contain at least one class

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which concept of OOP is false for C++?