
Grade IX Syllabus Revision Test
Authored by Namrata Boob
others

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1.If ((c>b) && (a
true
false
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2. Which of the following are logical operators
&&
||
!
All of them
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3.Which of the following is not a primitive data types
int
float
boolean
class
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4. Which of the following is mandatory for switch statement
break
case
continue
default
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5. int sale=1200; discount = If (sale>1500) > 10% : 20%; System.out.print(discount);
10%
20%
none of them
true
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7. int number =0; result = (number >= 0) ? "Positive" : "Negative"; System.out.println(result);
Positive
Negetive
True
False
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
8. int ch=1; switch(ch) { case 1: System.out.print(“Red”); case 2: System.out.print(“Blue”); break; }
Red
Blue
Red Blue
Blue Red
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?