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 |
What is the inheritance?
what is the context
How do u provide security in java
What is java oops?
Why do we use predicate in java?
What is meant by attribute?
What is string in java? String is a data type?
What is a Transient Object?
0 Answers InfoAxon Technologies,
In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?
Write the code for Palindrome ?
Can we declare static variables in JSP page.
Difference between JVM and JRE?