K
Q. Which one is not a java access modifiers
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of these occupy first 0 to 127 in Unicode character set used for characters in Java?
Q. A package can be renamed without renaming the directory in which the classes are stored.
Q. (1 | 4) + (4 & 2) = ?(in base ten)
Q. What is the range of values that can be stored in a char variable in Java?
Q. What will be the error in the following Java code? byte b = 50; b = b * 50;
Q. What will be the output of the following code –
Q. What will be the output for the below code ?
Discusssion
Login to discuss.