To the class members how can we provide security?
Answer / sanjay krishna n
by access modifiers, i.e Public, Private, Protected
| Is This Answer Correct ? | 22 Yes | 1 No |
What is the exception hierarchy in java?
What is constructor chaining and how is it achieved in java?
Explain notify() method of object class ?
What exactly is methodology?
What is constructor chaining in java?
What are some alternatives to inheritance?
How do you ensure that n threads can access n resources without deadlock?
Can an abstract class have a constructor?
What do you understand by copy constructor in java?
What do you mean by constructor?
Differentiate Vector and ArrayList?
How finally used under exception handling?