what is the main difference between c and c++?
Answer Posted / gopi challuri
c is structured oriented language nd c++ is object oriented
language.
And one more main difference is in c++ v introduced Classes
and objects a new way after structures in c.
and in cpp v can code the program by divide and rule policy
but not in c and v hav to write everything in main and in
cpp v hae oops concept which can run the progran more
efficiently.
but main advantage of c is till now every one using c
language coding in operating systems like windows and in
linux\.
so for normal use cpp is best than c
but for he main coding purpose c in best /
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why do we use oop?
when to use 'mutable' keyword and when to use 'const cast' in c++
What does sksksk mean in text slang?
What exactly is polymorphism?
What is abstraction encapsulation?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What is a class and object?
Can static class have constructor?
What is methods in oop?
What is encapsulation and abstraction? How are they implemented in C++?
how to get the oracle certification? send me the answer
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What are the data types in oop?
What is encapsulation in ict?
What is polymorphism explain its types?