Operators in Java

Quiz
•
Computers
•
9th Grade
•
Hard
Nimmy Anson
Used 169+ times
FREE Resource
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 for
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
Similar Resources on Wayground
10 questions
Boolean Algebra Simplify Expression

Quiz
•
9th Grade
12 questions
Riattivazione di python II

Quiz
•
9th - 12th Grade
10 questions
python in math m5-0163

Quiz
•
7th - 12th Grade
15 questions
Revision of Java Section A

Quiz
•
9th Grade
15 questions
Scratch Programming

Quiz
•
5th - 9th Grade
14 questions
Объекты алгоритмов

Quiz
•
9th Grade
12 questions
9-Класс

Quiz
•
9th Grade
14 questions
Kiểu dữ liệu xâu kí tự - xử lí xâu kí tự

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade