what isthe difference between c structure and c++ class
Answer Posted / kapil
c does not have templates,c++ has templetes
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is difference between pop and oop?
What is the important feature of inheritance?
What is abstraction and encapsulation?
What are benefits of oop?
What are constructors in oop?
What is encapsulation selenium?
What causes polymorphism?
How is class defined?
What does and I oop and sksksk mean?
What are main features of oop?
What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }
What is overloading in oop?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is polymorphism used for?
Why do while loop is used?