Search Header Logo

PCEP Practice Exam V2

Authored by Magikid Chino Hills

Computers

6th - 8th Grade

Used 2+ times

PCEP Practice Exam V2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

64 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement about an interpreter is true?

It executes source code instruction by instruction without producing a separate executable.
It always translates the whole program into machine code before running it.
It is the same thing as a linker.
It can only run code written in machine language.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The set of rules describing how correct statements are FORMED in a language is called its:

syntax
semantics
console
interpreter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is a characteristic of a high-level programming language?

It uses human-readable keywords and must be translated for the processor.
It consists only of zeros and ones.
It is executed directly by the CPU with no translation.
It cannot contain comments.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the data types of these literals, in order?
42, 2.5, "0", False

int, float, str, bool
int, float, int, bool
int, float, str, int
float, float, str, bool

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the data types of these values, in order?
10//310 // 310//3 , 10/310 / 310/3 , "10", 77 % 27

int, float, str, int
float, float, str, int
int, int, str, int
int, float, str, float

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1 , int
1.5 , float
2 , int
1.0 , float

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

14
20
100
36

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

Already have an account?