explain the concepts of oops?
Answer / ravi kumar soni
Abstraction : Hiding of inner details and showing only what
are required.
Encapsulation : Binding of data and the methods used to
access them. Eg: Classes.
Inheritance : Extending the existing functionaltiy.
Polymorphysim : Change of behavior with context.
| Is This Answer Correct ? | 10 Yes | 2 No |
in the following, A D B G E C F Each of the seven digits from 0,1,2,3,4,5,6,7,8,9 is: a)Represented by a different letter in abov fig: b)Positioned in the fig abov so tht A*B*C,B*G*E,D*E*F are equal. wch does g represents? C
What is Iteration Hierarchy? What is what is Object behavioral concept?
Write a program in c++ to read two floating point numbers and find their sum and average.
What is difference between multiple inheritance and multilevel inheritance?
write knight tour problem which is present in datastructure
Is data hiding and abstraction same?
Can we create object of class with private constructor?
What is multiple inheritance ?
17 Answers Blue Star, C DAC, CDAC, Impetus, Ness Technologies, Softvision Solution,
what is oops
What is new keyword in oops?
What are the features of oop?
What is difference between pop and oop?