Answer Posted / shreya tanavade
security can be achieved by making the members of the class private..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is java literals?
Can constructor be static or final?
Can final class have constructor?
explain the concept of virtual method invocation in polymorphism in detail?
Can you extend singleton class?
What are default methods ?
What is the program compilation process?
What is derived datatype?
What is dynamic array in java?
State the significance of public, private, protected class?
Is array passed by reference in java?
What are abstract methods in java?
Does A Class Inherit The Constructors Of Its Superclass?
What is the difference between final, finally and finalize()?
What are the changes in java.io in java 8 ?