Computer Programming Quiz

Computer Programming Quiz

8th Grade

15 Qs

quiz-placeholder

Similar activities

Exploring Computers and Software

Exploring Computers and Software

8th Grade

20 Qs

COMPUTER GAME

COMPUTER GAME

6th - 8th Grade

20 Qs

5-A-Day Language Review: Week 25

5-A-Day Language Review: Week 25

6th - 8th Grade

10 Qs

Understanding Algorithm Errors and Debugging

Understanding Algorithm Errors and Debugging

8th Grade

11 Qs

Understanding Common Programming Errors

Understanding Common Programming Errors

8th Grade

11 Qs

Understanding Computer Components

Understanding Computer Components

8th Grade

10 Qs

Understanding Algorithms and Variables in Programming

Understanding Algorithms and Variables in Programming

8th Grade

11 Qs

Computer Basics  1 Quiz

Computer Basics 1 Quiz

6th - 8th Grade

20 Qs

Computer Programming Quiz

Computer Programming Quiz

Assessment

Quiz

Others

8th Grade

Hard

Created by

Kevin Daniel

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does syntax refer to in programming languages?

Set of rules that guide how statements and phrases are constructed

Special words reserved for specific purposes

Blocks used for stacking in visual programming languages

Predefined functions for specific tasks

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How are statements terminated in Python and most text-based programming languages?

Colon

Semi-colon

Comma

Full stop

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two main types of errors in programming?

Syntax errors and Logical errors

Runtime errors and Logical errors

Syntax errors and Runtime errors

Syntax errors and Semantic errors

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identifiers in Python are names of entities and must follow certain rules. Which of the following is NOT a rule for identifiers?

Case-sensitive

Can contain spaces and special characters

Must start with a letter or underscore

Must not be a keyword

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of keywords in Python?

To create identifiers

To print messages on the screen

To serve as special words with specific purposes

To define user-defined functions

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If a function in Python contains more than one argument, how are the arguments separated?

Comma

Semi-colon

Full stop

Colon

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of errors deal with wrong output or abnormal behaviors of programs?

Logical errors

Syntax errors

Semantic errors

Runtime errors

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?