Problem Solving PP2

Problem Solving PP2

12th Grade

24 Qs

quiz-placeholder

Similar activities

Unit 3 Python TEST

Unit 3 Python TEST

11th - 12th Grade

20 Qs

software

software

9th - 12th Grade

20 Qs

15 days of code quiz 2

15 days of code quiz 2

11th Grade - Professional Development

22 Qs

15 Days of Code

15 Days of Code

11th Grade - University

22 Qs

Python

Python

12th Grade

20 Qs

AP CSP Midterm Review

AP CSP Midterm Review

10th - 12th Grade

22 Qs

C Programming Quiz

C Programming Quiz

12th Grade - University

20 Qs

AP Final Review

AP Final Review

9th - 12th Grade

21 Qs

Problem Solving PP2

Problem Solving PP2

Assessment

Quiz

Computers

12th Grade

Hard

Created by

C. Rowe-Charles

Used 4+ times

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What is printed by the pseudocode if the input values are 5 and 2 respectively?

6

12

14

24

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A complier is software that converts the

source code to assembly code

source code to machine code

program to output

program to object code one instruction at a time

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The result of the expression 3 MOD 4 is

0

1

3

4

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The variable total is assigned the value 12. Which output shows the CORRECT display when the code Write "total =", is executed

total =

12

total = 12

"total ="

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following identifiers is a valid variable name?

Begin

iCount

Num-1

5Sum

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following structures is most commonly used to implement a post-test

loop?

for -do

while-do

if-then

repeat- until

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a third- generation language?

Assembly

COBOL

C

PASCAL

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?