This will be the first quiz of our Programming 11 class. It will be to review basic introductory concepts covered in our Java Topics.
Output
Class Name
Main String
Syntax
Rate this question:
Test.java
Test.java
Test.javac
Test.javax
Rate this question:
Java.Test javac
Test.java.javac
Javac Test.java
Test.java
Rate this question:
Int
Double
String
Boolean
Rate this question:
Yes, there is a Syntax error
No
Prrom will dispaly its output
Maybe
Rate this question:
A group of students in a room
An object definition, containing the data and function elements necessary to create an object
An action for a program
Rate this question:
Int
String
Double
Boolean
Rate this question:
Int
Double
Boolean
String
Rate this question:
7
2+5
(2+5)
0
Rate this question:
12 is an even number
A number is even number
12 is an integer
Num 12 is an even number
Rate this question:
A thing
An instance of a class
Something you wear
Rate this question:
Hours Worked:40 pay Amount :10
Hours Worked:40 pay Amount :400
Hours Worked:40 pay Amount :100
Hours Worked:400 pay Amount :
Rate this question:
Class names and Strings
Objects and class names
Fields and Strings
Data types and fields
Rate this question:
Boolean
Int
Char
Double
Rate this question:
String
Integer
Boolean
Double
Rate this question:
A+b=sum
+sum
15
A+b
Rate this question:
1
False
True
0
Rate this question:
Int
Double
String
Boolean
Rate this question:
Double
Char
Boolean
Int
Rate this question:
String
Int
Char
Double
Rate this question:
Double
Integers
Boolean
String
Rate this question:
Sun Microsystem
Javac
Lava
Oak
Rate this question:
Boolean
Char
Int
String
Rate this question:
No data type declared
Wrong format
No variable name
No Object type
Rate this question:
301.5656
301
301.56
301.00111
Rate this question:
Scanner input = new Scanner(System.in);
System.out.print("Enter an integer: ");
Int num = input.nextInt();
If(num % 2 == 0)
Rate this question:
Scanner input = new Scanner(System.in);
System.out.print("Enter an integer: ");
Int num = input.nextInt();
If(num % 2 == 0)
Rate this question:
Char
String
Double
Boolean
Rate this question:
A filename
A executable file
An extension file
An Object
Rate this question:
25
24
32
33
Rate this question:
Scanner input = new Scanner(System.in);
System.out.print("Enter an integer: ");
Int num = input.nextInt();
If(num % 2 == 0)
Rate this question:
Double
Boolean
String
Int
Rate this question:
String
Boolean
Int
Char
Rate this question:
Int
Double
Char
String
Rate this question:
1
5.0
7.0
Compilation error!
Rate this question:
1
5.0
7.0
Compilation error!
Rate this question:
Rate this question:
Quiz Review Timeline (Updated): Mar 21, 2023 +
Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.
Wait!
Here's an interesting quiz for you.