what i oops concept, how many languages supports oops concept?
Answers were Sorted based on User's Feedback
Answer / brunda r
oops is object oriented programmimg language the provides a
way of modularizing programs by creating partitioned memory
area for both data and functions . The languages like C++,JAVA
use oops.
| Is This Answer Correct ? | 16 Yes | 5 No |
Answer / parth rastogi
oops is object oriented programmimg language which provides the facility to run programs on any platefrom if it is compiled and provides a way of modularizing programs by creating partitioned memory area for both data and functions . The languages like C++,JAVA use oops concept.
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / prince ranjith reddy
oops is a concept used to write the computer programs by using classes and objects.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is main difference between object oriented object base
What is the use of oops?
What is memory leak and memory corruption?
Example for 4 pillar of oops like, Inheritance,Poly,Abstraction,Encabsulation ?
What is cohesion in oop?
What is polymorphism in oops with example?
define a string class. overload the operator == to compare two strings
2 Answers Birla, Ericsson, HCL, Infosys, Infotech, MCAS, Satyam,
What is difference between pop and oop?
How many types of access specifier in c# and vb.net?
What is the highest level of cohesion?
Difference between vector and array
why c++ is called OOPS? waht is inherutance? what is compiler?