Operators in Java

Operators in Java

9th Grade

10 Qs

quiz-placeholder

Similar activities

CSS9_Q3M2L1_QUIZ3

CSS9_Q3M2L1_QUIZ3

9th Grade

10 Qs

LA1.C1: Introduction to Small Basic

LA1.C1: Introduction to Small Basic

9th Grade

15 Qs

Alapismeretek

Alapismeretek

7th - 12th Grade

10 Qs

WJEC GCSE ICT Unit 1 E-Mail

WJEC GCSE ICT Unit 1 E-Mail

9th - 10th Grade

13 Qs

Scratch

Scratch

KG - Professional Development

10 Qs

Week 2 ( Prepare Hand Tools)

Week 2 ( Prepare Hand Tools)

9th Grade

10 Qs

Review

Review

9th - 12th Grade

10 Qs

Cyber Security KS4

Cyber Security KS4

8th - 12th Grade

15 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?