First Quarter Summative Test - September 19, 2024

First Quarter Summative Test - September 19, 2024

11th Grade

81 Qs

quiz-placeholder

Similar activities

TEST PHOTOSHOP

TEST PHOTOSHOP

9th - 12th Grade

81 Qs

FINAL  ASK F1 (PART A&B)

FINAL ASK F1 (PART A&B)

11th Grade

80 Qs

Grade_11_term3_22-23(Charts)_Revision

Grade_11_term3_22-23(Charts)_Revision

11th Grade

81 Qs

Week 10 - Loops & String Formatters

Week 10 - Loops & String Formatters

9th - 12th Grade

82 Qs

Informatica base

Informatica base

7th Grade - University

80 Qs

Search Engine

Search Engine

10th - 12th Grade

80 Qs

Microsoft Power Point

Microsoft Power Point

9th - 12th Grade

82 Qs

Latihan Ujian Produktif TKJ Teknik Komputer dan jaringan

Latihan Ujian Produktif TKJ Teknik Komputer dan jaringan

10th - 12th Grade

80 Qs

First Quarter Summative Test - September 19, 2024

First Quarter Summative Test - September 19, 2024

Assessment

Quiz

Computers

11th Grade

Practice Problem

Medium

Created by

Cecille Godin

Used 17+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?