what is oops?
Answers were Sorted based on User's Feedback
oops is an object oriented programs
there is some features of OOPs.
which are
1- Encapsulation
2-Abstraction
3-Polymorphism
4-Inheritance
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / mustafa
OOP means object oriented programing.That allow us
Data abstraction,inheritance,polymorphism,data
encapsulation.
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / satish konduru
OOP means Object Oriented Programming....which creates
every thing in the form of ojects, based on appropreate
classes. these will provide us with abstraction,
polymorphism, encapsulation, inheritence.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / gayathri
oops is object oriented programming which is a special
concept handled by c++. In which everything wil be in the
form of object. The main cocepts under oops are
*class
*object
*data abstraction
*Encapsulation
*Dynamic dinding
*Message passing
| Is This Answer Correct ? | 1 Yes | 1 No |
The full form of oops is , Object Oriented Programming Structure, in that everything gets created as objects using a structure known as class. The Structure of class includes variables and methods those nothing but processes. This is the reason it is known as structural programming language and also used in c plus plus, an extension to the programming language c, in which the class and object concept is not available.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is diff bet ref variable & instance of class
how to remove header and footer in jcl using sort utility
What is the merger sort principle and its time complexity.
How to swap values between two variables without using a third variable?
24 Answers HCL, TCS,
What is a PID? How is it useful when troubleshooting a system?
shall we execute our java programmes in jre
what is difference between object oriented programming structure and object oriented programming system?
Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)
How to link calculator in oops concept? how is it working in oops concept? why dont u using in beginning of program 'z' in abap(sap)?
What is the best action a system can take when deadlock is detected
I am work in it aompenei
what do u mean by tagging