CSD Intro to Programming

CSD Intro to Programming

1st - 7th Grade

14 Qs

quiz-placeholder

Similar activities

Computer Science

Computer Science

6th - 8th Grade

17 Qs

Year 8 - SKO Autumn 1

Year 8 - SKO Autumn 1

7th Grade

17 Qs

Basic Coding Terminology

Basic Coding Terminology

6th - 8th Grade

10 Qs

CPU

CPU

6th Grade

13 Qs

Algorithm

Algorithm

3rd - 6th Grade

10 Qs

Introduction to programming

Introduction to programming

5th - 10th Grade

10 Qs

Project STEM CSE1 U0

Project STEM CSE1 U0

6th - 8th Grade

14 Qs

python intro

python intro

4th - 12th Grade

17 Qs

CSD Intro to Programming

CSD Intro to Programming

Assessment

Quiz

Computers

1st - 7th Grade

Medium

Created by

Denise Reichard

Used 93+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Haruto is a high school student who has never taken a programming course.


He wants a programming language that is easy to learn, that contains English words and phrases, as well as easily recognized symbols.


The counselor recommends a Javascript course.


What type of programming language is this?

Machine language

Assembly language

Application language

High-level language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Maryann is writing a set of instructions to determine whether a number is even or odd.


She divided the problem into smaller, easier steps, as shown:


1)Input a number.

2)Check to see if the number ends in 0, 2, 4, 6 or 8?

a) If yes, write "The number is even."

b) If no, write "The number is odd."


Which programming approach is Maryann using?

Object-oriented

Structured

Functional

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which term describes a series of zeros and ones that represent the basic unit of data that a computer processes?

Data

Switch

Byte

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A set of instructions that tells a computer what to do to accomplish a particular task is called:

software

an application.

a computer program.

programming language.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of programming is designed by breaking problems into smaller, logical problems to make them easier to execute?

Structured

Scripting

Object-oriented

Functional

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Basic mathematics taught in elementary school is a base 10 number system (which makes it easy if you are using your fingers).


Computers use a different number system, known as:

base 1.

base 2.

base 6.

base 8.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which term describes a set of instructions that lists steps that must be followed in a particular order, starting at the beginning and continuing to the end?


Like a recipe for cookies.

Executed

Sequential

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?