Answer Posted / guest
1.c is the structure programming language where c++ is the
object oriented language.
2.c does not support class but c++ support class.
3.c++ also called c as class,that is the advance version of c.
4.c++ have operator overloading while c does't have operator
overloading
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are bit fields in c?
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
What does the message "automatic aggregate intialization is an ansi feature" mean?
How many types of errors are there in c language? Explain
What is c programming structure?
What is a void * in c?
What is the use of pragma in embedded c?
What is volatile variable in c?
Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?
Can a local variable be volatile in c?
If the size of int data type is two bytes, what is the range of signed int data type?
how could explain about job profile
What is the significance of an algorithm to C programming?
Can you please explain the scope of static variables?
What is the difference between procedural and declarative language?