Class 9 Conditional Statement

Quiz
•
Computers
•
9th Grade
•
Medium
Laxmi Narayan Gupta
Used 103+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In a switch case, when the switch value does not respond to any case then the execution transfers to:
A break statement
A default case
A loop
None
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a compound statement?
p=Integer.parseInt(in.readLine());
c=++a;
if(a>b )a++; b++;
a=4;
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Condition is essentially formed using:
Arithmetic operators
Relational operators
Logical operators
All
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If((a>b) && (a>c)), then which of the following statement is true?
b is the smallest number
b is the greatest number
a is the greatest number
all of the above
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a, b and c are the sides of a triangle then which of the following statement is true for:
if(a==b && a==c && b==c)?
Equilateral triangle
Scalene triangle
Isosceles triangle
All of the above
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If a, b and c are the sides of a triangle then which of the following statement is true for:
if(a!=b && a!=c && b!=c)?
Equilateral triangle
Scalene triangle
Isosceles triangle
None of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Two arithmetic expressions can be compared with if statement, using:
Arithmetic operator
Relational operator
Ternary operator
None
Create a free account and access millions of resources
Similar Resources on Wayground
8 questions
Unit 4 Day 8 Opener - C++ Function Concepts

Quiz
•
9th - 12th Grade
10 questions
Programming - Selection in an Algorithm

Quiz
•
1st - 11th Grade
10 questions
AP CSP Big Idea 3 Practice

Quiz
•
9th - 12th Grade
8 questions
Small Basic Mid Point Review

Quiz
•
6th - 12th Grade
12 questions
CodeHS Unit 1

Quiz
•
9th - 12th Grade
15 questions
Logic Gate and Simple Logic Circuit

Quiz
•
9th Grade - University
10 questions
Programming

Quiz
•
1st - 10th Grade
15 questions
Premiere Pro Vocab

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade