what is the main difference between c and c++?
Answer Posted / amanpreet kaur
c is a middle level language but c++ is a high level
language. In c register variables cannot be addressed ,but
in c++ it is possible.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain virtual inheritance?
What type of loop is a for loop?
What is polymorphism and types?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What do you mean by variable?
Why is polymorphism used?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
Is enum 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 polymorphism give a real life example?
What is an advantage of polymorphism?
Why is polymorphism needed?
What is encapsulation selenium?
What is difference between polymorphism and inheritance?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?