What is the difference between class and structure?
Answer Posted / chetan
struct initialize with keyword struct
class initialize with keyword class
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
class type to basic type conversion
Describe these concepts: Polymorphism, Inheritance and Abstraction.
How do you achieve polymorphism?
What is class and object with example?
What is abstraction in oop with example?
What is interface? When and where is it used?
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?
Why is encapsulation used?
any one please tell me the purpose of operator overloading
What is meant by multiple inheritance?
What is use of overloading?
which feature are not hold visual basic of oop?
What are the benefits of polymorphism?
What is overloading in oops?
What is protected in oop?