Sentinel Controlled Repetition (Java)

Sentinel Controlled Repetition (Java)

12th Grade

15 Qs

quiz-placeholder

Similar activities

Java Arrays Basic

Java Arrays Basic

10th - 12th Grade

15 Qs

Java If/else/ switch

Java If/else/ switch

9th - 12th Grade

20 Qs

Arrays

Arrays

10th - 12th Grade

10 Qs

Arithmetic Types Declare Initialize Relation Logical Ops

Arithmetic Types Declare Initialize Relation Logical Ops

9th Grade - University

16 Qs

Unit 5 Review

Unit 5 Review

9th - 12th Grade

18 Qs

Code HS JavaScript Control Structures

Code HS JavaScript Control Structures

9th - 12th Grade

20 Qs

Java Strings

Java Strings

9th - 12th Grade

12 Qs

Functions and Parameters Summative preview

Functions and Parameters Summative preview

9th - 12th Grade

10 Qs

Sentinel Controlled Repetition (Java)

Sentinel Controlled Repetition (Java)

Assessment

Quiz

Computers

12th Grade

Medium

Created by

NURUL Moe

Used 3+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

2 types of repetition control structures

sentinel-controlled

counter-controlled

sentinel-countered

counter-sentinel

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

What are the importance of algorithm?

as a guide to write program

to find the best solution

as a plan to create a problem

to find the trickiest solution

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Media Image

The suitable control structure based on the figure is ______

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Identify the suitable control structure based on the problem below: A program will calculate the average for a few integers entered by user. The user should key in 0 to terminate the sequence.

Sequence

Selection

Repetition

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Two (2) techniques that can be used to represent an algorithm

images and videos

texts and symbols

pseudocode and flowchart

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the displayed value for Java coding below:


System.out.println(Math.pow(2, 2));

4

8

2

16

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What's missing from this part of a flowchart?

A line

An arrow

A diamond

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?