Home / Programming MCQs / JAVA MCQs / Question
M
Q. When a thread is created using new operator, the thread is in _____ state.
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
Which of these classes is used for input and output operation when working with bytes?
What does the operator >>>> do?
Uses are Recursion in Java are___.
What is the action of rint() in Java
What is the output of the below Java program with a void method?
Garbage collection only occurs sporadically during the execution of your program
These two ways By extending Thread class By implementing Runnable interface. are used to?
Discusssion
Login to discuss.