2nd TA Review in TLE7

2nd TA Review in TLE7

7th Grade

47 Qs

quiz-placeholder

Similar activities

SP- Level 2

SP- Level 2

5th Grade - Professional Development

50 Qs

Bootstrap Algebra SemTest

Bootstrap Algebra SemTest

6th - 8th Grade

46 Qs

CIW/IBA 3rd 9 Week Exam

CIW/IBA 3rd 9 Week Exam

7th - 8th Grade

50 Qs

Ulangkaji ASK Ting 2 Bab 3.1 Persekitaran Kod Arahan

Ulangkaji ASK Ting 2 Bab 3.1 Persekitaran Kod Arahan

1st - 12th Grade

52 Qs

Digital Devices

Digital Devices

5th Grade - University

50 Qs

Newsom Nest PLTW App Creators Final Exam

Newsom Nest PLTW App Creators Final Exam

7th - 8th Grade

50 Qs

Coding Exam (1)

Coding Exam (1)

7th - 8th Grade

50 Qs

Introduction to Sphero

Introduction to Sphero

6th - 8th Grade

45 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

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?