what is the definition of incapsulation
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / arun
Wrapping up of data and methods in to a single entity is known as encapsulation
| Is This Answer Correct ? | 3 Yes | 0 No |
what type of question are asked in thoughtworks pair programming round ?
What is persistence in oop?
What is meant by oops concept?
Prepare me a program for the animation of train
Write a program in c++ to read two floating point numbers and find their sum and average.
What are constructors in oop?
Can we have a private constructor ?
12 Answers HSBC, Ness Technologies, TCS, Wipro,
What is abstraction and encapsulation?
inheritence with example
What are oops methods?
officer say me - i am offered to a smoking , then what can you say
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).