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 THE DIFFERENCE BETWEEN ABSTRUCTION AND ENCAPSULATION? PLEASE EXPLAIN IT.
what i oops concept, how many languages supports oops concept?
What do you mean by pure virtual functions?
why to use template classes in c++?
write a program that takes input in digits and display the result in words from 1 to 1000
In multiple inheritance , to create sub class object , is there need to create objects for its superclasses??? in java and c++ both. Actually i have some information that is , all available members from its superclasses , memory created in subclass obj , so no need to create object for its superclasses...??? Thanks in Advance
What is pointer in oop?
What are main features of oop?
Can anyone please explain runtime polymorphism with a real time example??at what ciscumstances we go for it??
Differences between inline functions and non-inline functions?
What is data binding in oops?
How many human genes are polymorphic?