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
Can we have static methods in an interface?
What do you mean by of string::valueof expression in java 8?
Can an object be null?
Can we call thread start () twice?
Differentiate between stringbuffer and stringbuilder in java.
Can a class have multiple subclasses?
How many types of keywords are there?
What modifiers may be used with an inner class that is a member of an outer class in java programming?
What is meant by flickering?
Can we force the garbage collection to run?
How we can run a jar file through command prompt in java?
What is an object in java and how is it created?
What is static import?
Is there any way to skip finally block of exception even if some exception occurs in the exception block?
What is stack example?