Home / Programming MCQs / JAVA MCQs / Question
K
Q. The protected access modifier is accessible within package and outside the package but through __________ only
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Which graph is used to check for deadlock in Java?
When an array is passed to a method, what does the method receive?
If you access an uninitialized local variable will result?
What is the output of Java program with SWITCH below?
Which of the following are true?
Which of these method of DatagramPacket is used to find the port number?
Thread priority in Java is represented as?
An RMI Server is responsible for,
All the wrapper classes (Integer, Boolean, Float, Short, Long, Double and Character).
What is the output of a Logical AND (&) operation if both inputs/operands are true?
Discusssion
Login to discuss.