McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Bachelor of Computer Applications (BCA)
→
Java Programming
→
Which of the following is NOT an example...
Q.
Which of the following is NOT an example of a data type?
A.
int.
B.
public.
C.
Button.
D.
void.
Answer» B. public.
3.7k
0
Do you find this helpful?
21
View all MCQs in
Java Programming
Discussion
No comments yet
Login to comment
Related MCQs
Given the following statement: huey.setDouble(8.0*32.2+1.0);~~~What must be the data type of huey?.
Which of these coding types is used for data type char in Java?
Which of these data type can be used for a method having a return statement in it?
Which method defined in Integer class can be used to convert a whole number in string type to primitive int type.
What is the size of int data type in java?
A primitive data type can be passed as an argument into a method
Wrapper class is a wrapper around a _______ data type.
The data type for numbers such as 3.14159 is _________.
Which of the following is not a primitive data types?
If not assigned a value, a variable of type char has the following default value: