Database and Computer Architecture Concepts

Database and Computer Architecture Concepts

Assessment

Interactive Video

Computers

11th Grade - University

Hard

Created by

Sophia Harris

FREE Resource

This video provides a comprehensive revision of the OCR H446 A Level Paper One 2022, covering key topics such as the fetch-decode-execute cycle, pipelining, CPU architectures, CISC vs RISC, scheduling algorithms, translators, the compilation process, assembly language, SQL, transaction processing, network protocols, number systems, floating point representation, and character sets. The video aims to prepare students for their exams by summarizing these topics and providing examples and explanations.

Read more

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the first step in the fetch stage of the fetch-decode-execute cycle?

The control unit decodes the instruction.

The program counter copies the address of the next instruction into the memory address register.

The instruction is executed by the CPU.

The data is loaded into the accumulator.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which architecture stores instructions and data together in the same memory unit?

Von Neumann Architecture

CISC Architecture

Harvard Architecture

RISC Architecture

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a key advantage of RISC over CISC?

More instructions supported by the CPU

Simplified hardware and better for pipelining

More power consumption

Larger physical size

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In round-robin scheduling, what happens if a process does not finish within its allocated time?

It is prioritized.

It is given additional time.

It is moved to the back of the queue.

It is terminated.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which stage of the compilation process involves removing comments and white space from the code?

Syntax Analysis

Optimization

Code Generation

Lexical Analysis

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'BRP' instruction in assembly language stand for?

Branch if Positive

Branch if Zero or Positive

Branch if Negative

Branch Always

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In SQL, what does the 'JOIN' keyword do?

Deletes records from a table

Filters records based on a condition

Selects all columns from a table

Combines records from two tables based on a related column

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?