1.2.4. Types of Programming Language

1.2.4. Types of Programming Language

12th Grade

12 Qs

quiz-placeholder

Similar activities

Programming Languages

Programming Languages

9th - 12th Grade

17 Qs

1.2.4 - Assembly Language

1.2.4 - Assembly Language

12th Grade

15 Qs

71. Prog_Lang - Assembler, Compiler, and Interpreter Quiz

71. Prog_Lang - Assembler, Compiler, and Interpreter Quiz

9th - 12th Grade

11 Qs

4.4 Types of programming language

4.4 Types of programming language

9th Grade - University

14 Qs

Software: Programming Languages

Software: Programming Languages

10th - 12th Grade

14 Qs

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

Types of programming language (Low Level/Object Oriented)

Types of programming language (Low Level/Object Oriented)

12th Grade - University

12 Qs

OCR A-level Computer Science (H446) - 1.2.4 - Assembly Language

OCR A-level Computer Science (H446) - 1.2.4 - Assembly Language

12th Grade

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