what is the main difference between c and c++?
Answer Posted / vivek kudari
C++ include private and public keys.But C doesn't.
C++ compiler can understand all the keywords that c compiler
understand.but reverse is not true.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
Can we create object of interface?
What are different oops concepts?
Can private class be inherited?
What is the important feature of inheritance?
What is inheritance write a program to show use of inheritance?
What is constructor overloading in oop?
What is the renewal class?
What language is oop?
c++ program to swap the objects of two different classes
why reinterpret cast is considered dangerous?
write a C++ program for booking using constructor and destructor.
What is object and class in oops?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)