what is the main difference between c and c++?
Answer Posted / poornima.r
in c, all the variable must be declared in declaration part
c++ permits declaration of variables anywhere in the program
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
program for insertion ,deletion,sorting in double link list
How do you define a class in oop?
What is static in oop?
What is inheritance in oop?
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 encapsulation selenium?
What is the important feature of inheritance?
Why do we need oop?
What is encapsulation oop?
What is the difference between procedural programming and oops?
What is destructor example?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What are properties in oop?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is object-oriented programming? Webopedia definition