what is the main difference between c and c++?
Answer Posted / anitha
There is no dynamic declaration in c whereas in c++ dynamic
declaration is possible.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is different between oops and c++
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is oops and why we use oops?
What are oops functions?
How is polymorphism achieved?
Can an interface inherit a class?
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 super in oop?
What is the types of inheritance?
What is the advantage of oop over procedural language?
What is static in oop?
What is protected in oop?
What are benefits of oop?
Why is abstraction used?
What does and I oop mean?