Search Header Logo

Programming Boot Camp-Quiz I

Authored by Simon Atwiine

Professional Development

Professional Development

Used 4+ times

Programming Boot Camp-Quiz I
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is machine code?

A low-level programming language consisting of binary digits/bits that the computer reads and understands

A high-level programming language consisting of instruction lists that humans can read and understand

A low-level programming language consisting of hexadecimal digits that make up high-level language instructions

A medium-level programming language consisting of the assembly code designed for the computer processor

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the four fundamental elements that make a language?

An alphabet, a lexis, phonetics, and semantics

An alphabet, phonetics, phonology, and semantics

An alphabet, a lexis, a syntax, and semantics

An alphabet, morphology, phonetics, and semantics

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What do you call a file containing a program written in a high-level programming language?

A code file

A machine file

A source file

A target file

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What is true about compilation? (Select two answers)

Both you and the end user must have the compiler to run your code

It tends to be slower than interpretation

The code is converted directly into machine code executable by the processor

It tends to be faster than interpretation

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the best definition of a script?

It's an error message generated by the interpreter

It's an error message generated by the compiler

It's a text file that contains sequences of zeroes and ones

It's a text file that contains instructions which make up a Python program

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Select the true statements. (Select two answers)

Python is a good choice for creating and executing tests for applications

Python is free, open-source, and multiplatform

Python is a good choice for low-level programming, e.g., when you want to implement an effective driver

Python 3 is backwards compatible with Python 2

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is CPython?

It's the default, reference implementation of the C language, written in Python

It's the default, reference implementation of Python, written in the C language

It's a programming language that is a superset of the C language, designed to produce Python-like performance with code written in C

It's a programming language that is a superset of Python, designed to produce C-like performance with code written in Python

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

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Professional Development