Answer Posted / rahul
Class : class ia a blueprint or prototype from which object
are created
Object: Object is a Software bundles of related state and
behavior.
| Is This Answer Correct ? | 14 Yes | 9 No |
Post New Answer View All Answers
What is inheritance and how many types of inheritance?
What is interface in oop?
write string class as your own class in java without using any built-in function
Why do pointers exist?
what is difference between class template and template class?
What is this pointer in oop?
what are the different types of qualifier in java?
What is destructor example?
What are oops methods?
How to use CMutex, CSemaphore in VC++ MFC
What is basic concept of oop?
#include
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
Which is not an object oriented programming language?