Computer Language Quiz

Computer Language Quiz

9th Grade

16 Qs

quiz-placeholder

Similar activities

1.2.2. Applications Software

1.2.2. Applications Software

12th Grade

14 Qs

GCE computer science - Program construction

GCE computer science - Program construction

12th Grade

18 Qs

Variables, Inputs and Concatenation

Variables, Inputs and Concatenation

9th Grade

16 Qs

Introduction to Python

Introduction to Python

7th - 9th Grade

20 Qs

Python basics yr7

Python basics yr7

6th - 9th Grade

20 Qs

2.5 Translators, Compilers & Interpreters

2.5 Translators, Compilers & Interpreters

12th Grade

15 Qs

Understanding Compilers and Their Functions

Understanding Compilers and Their Functions

11th Grade

15 Qs

1.2.2 Applications Generation

1.2.2 Applications Generation

12th Grade

17 Qs

Computer Language Quiz

Computer Language Quiz

Assessment

Quiz

Computers

9th Grade

Easy

Created by

Louise Lockwood

Used 1+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of code contains processor-specific instructions?

Intermediate code

Source code

Object code

Assembly code

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first stage of compilation?

Syntax analysis

Code generation

Lexical analysis

Optimization

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of optimization in the compilation process?

To improve code efficiency

To check syntax errors

To perform lexical analysis

To execute the program

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens to values of the wrong data type during lexical analysis?

They are ignored

They are flagged as errors

They are converted to the correct type

They are executed

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the symbol table contain an entry for in a program?

Every function

Every keyword and identifier

Every comment

Every line of code

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which item is a keyword in the symbol table?

input

pi

radius

area

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an example of what syntax analysis checks?

Color scheme

Spelling of keywords

Network connectivity

File permissions

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?