what is the main difference between c and c++?
Answer Posted / vijayasekar
1.C does not have any classes or objects. It is procedure
and function driven. There is no concept of access through
objects and structures are the only place where there is a
access through a compacted variable. c++ is object oriented
2.C structures have a different behaviour compared to c++
structures. Structures in c do not accept functions as
their parts.
3.C input/output is based on library and the processes are
carried out by including functions. C++ i/o is made through
console commands cin and cout.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is polymorphism in oop example?
What is difference between polymorphism and inheritance?
What does sksksk mean in text slang?
what is different between oops and c++
What does oop mean in snapchat?
What is encapsulation in ict?
What are the benefits of oop?
What is the benefit of oop?
What is class encapsulation?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
what is difference between class template and template class?
What does and I oop mean in text?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is variable example?
What is polymorphism explain?