Explain the differences between public, private, protected
and static?
Answer Posted / quins welfred
this is not true in all cases.
| Is This Answer Correct ? | 19 Yes | 19 No |
Post New Answer View All Answers
What will happen if non-synchronized method calls a static synchronized method and what kind of lock it acquires?
Why there are some null interface in java? What does it mean?
Which oo concept is achieved by using overloading and overriding?
When can an object reference be cast to an interface reference in java programming?
What is args length in java?
What is the properties class in java programming?
How static variable work in java?
Difference between a process and a program?
Why map is used in java?
What are constants and how to create constants in java?
Is simpledateformat safe to use in the multithreaded program?
Is java free for businesses?
What is bytecode in java ?
Program to Find the second largest element in an array.
What is meant by class loader? How many types are there?