what is the main difference between c and c++?
Answer Posted / surbhi g
c++ is update version of c
as c run in c++ while c++ not run in c
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
Is enum a class?
What is abstraction in oops?
What are the 4 pillars of oop?
State what is encapsulation and friend function?
Can static class have constructor?
What is the real life example of polymorphism?
write knight tour problem which is present in datastructure
What is abstraction encapsulation?
how to get the oracle certification? send me the answer
What is object in oop with example?
What is class and object with example?
What are oops methods?
What is multilevel inheritance explain with example?
What is constructor overloading in oop?