Web Application - PHP Repetition

Web Application - PHP Repetition

University

15 Qs

quiz-placeholder

Similar activities

HCI GOMS quiz

HCI GOMS quiz

University

15 Qs

ViewSonic LCD Training

ViewSonic LCD Training

12th Grade - University

15 Qs

Titanic Challenge

Titanic Challenge

University

16 Qs

MS Access

MS Access

University

15 Qs

CHAPTER 3: SYSTEM ANALYSIS AND DESIGN

CHAPTER 3: SYSTEM ANALYSIS AND DESIGN

University

19 Qs

Computer Network and Wireless Network

Computer Network and Wireless Network

7th Grade - University

18 Qs

Quiz 1 | Information Security | Kali Linux Commands

Quiz 1 | Information Security | Kali Linux Commands

University

20 Qs

Quiz KTI

Quiz KTI

University

20 Qs

Web Application - PHP Repetition

Web Application - PHP Repetition

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

haslina hisham

Used 6+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following BEST describes a repetition control structure?

Executes statements only once.

Executes statements when the condition is false.

Executes statements more than once.

Executes statements randomly.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a while loop, when is the loop body executed?

When the loop condition is false.

When the loop condition is true.

Before the loop condition is evaluated.

After the loop condition becomes false.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following code?

HelloHelloHelloHello

HelloHelloHello

Hello Hello Hello

Hello Hello Hello Hello

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a for loop, what is the purpose of the initialization section?

To specify the condition for the loop to run.

To set the starting value of the loop.

To update the loop.

To define the statements to be executed.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements correctly defines the condition in a for loop?

The condition must be true for the loop to start.

The condition is checked after each iteration.

The condition is optional in a for loop.

The condition is checked only once.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

What will be the output of the following code?

10 9 8 7 6 5

10 9 8 7 6

10 9 8 7

10 9 8

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Media Image

Given the code, what is the value of $x after the loop executes?

2

3

4

5

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?