Home / Programming MCQs / JAVA MCQs / Question
M
Q. Which of the following method can be used to change the size of a JAVA.awt.Component object?
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
What should we use when add and remove operations are more frequent than get operations
Which exception is thrown for trying to create Wrapper class objects with wrong number type?
Which of these data type can be used for a method having a return statement in it?
When we implement the Runnable interface, we must define the method
What is the output of the Java program?
What is the output of the following code?
The placement of a constructor inside a class should be ___.
What is the output of Java program with IF statement? if(1) { System.out.println("OK"); }
How does spring achieve DI or IOC?
Which of this package is used for all the text related modifications?
Discusssion
Login to discuss.