Answer Posted / ramakrishna yechuri
object is an instanc of a class.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can we create object of abstract class?
How do you explain polymorphism?
Why do we use inheritance?
What is oops with example?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
what are the different types of qualifier in java?
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).
write a program that takes input in digits and display the result in words from 1 to 1000
How oops is better than procedural?
What are the 5 oop principles?
What is difference between oop and pop?
Where is pseudocode used?
What are the 3 pillars of oop?
Why is there no multiple inheritance?
How do you answer polymorphism?