Quiz No. 2: Fundamentals of Computing 2

Quiz No. 2: Fundamentals of Computing 2

University

13 Qs

quiz-placeholder

Similar activities

Code.org Control Structures

Code.org Control Structures

University

14 Qs

Assignment 7 - Looping

Assignment 7 - Looping

University

16 Qs

A "C" Event-the backbone of modern coding.

A "C" Event-the backbone of modern coding.

University

16 Qs

Control Statements - Java

Control Statements - Java

University

15 Qs

EECE 1313 Quiz#2 Sem 1, 2018/2019

EECE 1313 Quiz#2 Sem 1, 2018/2019

University

10 Qs

Java Control Flow Statements

Java Control Flow Statements

University

10 Qs

EECE 1313 Quiz 1

EECE 1313 Quiz 1

University

15 Qs

Q2 - Comp Vision

Q2 - Comp Vision

University

10 Qs

Quiz No. 2: Fundamentals of Computing 2

Quiz No. 2: Fundamentals of Computing 2

Assessment

Quiz

Computers

University

Medium

Created by

Marilyn Villoso

Used 2+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The loop is used to repeatedly execute a block of statements until a certain condition is reached.

True

False

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

This operator is used to check the relationship between two operands.

Relational Operators

Logical Operators

Bitwise Operators

No correct answer

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

It is a symbol that operates on a value or a variable.

Function

Operator

Loop

Structures

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

do while loop is an entry controlled loops.

True

False

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

This loop first checks the condition then executes the loop body.

for loop

do-while loop

while loop

infinite loop

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

This operator serves as the logical OR.

*

| |

& &

No correct answer

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

A control structure which involves a number of parameters/ conditions which decides one out of many.

for loop

selection structure

iteration structure

if statements

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?