PLC Question Banks

PLC Question Banks

1st Grade

12 Qs

quiz-placeholder

Similar activities

I Can Code!

I Can Code!

KG - University

10 Qs

Python Basics

Python Basics

KG - University

15 Qs

Scope of Variables in Python

Scope of Variables in Python

1st Grade - Professional Development

15 Qs

Code.org  ก่อน-หลังเรียน

Code.org ก่อน-หลังเรียน

1st - 5th Grade

10 Qs

COM 211

COM 211

1st - 10th Grade

10 Qs

Scratch 4 beginners

Scratch 4 beginners

KG - University

9 Qs

Conectividad WiFi: Repaso Día 3

Conectividad WiFi: Repaso Día 3

1st Grade - Professional Development

10 Qs

PLC Question Banks

PLC Question Banks

Assessment

Quiz

Computers

1st Grade

Medium

Created by

Ong Ong Lee Yeng

Used 13+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In this phase, token arrangements are checked against the source code grammar.

Lexical Analyzer

Syntax Analyzer

Semantic Analyzer

Code Generator

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

This phase scans the source code as a stream of characters and converts it into meaningful lexemes.

Lexical Analyzer

Syntax Analyzer

Semantic Analyzer

Code Generator

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It is a part of operating system and is responsible for loading executable files into memory and execute them.

Loader

Interpreter

Cross-compiler

Preprocessor

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It is a tool that produces input for compilers.

Loader

Interpreter

Cross-compiler

Preprocessor

5.

MULTIPLE CHOICE QUESTION

45 sec • 12 pts

In this phase, it takes the optimized representation of the intermediate code and maps it to the target machine language.

Lexical Analyzer

Syntax Analyzer

Semantic Analyzer

Code Generator

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It checks whether the parse tree constructed follows the rules of language.

Lexical Analyzer

Syntax Analyzer

Semantic Analyzer

Code Generator

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

It explains what can be a token, and these are defined using regular expressions (e.g., [A-Z a-z 0-9]+ for identifier).

Lexemes

Tokens

Symbols

Pattern

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?