CPS Unit 1

CPS Unit 1

11th Grade

27 Qs

quiz-placeholder

Similar activities

Computer Software

Computer Software

6th Grade - University

25 Qs

Gaming Final Exam

Gaming Final Exam

9th - 12th Grade

25 Qs

File Extension Quiz

File Extension Quiz

9th - 12th Grade

25 Qs

Introduction to Databases

Introduction to Databases

10th - 11th Grade

24 Qs

Spreadsheet

Spreadsheet

8th - 11th Grade

22 Qs

CLO Computing: Translators and facilities of language

CLO Computing: Translators and facilities of language

9th - 11th Grade

22 Qs

CIW JS Lesson 1 & 2 Vocab

CIW JS Lesson 1 & 2 Vocab

10th - 12th Grade

23 Qs

Lesson 8-15

Lesson 8-15

9th - 12th Grade

24 Qs

CPS Unit 1

CPS Unit 1

Assessment

Quiz

Computers

11th Grade

Medium

Created by

James Santiago

Used 2+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Abigail is writing a program and wants to add notes for future reference. Which of the following statements about comments is true?

They are necessary for the program to function

They are ignored by the program during execution

They are used to store program output

They are compiled into machine code

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mia is learning programming and wants to write code that the computer can understand. What is the term for the rules she must follow?

The rules for how a programmer must write code for a computer to understand

The hardware components of a computer

The graphical interface of a software application

The process of debugging a program

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should the file name be for a public class named NeighborhoodRunner?

NeighborhoodRunner.java

neighborhoodrunner.java

Neighborhoodrunner.java

RunnerNeighborhood.java

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the result of a syntax error in a program?

The program fails to compile

The program runs with incorrect output

The program runs slower than expected

The program uses more memory

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Syntax errors can be identified by:

using a compiler or interpreter

writing comments in the code

running the program without saving

ignoring error messages

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of a syntax error?

Missing semicolon

Infinite loop

Incorrect algorithm

Slow execution

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an attribute in object-oriented programming?

A function that performs an action

A characteristic of an object

A type of error in a program

A method to compile code

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?

Discover more resources for Computers