What is protected and friendly?
Answer / priyavarzhni
Protected: the method of a class os accessed only when the
other class inherits it.
Friendly: no need for inheritance. we can access the methods
| Is This Answer Correct ? | 3 Yes | 2 No |
When garbage collector invokes object?s finalize() method?
What are the interfaces defined by Java.lang package?
What does java stand for?
Do loops java?
Can we override private method in java?
how to create multithreaded program? : Java thread
Hi Anyone know the model / questions of the Federal bank sample questions for the post of Specialist Officers - Programmers. Please post if anyone have..
What is java console application?
What are the new features in java 8? Explain
What is the program development process?
Is hashset ordered?
What are the differences between unchecked exception, checked exception, and errors?