Programming Boot Camp-Quiz I

Programming Boot Camp-Quiz I

Professional Development

30 Qs

quiz-placeholder

Similar activities

FUNCTIONS - FILES - MODULES - OOPS

FUNCTIONS - FILES - MODULES - OOPS

Professional Development

25 Qs

Java Practice Quiz

Java Practice Quiz

Professional Development

30 Qs

Programming Fundamentals 12th june

Programming Fundamentals 12th june

Professional Development

30 Qs

core java 2

core java 2

Professional Development

25 Qs

Netligent Python Basic

Netligent Python Basic

Professional Development

30 Qs

java Programming1

java Programming1

Professional Development

28 Qs

Session 1LNMIIT

Session 1LNMIIT

Professional Development

30 Qs

DATA TYPES ,INPUT AND OUTPUT

DATA TYPES ,INPUT AND OUTPUT

Professional Development

25 Qs

Programming Boot Camp-Quiz I

Programming Boot Camp-Quiz I

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Simon Atwiine

Used 4+ times

FREE Resource

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

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?