1.2.4. Types of Programming Language

1.2.4. Types of Programming Language

12th Grade

12 Qs

quiz-placeholder

Similar activities

Introduction to programming

Introduction to programming

12th Grade

12 Qs

High and low level languages

High and low level languages

10th - 12th Grade

17 Qs

Assembly Code

Assembly Code

12th Grade

15 Qs

A Level Computing - Modes of Address

A Level Computing - Modes of Address

12th Grade - University

15 Qs

Computer Science Edexcel GCSE iGCSE

Computer Science Edexcel GCSE iGCSE

9th - 12th Grade

10 Qs

Programming Languages

Programming Languages

9th - 12th Grade

15 Qs

Computer Languages

Computer Languages

KG - University

10 Qs

Unit 4 - Translators

Unit 4 - Translators

12th Grade

16 Qs

1.2.4. Types of Programming Language

1.2.4. Types of Programming Language

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Richard Smith

Used 42+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are programming paradigms?
Different approaches to using a programming language to solve a problem
Different forms of critical thinking
Using one algorithm for different outcomes

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which two broad categories are programming paradigms split into?
Imperative
Declarative
Event Driven
Procedural
Object Orientated

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

State the advantages of procedural programming
Can be applied to a wide range of problems.
Relatively easy to write and interpret.
Reuse of code through inheritance
Flexibility through polymorphism

4.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

State a use of declarative programming
Expert Systems/ Knowledge-based Systems.
Artificial Intelligence
Sequential Execution
Machine Architecture

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Identify the main programming structures used in structured programming
Sequence
Selection
Iteration
Recursion
Encapsulation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does assembly language differ from machine code?
Assembly language uses mnemonics rather than binary. One line in assembly language is equal to one line in machine code.
Assembly language uses binary rather than mnemonics. One line in assembly language is equal to one line in machine code.
Assembly language uses mnemonics rather than binary. One line in assembly language is equal to multiple lines in machine code.
Assembly language uses mnemonics rather than binary. Multiple lines in assembly language is equal to one line in machine code.
Assembly language uses binary rather than mnemonics. One line in assembly language is equal to multiple lines in machine code.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the STA mnemonic?
Storing the value in the Accumulator at the given memory address.
Branches to a given address if the value in the Accumulator is positive. It is a conditional branch.
it is meant to move data between registers and memory.
The operands will usually name another register to use as the load address, plus perhaps a 3rd register to be added or scaled and added, or a constant, or all of them above.

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?