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 |
Difference between a Scrollbar and a ScrollPane?
How would you dynamically allocate memory to an array?
What is the difference between static binding and dynamic binding?
when we create singleton design then we create private constructtor..so how JVM take private constructor to make object..but it's private..
What is wrapper class html?
What is a arraylist in java?
What is advantage of java?
Can an unreferenced object be referenced again?
What is a get method?
How many times finalize method will be invoked? Who invokes finalize() method in java?
What is split return?
can two class in a code be public??if yes then how??