Answer Posted / k.rakesh
Encapsulation means binding the data and coding the part is called as "Encapsulation"
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is coupling in oop?
What does and I oop mean?
What is encapsulation oop?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is new keyword in oops?
What is the difference between static polymorphism and dynamic polymorphism?
What is polymorphism what is it for and how is it used?
What is multilevel inheritance in oop?
What causes polymorphism?
What is polymorphism in oop example?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is protected in oop?
What is overriding in oop?
What is encapsulation process?
What is inheritance write a program to show use of inheritance?