Home Computer Science Selection Statements in Java MCQ Quiz

Selection Statements in Java MCQ Quiz

This Java Quiz is based on Selection statements in Java MCQs. You can also attempt the previous Classes and Objects in Java MCQ Quiz or Next Methods in Java MCQ Quiz

1108

Selection Statements in Java MCQ Quiz

Java supports two selection statements: if and switch. These statements allow you to control the flow of your program’s execution based upon conditions known only during run time. You will be pleasantly surprised by the power and flexibility contained in these two statements.

The selection statements in Java are as follows:

* if-else statement

* Nested ifs

* The if-else-if ladder

* The switch-case statements

In this Selection Statements in Java MCQ Quiz, you will get single-choice questions with 4 options. This Quiz will help you check your knowledge of Selection statements in java as well as teach you a few new things.

Quiz Description: 

Name: Selection Statements in Java MCQ Quiz

Subject:  Java

Topic: Selection Statements

Questions: 15 Objective Type Questions

Time Allowed: 20 Minutes

Language: English

Important for:  B. Tech. / M. Tech. Students, B.Sc. / M.Sc. (CS / IT) and aspirants of I.E.S. and other competitive exams, computer science job interviews, Java job interviews, etc.

Created By: Esha Tripathi

Previous QuizClasses and Objects in Java MCQ Quiz
Next QuizMethods in Java MCQ Quiz – (Basics of Method)

1 COMMENT

LEAVE A REPLY

Please enter your comment!
Please enter your name here