Peter review Quiz-0478

Peter review Quiz-0478

9th Grade

26 Qs

quiz-placeholder

Similar activities

IBCA Table Icons and Ribbon

IBCA Table Icons and Ribbon

9th Grade

24 Qs

Aritficial Intelligence quiz

Aritficial Intelligence quiz

9th - 12th Grade

24 Qs

Excel Basic

Excel Basic

9th - 10th Grade

25 Qs

Types and Components of Computer Systems

Types and Components of Computer Systems

9th - 12th Grade

25 Qs

Fishbone & Face Project

Fishbone & Face Project

9th Grade

21 Qs

Unit 6: Family - Aile

Unit 6: Family - Aile

9th Grade

28 Qs

Excel 2016 Interface

Excel 2016 Interface

9th - 12th Grade

26 Qs

Tables in MS Word

Tables in MS Word

5th Grade - University

30 Qs

Peter review Quiz-0478

Peter review Quiz-0478

Assessment

Quiz

Computers

9th Grade

Hard

Created by

Syed M

FREE Resource

26 questions

Show all answers

1.

CLASSIFICATION QUESTION

3 mins • 1 pt

Organize these options into the right categories

Groups:

(a) Denary

,

(b) Binary

,

(c) Hexadecimal

It is a base 2 number system

it uses 16 symbols

easy for humans to read, write and remember

It uses only 2 digits (0,1)

Example: 788663

Example: 1001101

it is base 16 number system

It is a base 10 number system.

4 binary bits can be represented using 1 symbol

It uses 10 digits (0,9) to represent all numbers

2.

CLASSIFICATION QUESTION

3 mins • 1 pt

Organize these options into the right categories

Groups:

(a) Serial

,

(b) Parallel

More suitable for short-distance communication

Suitable for short distance (5meters)

Higher data transfer rate compared to serial communication

It is a base 10 number system.

Used in printer connections

suitable for long-distance communication

Commonly used in computer processors

Each bit is transmitted on a separate wire

transmits multiple bits simultaneously on multiple channels.

typically requires more wires, and more expensive.

Used in USB connections

less expensive to implement

Less susceptible to interference

3.

CLASSIFICATION QUESTION

3 mins • 1 pt

Organize these options into the right categories

Groups:

(a) High-Level Language

,

(b) Low-Level Language

Allows for faster development due to built-in libraries and frameworks

Generally platform-independent

Less portable and more hardware-dependent

Examples include Python, Java, and Ruby

Used for system programming and device drivers

Examples include Assembly language and machine code

Requires a deep understanding of computer architecture

Emphasizes efficiency and control over resources

Difficult to read and write due to complex syntax

Commonly used for web development and data analysis

Specific to a particular hardware platform

Directly interacts with hardware and memory addresses

Requires an interpreter or compiler to convert code into machine language

Emphasizes abstraction and automation

Facilitates code reusability through functions and classes

Easier to read/write/understand code as uses English-like statements

4.

CLASSIFICATION QUESTION

3 mins • 1 pt

Organize these options into the right categories

Groups:

(a) ASCII Code

,

(b) Unicode

extended ASCII uses 8 bits

supports over 143,000 characters

uses 32 bits to store a character

Stands for American Standard Code for Information Interchange

includes characters from multiple languages

uses 7 bits to store a character

includes control characters

limited to 128 characters

commonly used in English text

5.

CLASSIFICATION QUESTION

3 mins • 1 pt

Organize these options into the right categories

Groups:

(a) IPv4

,

(b) IPv6

,

(c) Static IP Address

,

(d) Dynamic IP Address

it is typically used for servers

Consists of four groups of digits

it allows for easy network management

it uses a hexadecimal notation

it has a total of 340 undecillion addresses

it remains constant and does not change

it is 32-bit,

it is 128-bit

Uses double colons (::)

Each group of digits is a number between 0 and 65535

it assigns IP addresses dynamically

it is not assigned by a DHCP server

it uses DHCP for address assignment

it uses a dotted decimal notation

6.

CLASSIFICATION QUESTION

3 mins • 1 pt

Organize these options into the right categories

Groups:

(a) Compiler

,

(b) Interpreter

,

(c) IDE

stops when it reaches an error.

produces faster executable files

Reports all errors at the end of compilation

creates an executable

Auto complete

Pretty-Prints

Integrated debugger

Autocorrect

translates high-level code to machine code

does not produce executable files

typically slower

executes code line by line

7.

CLASSIFICATION QUESTION

3 mins • 1 pt

Organize these options into the right categories

Groups:

(a) Symmetric Encryption

,

(b) Asymmetric Encryption

commonly used for securing data in transit.

requires the sender and receiver to share the same secret key.

does not require the sender and receiver to share a secret key.

provides better security compared to symmetric encryption.

less secure than asymmetric encryption due to the shared key.

uses a single key for both encryption and decryption of data.

provides faster encryption and decryption compared to asymmetric encryption.

examples include AES, DES, and 3DES.

commonly used for key exchange and digital signatures.

examples include RSA, ECC, and DSA.

known for its strong security guarantees in encrypting data.

often used in secure email communication and SSL certificate issuance.

uses a pair of public and private keys for encryption and decryption of data.

slower encryption and decryption process compared to symmetric encryption.

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?