define oops with class and object
Answer Posted / guest
object is the things with their own properties.agroup of
objects are called class
object oriented programming
| Is This Answer Correct ? | 16 Yes | 4 No |
Post New Answer View All Answers
What is the fundamental idea of oop?
#include
What is the problem with multiple inheritance?
What is the purpose of enum?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is class and example?
Why do pointers exist?
write knight tour problem which is present in datastructure
What is balance factor?
Is enum a class?
What is property in oops?
When not to use object oriented programming?
Can bst contain duplicates?
What is abstraction and encapsulation?
what are the realtime excercises in C++?