Answer Posted / dipraj shahane
Encapsulation is binding code and data together. In Class we
are binding data (member variable) to code (member function).
Class is implementing encapsulation feature.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
program for insertion ,deletion,sorting in double link list
officer say me - i am offered to a smoking , then what can you say
Why is static class not inherited?
What is the purpose of enum?
What is coupling in oop?
What is oops and why we use oops?
What is oops concept with example?
Can we create object of abstract class?
What is difference between data abstraction and encapsulation?
What are the 3 pillars of oop?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What is the difference between a constructor and a destructor?
Explain virtual inheritance?
What is the real time example of encapsulation?
What is multilevel inheritance explain with example?