First Quarter Summative Test - September 19, 2024

First Quarter Summative Test - September 19, 2024

11th Grade

81 Qs

quiz-placeholder

Similar activities

CS Quiz - Class XI

CS Quiz - Class XI

11th Grade

76 Qs

Application and system software

Application and system software

11th Grade

81 Qs

Class11_Q1_23-24

Class11_Q1_23-24

11th Grade

80 Qs

Review Perkantoran

Review Perkantoran

11th Grade

82 Qs

Year 11 Revision Quiz

Year 11 Revision Quiz

9th - 11th Grade

76 Qs

Mega Quiz

Mega Quiz

11th Grade - Professional Development

85 Qs

cloud computing

cloud computing

9th - 12th Grade

85 Qs

NGÂN HÀNG CÂU HỎI  GIƯA KÌ 2 TIN 10

NGÂN HÀNG CÂU HỎI GIƯA KÌ 2 TIN 10

9th - 12th Grade

83 Qs

First Quarter Summative Test - September 19, 2024

First Quarter Summative Test - September 19, 2024

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Cecille Godin

Used 17+ times

FREE Resource

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’;

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Computers