PSS-L2

PSS-L2

University

7 Qs

quiz-placeholder

Similar activities

Basics of Computer Hardware and Software

Basics of Computer Hardware and Software

University

10 Qs

Science Computer Chapter 7 Introduction to Programming

Science Computer Chapter 7 Introduction to Programming

University

10 Qs

oop_r2

oop_r2

University

11 Qs

Programming

Programming

University

10 Qs

Unit 3: System Software_Assembler

Unit 3: System Software_Assembler

University

9 Qs

NME - Programming Languages

NME - Programming Languages

University

10 Qs

STM 10173 : Introduction to Programming

STM 10173 : Introduction to Programming

University

10 Qs

Quiz 1 - Intro to C#

Quiz 1 - Intro to C#

University

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