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
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 is pointer in oop?
What is polymorphism and types?
Which is not an object oriented programming language?
What are two types of polymorphism?
What is the significance of classes in oop?
What is the oops and benefits of oops programming?
What are benefits of oop?
What is abstraction with example?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What do you mean by abstraction?
why reinterpret cast is considered dangerous?
What is the difference between abstraction and polymorphism?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What are the 5 oop principles?