OCR CT IT LO1 Recap

OCR CT IT LO1 Recap

11th Grade

12 Qs

quiz-placeholder

Similar activities

Fundamentals

Fundamentals

7th Grade - University

12 Qs

Quiz Mengenal Komponen Komputer

Quiz Mengenal Komponen Komputer

10th Grade - University

10 Qs

Infrastructure 2

Infrastructure 2

11th Grade

17 Qs

Understanding User Interfaces and Programming

Understanding User Interfaces and Programming

9th Grade - University

10 Qs

Parts of a Computer: Operating System Functions

Parts of a Computer: Operating System Functions

9th Grade - University

10 Qs

ASESMEN DIAGNOSTIK INFORMATIKA X DPB 2

ASESMEN DIAGNOSTIK INFORMATIKA X DPB 2

10th Grade - University

10 Qs

CCDI Competition- First League - Cycle 3 -

CCDI Competition- First League - Cycle 3 -

9th - 12th Grade

15 Qs

systems software

systems software

7th Grade - University

17 Qs

OCR CT IT LO1 Recap

OCR CT IT LO1 Recap

Assessment

Quiz

Information Technology (IT)

11th Grade

Medium

Created by

Gerard McGibbon

Used 3+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 3 pts

What is the binary equivalent of the decimal number 25?

11001

10011

10101

11101

Answer explanation

To convert the decimal number 25 to binary, divide by 2 and record the remainders. 25 ÷ 2 = 12 remainder 1, 12 ÷ 2 = 6 remainder 0, 6 ÷ 2 = 3 remainder 0, 3 ÷ 2 = 1 remainder 1, 1 ÷ 2 = 0 remainder 1. Reading the remainders from bottom to top gives 11001.

2.

MULTIPLE CHOICE QUESTION

1 min • 3 pts

Convert the hexadecimal number “1F” into decimal.

15

31

29

34

Answer explanation

To convert hexadecimal '1F' to decimal, calculate: 1*16^1 + 15*16^0 = 16 + 15 = 31. Thus, the correct answer is 31.

3.

REORDER QUESTION

20 sec • 1 pt

Which of the following is the largest unit of storage?

Bit

Kilobyte

Megabyte

Gigabyte

Terabyte

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which connectivity method is most commonly used in a wired LAN?

Wi-Fi

Ethernet

Bluetooth

Infrared

Answer explanation

Ethernet is the most commonly used connectivity method in wired LANs due to its reliability, speed, and widespread adoption. Other options like Wi-Fi and Bluetooth are primarily for wireless connections.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the main function of the CPU in a computer system?

Store data permanently

Process instructions

Connect to peripheral devices

Provide temporary memory

Answer explanation

The main function of the CPU is to process instructions. It executes commands from programs, performing calculations and managing data flow, which is essential for the computer's operation.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

A computer is not turning on. What is the first step in troubleshooting?

Replace the motherboard

Check if the power cable is connected

Install a new operating system

Replace the RAM

Answer explanation

The first step in troubleshooting a computer that won't turn on is to check if the power cable is connected. This is a simple and common issue that can easily be overlooked before considering more complex repairs.

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which type of computer is best suited for real-time processing in an industrial setting?

Desktop

Mainframe

Embedded system

Laptop

Answer explanation

Embedded systems are specifically designed for real-time processing in industrial settings, offering dedicated resources and reliability, unlike desktops, mainframes, or laptops which are not optimized for such tasks.

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?