Definition of Object Oriented Programming in single line?
Answer Posted / gangarampal
OOPS as Object Oriented Programming language.This type
of programming allows the creation of an object which always
has the same functional use, but can have multiple definitions.
for Ex. my company creates a diagnostic product. This product
provides a set of "objects" to be used to represent
diagnostic knowledge.One object in the set, the symptom,
represents an observable problem that someone might call a
tech support center to report.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What is the point of oop?
write string class as your own class in java without using any built-in function
What is debug class?what is trace class? What differences are between them? With examples.
What does and I oop mean in text?
2. Give the different notations for the class.\
Can we have inheritance without polymorphism?
Which is better struts or spring?
how to get the oracle certification? send me the answer
What is the main purpose of inheritance law?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box
What is encapsulation selenium?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< to find out the minimum of two integer number of two different
classes using friend function What is polymorphism what is it for and how is it used? What are the benefits of polymorphism?