2nd TA Review in TLE7

2nd TA Review in TLE7

7th Grade

47 Qs

quiz-placeholder

Similar activities

Web Development and JavaScript Quiz

Web Development and JavaScript Quiz

7th Grade

42 Qs

ask t2

ask t2

2nd Grade - University

46 Qs

Пајтон-квиз број 6

Пајтон-квиз број 6

7th Grade

45 Qs

Python Final exam 2025

Python Final exam 2025

6th - 9th Grade

48 Qs

Control Structure

Control Structure

6th - 8th Grade

46 Qs

ULANGKAJI PEMBOLEHUBAH,PEMALAR & JENIS DATA

ULANGKAJI PEMBOLEHUBAH,PEMALAR & JENIS DATA

1st - 12th Grade

50 Qs

python basic SIS mmd

python basic SIS mmd

7th Grade

45 Qs

PAS Informatika 7

PAS Informatika 7

7th Grade

50 Qs

2nd TA Review in TLE7

2nd TA Review in TLE7

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Krystel Ulfindo

Used 41+ times

FREE Resource

47 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operator is used for string concatenation in JAVA?

+

-

*

/

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Which of the following combinations will produce an error in JAVA?

String fn = "Hello"; and int = 2022;

String fn = "Hello"; and int = "2022";

String fn = "Hello"; and String ln = "2022";

String fn = "Hello"; and String ln = 2022";

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What JAVA operators are used to comparing two or more conditions or statements?

arithmetic

comparison

division

 logical

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 You were asked to perform a division operation using JAVA. Which of the following problems should you use in this task?

 x (y)

x / y

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

There are two statements given, one of them is false. The result of the program returned true. What operator is used in this program?

logical

logical or

logical not

 logical and

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What operator is used for string concatenation in JAVA?

(Hello)(World)

HelloxWorld

 Hello +  World

"Hello World"

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The value of a string data type should be enclosed inside what symbols?

TLE'

"TLE "

{ TLE }

/* TLE */

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?