Computer Programming Quiz

Computer Programming Quiz

8th Grade

15 Qs

quiz-placeholder

Similar activities

CLASS 8 COMPUTER REVISION

CLASS 8 COMPUTER REVISION

8th Grade

11 Qs

English Quiz - The Man Who Shared His Hut

English Quiz - The Man Who Shared His Hut

6th - 8th Grade

16 Qs

Understanding Common Logical Errors in Programming

Understanding Common Logical Errors in Programming

8th Grade

11 Qs

Latihan Kelas 8

Latihan Kelas 8

8th Grade

15 Qs

Understanding Data Types in Programming

Understanding Data Types in Programming

8th Grade

10 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?

Similar Resources on Wayground