what is the main difference between c and c++?
Answer Posted / radhika
In c progam are save usig .c extension
In c++ program are save usig .cpp extension
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How do you achieve polymorphism?
Why is oop better than procedural?
What are the 3 principles of oop?
What is basic concept of oop?
Why is oop useful?
What is encapsulation and abstraction? How are they implemented in C++?
What are the advantages of polymorphism?
What is coupling in oop?
Whats is abstraction in oops?
How many human genes are polymorphic?
Where is pseudocode used?
What are two types of polymorphism?
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).
Why is encapsulation used?
What is the importance of oop?