Operators in Java

Operators in Java

9th Grade

10 Qs

quiz-placeholder

Similar activities

Tin 8/1

Tin 8/1

KG - University

10 Qs

Cos’è la ROM?

Cos’è la ROM?

6th - 12th Grade

10 Qs

7.02 going online

7.02 going online

4th - 9th Grade

10 Qs

hardware and software(g3)

hardware and software(g3)

2nd - 10th Grade

10 Qs

Adivina quien?

Adivina quien?

1st - 10th Grade

15 Qs

Input, output and storage de

Input, output and storage de

8th Grade - Professional Development

14 Qs

9G4 CS Python Programming Sequence and Vocabs

9G4 CS Python Programming Sequence and Vocabs

9th Grade

13 Qs

Robotica 2018

Robotica 2018

5th - 9th Grade

11 Qs

Operators in Java

Operators in Java

Assessment

Quiz

Computers

9th Grade

Practice Problem

Hard

Created by

Nimmy Anson

Used 169+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Write the java expression for the following

ax5+bx3+c

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Give the output of the following , when m = 10, n =6

m - = 9 % ++n + ++n/2

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What is the value of y if x = 5

y = ++x - x++ + --x

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

  Write the java expression fora2+b\sqrt{a^2+b} 

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

What will be the value x if a = , b =

x = ( a > b ) ? a : b

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Rewrite the following code using ternary operator


int c ;

if( a > b )

c = a;

else

c = b;

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Evaluate if a = 10 , b = 8

a % b++

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

Already have an account?