Computer Science Practice Final

Computer Science Practice Final

Assessment

Flashcard

Computers

12th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

37 questions

Show all answers

1.

FLASHCARD QUESTION

Front

What is the procedure called when a program has been tested thoroughly and the code is reviewed to establish the cause of unexpected outputs?

Back

Debugging

2.

FLASHCARD QUESTION

Front

Which of the following describes the part of a computer which stores instructions and information which has been input to the computer? CPU, Binary, RAM, Machine Code

Back

RAM

3.

FLASHCARD QUESTION

Front

Which of the following is a reason for the importance of variables in programming?
Variables assist in making code more readable.
Variables allow you to change a value used in multiple places in a program easily.
Variables allow you to store values calculated by the program and access them at a later point in the program.

Back

All of these

4.

FLASHCARD QUESTION

Front

Which of the following is a valid reason for giving variables meaningful names in a program? A programmer will find it easier to read and understand the code since they will know what the variables represent.

Back

A programmer will find it easier to read and understand the code since they will know what the variables represent.

5.

FLASHCARD QUESTION

Front

Using the flowchart above, what value when entered for Y will generate a mathematical error and prevent our flowchart from being completely executed?

Back

None of these values will produce a mathematical error.

6.

FLASHCARD QUESTION

Front

In a flowchart, a typical decision symbol has what type of output?

Back

boolean (true/false)

7.

FLASHCARD QUESTION

Front

Which is NOT true about comments in programs? Options: Commenting helps programmers develop and maintain programs to efficiently solve problems., Commenting helps while working collaboratively in programming environments., All published programs have their comments available., Commenting about program components helps in developing and maintaining programs.

Back

All published programs have their comments available.

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?