Home / Programming MCQs / JAVA MCQs / Question
M
Q. What are the constants defined by Byte, Short, Integer and Long? 1. MAX_VALUE, 2.~~~MIN_VALUE 3. TYPE.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Which of the following is a valid way to declare a multi-dimensional array in Java?
What will be the output of given code
What will be output for the following code? Note: file is made in c drive
Which of these class is used to read and write bytes in a file?
Among Relational operators and Assignment operators, which operators have higher priority?
If we try to add Enum constants to a TreeSet, what sorting order will it use?
Why DB connections are not written directly in JSPs?
Discusssion
Login to discuss.