Sentinel Controlled Repetition (Java)

Sentinel Controlled Repetition (Java)

12th Grade

15 Qs

quiz-placeholder

Similar activities

JavaScript and Graphics

JavaScript and Graphics

9th - 12th Grade

15 Qs

APCSU1D5 Compound Assignments

APCSU1D5 Compound Assignments

12th Grade

10 Qs

Control Structures

Control Structures

9th - 12th Grade

20 Qs

JavaScript Control Structures

JavaScript Control Structures

9th - 12th Grade

20 Qs

Study Guide - More Advanced Java

Study Guide - More Advanced Java

11th - 12th Grade

10 Qs

Creating Algorithms through Pseudocodes and Flowcharts

Creating Algorithms through Pseudocodes and Flowcharts

10th Grade - University

20 Qs

Java Math

Java Math

9th - 12th Grade

15 Qs

PPG 25 Feb 2022

PPG 25 Feb 2022

12th Grade

19 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?