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
What are two types of polymorphism?
How to use CMutex, CSemaphore in VC++ MFC
What are objects in oop?
given a set based questions and 5 questions based on it next data sufficiciency questions 2 and 2/3 english sentence completion with options very easy and 2 synononmys paragraph with 10 questions 10 minutes replace =,-,*,% with -,%,+,* type questions 5 3 questions lik following itssickhere itssickthere itssickhere istsickhere which is nt alike the others very easy
Can a varargs method be overloaded?
What is data binding in oops?
Why do we use polymorphism?
What is encapsulation with real life example?
What is a class and object?
What is meant by multiple inheritance?
What are the three parts of a simple empty class?
How do you achieve runtime polymorphism?
What is the diamond problem in inheritance?
What does no cap mean?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.