what i oops concept, how many languages supports oops concept?
Answer Posted / 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 |
Post New Answer View All Answers
Can a varargs method be overloaded?
officer say me - i am offered to a smoking , then what can you say
What are the 3 principles of oop?
Why do pointers exist?
Why interface is used?
What is difference between abstraction and encapsulation?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is pointer in oop?
program for insertion ,deletion,sorting in double link list
hi all..i want to know oops concepts clearly can any1 explain??
What language is oop?
Can abstract class have normal methods?
What is the point of polymorphism?
What is difference between polymorphism and inheritance?
Why is static class not inherited?