Answer Posted / srikanth
c is a procedure oriented language where as c++ is a object oriented language.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Explain the advantages of inheritance.
What is polymorphism what is it for and how is it used?
Why is oop better than procedural?
What is encapsulation process?
What is difference between polymorphism and inheritance?
What do you mean by variable?
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 is persistence in oop?
What is oops?what is its use in software engineering?
Why is polymorphism needed?
What is the importance of oop?
Which type does string inherit from?
What are properties in oop?
Why do we use oops?
What is static modifier?