Computer Language Quiz

Computer Language Quiz

9th Grade

16 Qs

quiz-placeholder

Similar activities

Computer Science Debuggers

Computer Science Debuggers

University

20 Qs

Foundations of Programming

Foundations of Programming

9th - 10th Grade

18 Qs

CHAPTER 4 - PART 1

CHAPTER 4 - PART 1

University

15 Qs

Procedures and Functions

Procedures and Functions

10th Grade

20 Qs

GCSE Paper 2 - Testing

GCSE Paper 2 - Testing

11th Grade

16 Qs

2.3 Robust Programs MCQs L2

2.3 Robust Programs MCQs L2

10th - 11th Grade

20 Qs

N5 Software Design & Development

N5 Software Design & Development

10th Grade

18 Qs

A Level Translators Quiz

A Level Translators Quiz

12th Grade

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