1.2.4 lesson 1

1.2.4 lesson 1

2nd Grade

29 Qs

quiz-placeholder

Similar activities

Introduction to Python

Introduction to Python

KG - University

25 Qs

C basics

C basics

1st - 4th Grade

25 Qs

Computer Coding Basics

Computer Coding Basics

1st - 11th Grade

26 Qs

Algoritma dan Pemrograman 1

Algoritma dan Pemrograman 1

1st - 2nd Grade

25 Qs

T2 P2 Final Test

T2 P2 Final Test

2nd Grade

25 Qs

Hour of Code Vocabulary

Hour of Code Vocabulary

2nd - 5th Grade

24 Qs

Disney Pixar Characters

Disney Pixar Characters

KG - 12th Grade

25 Qs

All words GCSE Computer Science

All words GCSE Computer Science

1st - 10th Grade

28 Qs

1.2.4 lesson 1

1.2.4 lesson 1

Assessment

Quiz

Computers

2nd Grade

Medium

Created by

Matt Hunt

Used 3+ times

FREE Resource

29 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a feature of Assembly language?
Data is stored in local or global variables
Commands have a one-to-many relationship with machine code
Features inheritance
Commands have a one-to-one relationship with machine code

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A line of assembly code reads 'LDA 005', what does this mean if we are using immediate addressing?
Load the value 005 into the accumulator
Go to memory address 005, follow the address found here and load its contents into the accumulator
Modify address 005 by adding it to the contents of the index register, follow and load contents into the accumulator
Go to memory address 005 and load its contents into the accumulator

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A device driver is created for a robotic arm using a low level language. Which language is likely to be used?
Assembler
Translator
C++
Assembly

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a feature of object orientated programming languages?
Data is concealed from other parts of the program, known as encapsulation
Commands have a one-to-one relationship with machine code
Data is accessible by addressing specific memory locations
Uses symbolic address as labels to reference locations of data in memory

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a feature of procedural programming languages?
Code is written for specific processors
Logic of the program is based on models and behaviours
Commands have a one-to-one relationship with machine code
Logic of the program is expressed in a series of procedure calls

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct definition of the term 'high level language'?
A language where single commands can be mapped to single machine instructions
Set of all possible instructions made available by the hardware design of a particular processor
A programming language with strong abstraction from the instruction set
Method of programming which classifies real world objects into classes

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these is a feature of Assembly language?
Uses symbolic address as labels to reference locations of data in memory
Features inheritance
Logic of the program is based on models and behaviours
Data is stored in local or global variables

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?