tel me oops defination in single line
Answers were Sorted based on User's Feedback
It is technik give to think of real word in term of object.
| Is This Answer Correct ? | 14 Yes | 7 No |
What are the data types in oop?
what is the difference between class and object?
what is a class
what is graphics
What is the diamond problem in inheritance?
What is polymorphism in oops with example?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
can you give real time example for polymarphism
Petrol pump mgt. system: To design a program that display an interface for the sale of the Petrol and then make the entries at the backend in the database.
What is difference between class and object with example?
What causes 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).