APCS Principles 24-25 Midterm review Questions

APCS Principles 24-25 Midterm review Questions

10th Grade

27 Qs

quiz-placeholder

Similar activities

National 5 Computing Science - WDD

National 5 Computing Science - WDD

10th Grade

22 Qs

DDD2 Y10 19th July Networks

DDD2 Y10 19th July Networks

10th Grade

23 Qs

G9_Quiz1_2024_Database

G9_Quiz1_2024_Database

9th - 12th Grade

22 Qs

BTEC Creative Digital Media - Unit 01 - Test 01

BTEC Creative Digital Media - Unit 01 - Test 01

10th - 11th Grade

25 Qs

Trò chơi ôn tập kiểm tra cuối HK1_Tin học.

Trò chơi ôn tập kiểm tra cuối HK1_Tin học.

10th Grade

23 Qs

Setting a pc system vocab

Setting a pc system vocab

9th - 12th Grade

22 Qs

APCS Principles 24-25 Midterm review Questions

APCS Principles 24-25 Midterm review Questions

Assessment

Quiz

Computers

10th Grade

Practice Problem

Easy

Created by

Brian Ciavarella

Used 6+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

27 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following is true of algorithms?

Algorithms must be written in a specific programming language

Algorithms can solve every problem

Algorithms can be constructed using combinations of sequencing, selection, and iteration

Algorithms always have a set of ambiguous instructions

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is appropriate for storing a person's age in years?

String

Number

Boolean

Array

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code segment results in "true" being returned if a number is odd?

A. num % 2 == 1;

B. num % 1 != 2;

C. num % 1 == 1;

D. num % 2 == 0;

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which concept does the following algorithm BEST demonstrate? Repeat for Weekdays Wake up Go to school Come home Go to bed

Execution

Sequencing

Selection

Iteration

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of the expression: 17 % 4?

1

2

3

4

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given that y has a value of 10, what is the value of the expression: (y < 10) AND (y > 5)?

True

False

y

10

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following terms is accurate for the definition: a reusable block of code that performs a specific task?

Function Call

Variable

Function

Expression

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?