what is the Diff. between Access Specifiers and Access
Modifiers?
Answer Posted / ejp
Wrong again.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is oop principle in java?
What is difference between string and stringbuffer?
How many types of gc are there in java?
How many types of methods are there in java?
Can an abstract class be a final class?
What is difference between overloading and overriding in java?
What are the benefits of operations in java?
What is a generic data type?
Can a constructor be private and how are this() and super() method used with constructor?
What are the default and parameterized constructors?
Why set do not allow duplicates in java?
Wha is the output from system.out.println(“hello”+null); ?
What will happen if a thrown exception is not handled?
Is it safe to install java on my computer?
Can we have two methods in a class with the same name?