PSS-L2

PSS-L2

University

7 Qs

quiz-placeholder

Similar activities

OCR GCSE Computing 2.5 Programming Languages and IDE

OCR GCSE Computing 2.5 Programming Languages and IDE

KG - Professional Development

10 Qs

4.5 Translators

4.5 Translators

6th Grade - University

8 Qs

CS105 - Programming Language

CS105 - Programming Language

University

6 Qs

ProgrammingParadigm&Translator

ProgrammingParadigm&Translator

University

10 Qs

STM10173 : TOPIC 1 (INTRODUCTION IN PROGRAMMING LANGUAGE)

STM10173 : TOPIC 1 (INTRODUCTION IN PROGRAMMING LANGUAGE)

University

10 Qs

DFC10042 - Activity C1_DDT1E

DFC10042 - Activity C1_DDT1E

University

10 Qs

4.2 Types of Programming Language, Translators, and Integrated D

4.2 Types of Programming Language, Translators, and Integrated D

10th Grade - University

11 Qs

Compiler Design Lecture 1

Compiler Design Lecture 1

University - Professional Development

10 Qs

PSS-L2

PSS-L2

Assessment

Quiz

Computers

University

Hard

Created by

Bobby Sathyaseelan

Used 3+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Major Categories of programming languages are

Machine Language

High level Language

Assembly Language

All the above

2.

OPEN ENDED QUESTION

3 mins • 1 pt

Write 3 examples of High level Languages

Evaluate responses using AI:

OFF

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Source Program -->  _______________  --> Assembly Language


Source program is converted to assembly language by

Compiler

Assembler

Both

None of these

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assembly Language -->  ____________ --> Machine Language


Assembly language  is converted to Machine language by

Compiler

Assembler

Both

None of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Program that pulls other programs together so that they can run is

Souce code

Breaker

Linker

Library

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____________ reads and executes statements one at a time

Source Code

Compiler

Interpreter

None of the above

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

A programming model which takes a top-down approach