CS Reviewer Quiz

CS Reviewer Quiz

8th Grade

49 Qs

quiz-placeholder

Similar activities

App Creators Lesson 1 Spiral Review

App Creators Lesson 1 Spiral Review

7th - 8th Grade

45 Qs

Intro to Coding

Intro to Coding

6th - 8th Grade

46 Qs

Databases

Databases

KG - 12th Grade

50 Qs

Coding Basics

Coding Basics

8th Grade

46 Qs

CodeCademy - Python 3 - Syntax and Functions

CodeCademy - Python 3 - Syntax and Functions

7th - 12th Grade

50 Qs

Python EoT term assessment

Python EoT term assessment

8th - 10th Grade

44 Qs

Introduction to Sphero

Introduction to Sphero

6th - 8th Grade

45 Qs

Pseudocode - Initialization of variables

Pseudocode - Initialization of variables

8th - 12th Grade

45 Qs

CS Reviewer Quiz

CS Reviewer Quiz

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Babagsak Ka

Used 10+ times

FREE Resource

49 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is source code?

The program translated into the equivalent machine language of a high-level language

The program written on our text editor or (IDE)

The code for the resources used from the IDE

It will include any library indicated by the #include object.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the preprocessor directive (#include statement) do?

It will include any library indicated by the #include object.

It combines the object program with other programs in the library.

It checks the source program for syntax errors.

It loads the program to the main memory for execution.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The source code file will be saved with the following extension:

.txt

.obj

.cpp

.cs

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an object program?

The program translated into the equivalent machine language of the high-level language.

The program to create the executable code.

The program that checks the source program for syntax errors.

The program that includes any library indicated by the #include object.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a library?

The place where it includes any library indicated by the #include object.

The place where it translates the program into the equivalent machine language of a high-level language.

The place where the code for the resources used from the IDE resides.

The place where the object program is combined with other programs in the library.

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What is a linker?

A program that checks the source program for syntax errors.

A program that combines the object program with other programs in the library.

A program that translates the program into the equivalent machine language of a high-level language.

A program used in the source code to create the executable code.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where is our program/source code created?

Compiler

Text Editor/IDE

Linker

Preprocessor

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?