what is the main difference between c and c++?
Answer Posted / nitish kumar jha
No very large diffrence between C and C++..
The main diffrence between them C is the old programing
language.while C++ is the latest programing language.C++ is
modified form of C language . and other diffrence like as in
input,output,programing,etc.this all diffrence are come due
to modify.........
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is coupling in oops?
Write a program to sort the number with different sorts in one program ??
What are the three main types of variables?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What are the 4 main oop principles?
is there any choice in opting subjects like 4 out of 7
What is meant by multiple inheritance?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is abstraction and encapsulation?
Is oop better than procedural?
What is static in oop?
What are main features of oop?
What is the difference between a mixin and inheritance?
What is polymorphism and its types?
What is multilevel inheritance explain with example?