Answer Posted / vijayan
object
class
message passing
inheritance
reuseablity
polymorphism
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Is enum a class?
What makes a language oop?
Which language is not a true object oriented programming language?
What do you mean by variable?
What is coupling in oops?
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 polymorphism used for?
Why is polymorphism used?
What are functions in oop?
What are the data types in oop?
What is overloading in oop?
How do you explain polymorphism?
Why is oop useful?
What is destructor oops?
What is interface? When and where is it used?