what is the main difference between c and c++?
Answer Posted / t.saranya
c is structured programming language but c++ is object oriented programming language.
data is not secured in but c++ is data's are secured.
c does not support the c++program,but c++ support the c program.
c is low level language,but c++ is high level language.
c++ support operator overloading,c does not support.
c is top down,c++ is bottom up,
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is abstract class in oops?
What is protected in oop?
What is the difference between a mixin and inheritance?
What does sksksk mean in text slang?
Why multiple inheritance is not allowed?
What is interface in oop?
write a programe to calculate the simple intrest and compund intrest using by function overlading
Why is abstraction used?
Why do pointers exist?
When not to use object oriented programming?
Is abstract thinking intelligence?
What is polymorphism explain?
write a program that takes input in digits and display the result in words from 1 to 1000
i got a backdoor offer in process global,Bangalore..Can i work with it?
Write a c++ program to display pass and fail for three student using static member function