C++ Programming and Technical

List down elements of an object oriented language.

Read Solution (Total 0)

C++ Other Question

What is a size of empty class in c++?

Options
1) 4 bytes
2) 2 bytes
3) 0 bytes
4) 1 bytes
Explain constructors and destructors.