2nd TA Review in TLE7

2nd TA Review in TLE7

7th Grade

47 Qs

quiz-placeholder

Similar activities

Tech Apps Semester Exam

Tech Apps Semester Exam

6th - 8th Grade

50 Qs

R3_JavaScript_Funkcje

R3_JavaScript_Funkcje

KG - University

48 Qs

kuis eskull TIK/IT kls 8

kuis eskull TIK/IT kls 8

6th - 8th Grade

45 Qs

REMIDI -INFOR-GENAP-KLS-D,E,F -new

REMIDI -INFOR-GENAP-KLS-D,E,F -new

2nd Grade - University

49 Qs

ms excel 2010

ms excel 2010

7th Grade

50 Qs

AP Java Quiz 1

AP Java Quiz 1

KG - University

50 Qs

Python

Python

7th - 8th Grade

52 Qs

Python Quiz

Python Quiz

7th - 12th 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?