Answer Posted / jangam
the object oriented is the write the oops concept and write
the classes
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
explain sub-type and sub class? atleast u have differ it into 4 points?
Can we create object of interface?
What is the purpose of enum?
What is the difference between a constructor and a destructor?
What are the types of abstraction?
What is abstraction in oop?
What is inheritance and how many types of inheritance?
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 benefits of polymorphism?
What is difference between multiple inheritance and multilevel inheritance?
What is an interface in oop?
What is inheritance in oop?
What is encapsulation in oop?
What is abstraction in oops?
Is oop better than procedural?