Home / Programming MCQs / JAVA MCQs / Question
M
Q. How many primitive data types are there in Java?
There are 08 primitive data types Byte Short Int Long Float Double Char Boolean. Note :- string is non-primitive data type.
You must be Logged in to update hint/solution
What is the output of the following code snippet?
What are the types of memory allocated in memory in java?
What is the output of the Java code snippet with a Ternary operator?
Which of these values is returned by read () method is end of file (EOF) is encountered?
Which of this method of Thread class is used to change the state of a thread to blocked state?
Which interface should be implemented for sorting on basis of many criteria’s?
Which of the following statements about the Java language is true?
Discusssion
Login to discuss.