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 |
Can a main method be overloaded?
Can an interface be final?
Explain the inheritance?
Difference between String and String Buffer?
What is the default initialized value of String type variable?
What is array in java?
What is the purpose of static keyword in java?
What is nested loop? What is dangling else condition in it?
How do you stop a thread in java?
What are JVM.JRE, J2EE, JNI?
Difference between serialization and deserialization in java?
write a program to create an vector and listeterator.and value should be enter through keyboard.