Home / Programming Questions / JAVA MCQs / Page 267
Dear candidates you will find MCQ questions of JAVA here. Learn these questions and prepare yourself for coming examinations and interviews. You can check the right answer of any question by clicking on any option or by clicking view answer button.
Share your questions by clicking Add Question
M
Q. DataInput is ________________.
M
Q. Which of the following method can be used to change the size of a JAVA.awt.Component object?
M
Q. What method is used to specify a container's layout?
M
Q. What will be the result of the expression : a % b~~~when a and b are of type int and their values are a = -17 and b = -6?
M
Q. Choose the operations that can be performed on String objects:
M
Q. (1 | 4) + (4 & 2) = ?(in base ten)
M
Q. Given the declarations~~~boolean b;~~~short x1 = 100, x2 = 200, x3 = 300; Which of the following statement is evaluated to true?
M
Q. Which of the following represent legal flow control statements?
Don't have account? Register here.