
First Quarter Summative Test - September 19, 2024
Authored by Cecille Godin
Computers
11th Grade
Used 17+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
81 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a LEGAL identifier?
Num1+Num2
1stQuarterExam
$finalScore
String
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statement is CORRECT?
System.out.println(“Be Happy);
System.out.println(“Be Happy”)
System.out.println(“Be Happy”);
System.out.println(Be Happy);
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Who is the father of Java?
James A. Gosling
Bill Gates
Steve Jobs
Dennis Ritchie
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statement is NOT true?
Every Java program starts from a main method
In Java, OK and ok are not the same
// indicates a comment line
Char is a reserved word
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a Java data type?
String
double
boolean
static
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the equivalent compound statement, x = x + 5;?
x=+5;
x++5;
x+=5;
xx=5;
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a correct variable declaration?
int x, y = 10;
double p = 10%;
String message;
char choice = ‘Y’;
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?