Explain in detail about encapsulation with an example?
Answer Posted / ravikiran(aptech mumbai)
encapsulation is the one which will bind members and methods
into a single entity
| Is This Answer Correct ? | 10 Yes | 2 No |
Post New Answer View All Answers
What was java originally called?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
Can we call virtual funciton in a constructor ?
What is the locale class in java programming?
what is aggregation in java?
What is an eror in java?
Does A Class Inherit The Constructors Of Its Superclass?
What happens if I remove static from main method?
Is it possible to specify multiple jndi names when deploying an ejb?
What methodology can be employed to locate substrings inside a string?
Is a method a procedure?
Can we use both this () and super () in a constructor?
What is the difference between a checked and an unchecked exception?
What do you mean by boolean?
What is integer size in java?