what is the main difference between c and c++?
Answer Posted / hitesh
HITESH
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
What is encapsulation selenium?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What are the advantages of polymorphism?
what type of question are asked in thoughtworks pair programming round ?
What is polymorphism explain?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is interface? When and where is it used?
What does I oop mean?
What is overloading and its types?
What is overloading in oops?
what's the basic's in dot net
How do you define a class in oop?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?
to find out the minimum of two integer number of two different classes using friend function