Answer Posted / ranveer singh
class is caintener that cantain user defind
data(varible)and fuction
as
class ranveer
{ variable x , y;
.......
}
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the 4 main oop principles?
Give two or more real cenario of virtual function and vertual object
What does and I oop and sksksk mean?
What is purpose of inheritance?
Is react oop?
What is polymorphism and example?
Why is oop better than procedural?
Why is abstraction needed?
What is abstraction with example?
What is polymorphism used for?
What is class and object in oops?
What is polymorphism in oop example?
What are oops functions?
c++ program to swap the objects of two different classes
How to call a non virtual function in the derived class by using base class pointer