How do you define a class in oop?
No Answer is Posted For this Question
Be the First to Post Answer
what is ns string? what is ns array?
What is a template?
Describe what an Interface is and how it?s different from a Class.
What is difference between data abstraction and encapsulation?
How to calculate the age from the date of birth by using the program?
Name a typical usage of polymorphism
what is polymorpsim? what are its types?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required
What is destructor oops?
What is design patterns in C++?
Finding of the 4 larger (bigger) numbers from the list like{1245,4587,2145,1163,29987,65783.....}