wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

تجيمعات1

Total questions: 106

Worksheet time: 53mins

Name
Class
Date
1.

What keyboard shortcut switches between programs on the desktop in most operating systems?

a)

Alt + Tab

b)

Ctrl + Tab

c)

Shift + Tab

d)

Alt + F4

2.

Which software is primarily used to prepare interactive lessons?

a)

Adobe Captivate

b)

Adobe Illustrator

c)

Google AdSense

d)

Microsoft Excel

3.

A motion graphics designer must have experience in which application?

a)

Adobe Illustrator

b)

Adobe Premiere Pro

c)

Google Slides

d)

Audacity

4.

To earn ad revenue from YouTube, the channel must be connected to which service?

a)

Google AdSense

b)

Adobe Captivate

c)

LinkedIn

d)

Google Scholar

5.

Refer to the Venn diagram showing two overlapping sets. Which set operation is represented by highlighting all elements in B or C?

a)

Union (B ∪ C)

b)

Intersection (B ∩ C)

c)

Complement of B

d)

Symmetric difference of B and C

6.

In school preparation for computer components, which format is commonly used to organize learning tasks?

a)

Worksheets

b)

Audio podcasts

c)

Live streaming

d)

Press releases

7.

Which device functions as both an input and an output unit at the same time?

a)

Touchscreen

b)

Printer

c)

Keyboard

d)

Barcode reader

8.

Which programming construct can contain different kinds of data together under one definition?

a)

Class

b)

Integer array

c)

For loop

d)

Boolean

9.

How many groups (hextets) are in an IPv6 address?

a)

8

b)

6

c)

4

d)

2

10.

Which social network is widely used for professional development and recruitment?

a)

LinkedIn

b)

Facebook

c)

Instagram

d)

Reddit

11.

Seeing https at the start of a website address primarily ensures what?

a)

Data encryption

b)

Higher bandwidth

c)

Local caching

d)

Open-source licensing

12.

Which Google product is best for searching academic articles and scholarly papers?

a)

Google Scholar

b)

Google Drive

c)

Google Ads

d)

Google Photos

13.

Which curriculum unit focuses on the processor and computer internals?

a)

Computer Architecture

b)

Graphic Design

c)

Digital Marketing

d)

Networking Fundamentals

14.

Using the table of phone models and brands provided, what is the normalization form applied when each field holds atomic values without repeating groups?

a)

1NF

b)

2NF

c)

3NF

d)

BCNF

15.

In a full mesh network with 10 devices, how many cables (links) are required?

a)

45

b)

90

c)

55

d)

10

16.

In a balanced binary search tree (BST), how many comparisons are needed to find the element with key 6 if the tree height allows it to be found in three steps?

a)

3

b)

2

c)

4

d)

6

17.

What is the result of the binary subtraction 1100 − 0101?

a)

0111

b)

0011

c)

1011

d)

1000

18.

Consider the following Java code snippet: public class Main { public static void main(String[] args) { int x = 0; int y = 0; for (int i = 0; i < 5; i++) { x += 2; y += i + 1; } System.out.println("x="+x+" y="+y); } } What is the printed output?

a)

x=10 y=15

b)

x=10 y=9

c)

x=8 y=10

d)

x=12 y=9

19.

Consider the following Java code snippet: public class Main { public static void main(String[] args) { int[] n = new int[10]; int[] m = {1, 2, 3, 4, 5}; System.out.println(n.length + " " + m.length); } } What is the printed output?

a)

10 5

b)

5 10

c)

10 10

d)

5 5

20.

If a test measures what it was intended to measure, what quality does it have?

a)

Validity

b)

Reliability

c)

Objectivity

d)

Usability

21.

Which of the following is a reserved keyword in Visual Basic?

a)

Dim

b)

Let

c)

Echo

d)

Var

22.

Which component would you use to detect conditions in a place and trigger an alert?

a)

Sensors

b)

Actuators

c)

Displays

d)

Speakers

23.

Which development environment is primarily used for building iOS applications and supports multiple programming languages?

a)

Xcode

b)

Android Studio

c)

NetBeans

d)

Visual Studio Code

24.

Arrange logical operator precedence from highest to lowest as commonly applied:

a)

Not, And, Or

b)

And, Or, Not

c)

Or, And, Not

d)

Not, Or, And

25.

Which modern approach delivers educational content digitally and asynchronously?

a)

E-learning

b)

Field trips

c)

Printed textbooks

d)

Seminars only

26.

Which type of cryptography uses a public key?

a)

Asymmetric encryption

b)

Symmetric encryption

c)

Hashing

d)

Steganography

27.

Identify the labeled silver-colored component marked C in the figure.

a)

USB Type-C connector

b)

HDMI port

c)

3.5 mm audio jack

d)

RJ-45 plug

28.

Which programming language is commonly used for web applications and server-side development?

a)

Python

b)

Scratch

c)

COBOL

d)

Fortran

29.

Which educational coding platform is provided by a non-profit organization to teach programming?

a)

Code.org

b)

Khan Academy Math

c)

Adobe Animate

d)

LinkedIn Learning

30.

Which hardware register stores the instructions that are currently being executed?

a)

Instruction Register (IR)

b)

Program Counter (PC)

c)

Memory Address Register (MAR)

d)

Stack Pointer (SP)

31.

In Excel, the IF function belongs to which category of functions?

a)

Logical functions

b)

Text functions

c)

Lookup and reference functions

d)

Math and trigonometry functions

32.

Which register is used in arithmetic and logical operations to store the operation’s result?

a)

Accumulator

b)

Instruction Register (IR)

c)

Index Register

d)

Base Register

33.

Which networking device connects two different segments or components to allow communication between them?

a)

Bridge

b)

Repeater

c)

Hub

d)

Switch

34.

Which type of malicious software replicates itself without attaching to a host program?

a)

Worm

b)

Trojan

c)

Adware

d)

Spyware

35.

What term describes the gap between those who have the skills and financial ability to use the internet and those who do not?

a)

Digital divide

b)

Net neutrality

c)

Bandwidth throttling

d)

Network latency

36.

Which database field type is used when very large amounts of text must be stored?

a)

Long text

b)

Integer

c)

Boolean

d)

Short text

37.

In computational thinking, the practice of focusing on the problem while hiding unnecessary details is called what?

a)

Abstraction

b)

Iteration

c)

Decomposition

d)

Simulation

38.

Which communication artifact combines text with images or tables to explain a concept clearly?

a)

Infographic

b)

Minutes of meeting

c)

Plain text memo

d)

Reference manual

39.

Which cloud service model provides a complete virtualized infrastructure, including networking equipment, storage, and high-specification computing hardware?

a)

IaaS

b)

PaaS

c)

SaaS

d)

FaaS

40.

TCP is classified as which type of protocol?

a)

Connection-oriented

b)

Connectionless

c)

Stateless

d)

Best-effort only

41.

In Microsoft Word, when numbering uses Arabic letters such as (A, B, C) in Arabic script equivalents, what type of numbering is this?

a)

Alphabetic numbering

b)

Roman numerals

c)

Arabic-Indic digits

d)

Outline multilevel numbering

42.

Which operating-system technique is commonly used to resolve starvation in priority scheduling?

a)

Aging

b)

Compaction

c)

Swapping

d)

Dirty bit

43.

Which file format is appropriate for vector graphics on the web?

a)

SVG

b)

PNG

c)

TIFF

d)

BMP

44.

In databases, an entity that cannot be uniquely identified by its own attributes and depends on another entity for identification is called what?

a)

Weak entity

b)

Strong entity

c)

Supertype

d)

Subtype

45.

Which CPU scheduling algorithm typically yields the lowest average waiting time when job lengths are known?

a)

Shortest Job First (SJF)

b)

Round Robin (RR)

c)

First-Come, First-Served (FCFS)

d)

Priority (non-preemptive)

46.

In a bus topology network containing 211 devices, if the main bus line fails, how many devices are affected?

a)

All devices

b)

Only the device nearest the fault

c)

Half of the devices

d)

Devices on one branch only

47.

Which digital circuit implements the sum relation c = z + x + y for single-bit inputs with carry handling?

a)

Full adder

b)

Half adder

c)

Decoder

d)

Encoder

48.

Which circuit has multiple inputs but only a single output used to select one of the inputs?

a)

Multiplexer

b)

Demultiplexer

c)

Encoder

d)

Decoder

49.

Which platform is an example of a Massive Open Online Course (MOOC) provider?

a)

Udemy

b)

GitHub

c)

Slack

d)

Dropbox

50.

What is the main purpose of a flowchart in programming and systems design?

a)

To visually depict steps and processes in a clear, organized way

b)

To compile source code into machine code

c)

To encrypt data in transit

d)

To benchmark hardware performance

51.

Which technique verifies the authenticity and integrity of a sent message and supports non-repudiation?

a)

Digital signature

b)

Message authorization list

c)

Message authentication code without keys

d)

Parity check

52.

Which online tool is cited as a distance-learning platform?

a)

Wiziq

b)

Photoshop

c)

Blender

d)

AutoCAD

53.

Which software category is used for designing three-dimensional engineering graphics?

a)

CAD

b)

GIS

c)

ERP

d)

CRM

54.

Using the keyboard, which shortcut opens the Run window in Windows to access Control Panel?

a)

Ctrl+R

b)

Win+R

c)

Alt+R

d)

Ctrl+Alt+R

55.

In SQL, which command deletes a database?

a)

REMOVE DATABASE

b)

DELETE DATABASE

c)

DROP DATABASE

d)

ERASE DB

56.

Which data structure is known for making insertions easy?

a)

Array

b)

Linked list

c)

Binary search tree

d)

Hash table

57.

Consider the Java snippet: Car{} Car Car1 = new car(); What is Car1 in this code?

a)

A class

b)

An object

c)

A package

d)

A method

58.

For the Java code: int x[] = {1,2,3}; int y = 0; for (int n = 0; n <= 1; n++) y += x[n]; System.out.println(y); What value is printed?

a)

0

b)

1

c)

2

d)

3

59.

PHP is best classified as which type of language?

a)

Compiled systems language

b)

Scripting language

c)

Query language

d)

Markup language

60.

In Java, what is the result of the expression 5%2?

a)

00

b)

11

c)

22

d)

2.52.5

61.

In Java using integer division, what is the result of the expression 2/5?

a)

00

b)

11

c)

22

d)

2.52.5

62.

Which operation removes an element from a stack?

a)

push

b)

pop

c)

peek

d)

new

63.

Which SQL statement selects all rows where the column year equals '2007'?

a)

INSERT INTO table VALUES ('2007')

b)

UPDATE table SET year='2007'

c)

SELECT * FROM table WHERE year='2007'

d)

DELETE FROM table WHERE year='2007'

64.

Which SQL statement creates a view named customer from a SELECT query?

a)

MAKE VIEW customer FROM SELECT ...

b)

CREATE VIEW customer AS SELECT ...

c)

NEW VIEW customer SELECT ...

d)

DEFINE VIEW customer USING SELECT ...

65.

From the options (serial number of book; author name; book title), which is suitable as a primary key?

a)

Author name

b)

Book title

c)

Serial number of the book

d)

Publisher name

66.

The shown table includes multi-valued attributes in one cell (e.g., color listed as “red green”). What is its normalization status?

a)

Properly in 2NF

b)

Properly in 1NF

c)

Not in 1NF (unnormalized)

d)

Fully normalized in 3NF

67.

The displayed row (e.g., أحمد; 1001578614; 6841) is called what in database terminology?

a)

Field

b)

Record

c)

Table

d)

Schema

68.

Using a public key and a private key together is called what?

a)

Symmetric encryption

b)

Asymmetric encryption

c)

Hashing

d)

Encoding

69.

Which tool helps protect against DoS attacks on a network?

a)

Firewall

b)

Router

c)

Compiler

d)

Text editor

70.

In English grammar, the marks used to denote text as a string in code are called what?

a)

Parentheses

b)

Brackets

c)

Quotation marks

d)

Semicolons

71.

Typing CMD in Windows search aims to do what?

a)

Open File Explorer

b)

Launch Task Manager

c)

Open Command Prompt

d)

Open Control Panel

72.

Identify the shape shown with a dashed outline.

a)

Rectangle

b)

Triangle

c)

Ellipse

d)

Circle

73.

In a word processor, changing the page orientation to horizontal is called what?

a)

Portrait

b)

Landscape

c)

Wide mode

d)

Rotate page

74.

Which specialized search engine is used for finding scholarly literature?

a)

Google

b)

Bing

c)

Google Scholar

d)

DuckDuckGo

75.

Firmware is stored on which type of non-volatile memory?

a)

RAM

b)

ROM

c)

Cache

d)

SSD

76.

Which cable type is commonly used for projectors and televisions?

a)

Twisted pair

b)

Fiber optic

c)

Coaxial

d)

USB

77.

Which browser add-on is used to block pop-up advertisements on web pages?

a)

Grammarly

b)

AdBlock

c)

LastPass

d)

Honey

78.

Which protocol is preferred for protecting data through encryption on websites?

a)

FTP

b)

HTTP

c)

SSL/TLS

d)

SMTP

79.

Which file extension is used for certain electronic books or compiled HTML help files?

a)

PDF

b)

.docx

c)

CHM

d)

.epub

80.

Which application is suitable for students to create a documentary film?

a)

Photoshop

b)

Movie Maker

c)

Audacity

d)

Excel

81.

In hexadecimal, the character D corresponds to which decimal value?

a)

11

b)

12

c)

13

d)

14

82.

Convert binary number 1101 to decimal. Choose the correct result.

a)

2020

b)

2121

c)

1313

d)

99

83.

Contains on the address list the next address to execute after completing the current instruction.

a)

PC

b)

AB

c)

ID

d)

IR

84.

Expansion slots are a component of which unit?

a)

Interface

b)

Processing

c)

Memory

d)

Storage

85.

Stores the result of an arithmetic operation temporarily in which location?

a)

Register

b)

Data bus

c)

Primary memory

d)

Secondary memory

86.

The standard specific to wireless networks is:

a)

IEEE 802.11

b)

IEEE 802.3

c)

IANA 801

d)

None of the above

87.

The organization that oversees IP address allocation is:

a)

IANA

b)

ISO

c)

IEEE

d)

IETF

88.

A network for a personal assistant and computer peripherals is:

a)

PAN

b)

CAN

c)

LAN

d)

MAN

89.

A network used to connect bank branches within city limits is:

a)

MAN

b)

LAN

c)

CAN

d)

WAN

90.

A network spanning multiple buildings is:

a)

CAN

b)

WAN

c)

MAN

d)

LAN

91.

A network model in which the number of devices does not exceed 10 is:

a)

Peer to Peer

b)

Client and Server

c)

Public network

d)

Private network

92.

A well-known network topology is:

a)

Star

b)

Bus

c)

Mesh

93.

Transmits the electrical signal in a single direction:

a)

Ring

b)

Bus

c)

Mesh

d)

Star

94.

Which of the following is from wide-area wireless networks?

a)

Cell phone

b)

Wi‑MAX

c)

Wi‑Fi

d)

Bluetooth

95.

Provides a centralized security system:

a)

Client–Server

b)

Peer to Peer

c)

PAN

d)

None of the above

96.

A group of LAN networks is:

a)

MAN

b)

WAN

c)

SAN

d)

INTERNET

97.

The network fails if the cable fails:

a)

BUS

b)

MESH

c)

HYBRID

d)

STAR

98.

Select types of wired networks.

a)

Coaxial cable

b)

Fiber optic

c)

Mobile wireless

d)

None of the above

99.

Established by setting a mechanism to control network use by parties:

a)

Data Link layer

b)

Network layer

c)

Transport layer

d)

Physical layer

100.

A protocol that allows a computer to send and receive voice conversations over the Internet:

a)

VOIP

b)

VPN

c)

VTP

d)

VPPT

101.

A device used to strengthen (amplify) a signal:

a)

Amplifier

b)

Router

c)

Switch

d)

Hub

102.

PPP operates at which layer?

a)

Data Link

b)

Presentation

c)

Session

d)

Network

103.

Defined as an internal local network:

a)

Internet

b)

Intranet

c)

Extranet

d)

None of the above

104.

The device that connects two networks differing in addressing and message size is called:

a)

Router

b)

Switch

c)

Firewall

d)

All of the above

105.

DNS stands for:

a)

Domain Name System

b)

Domain Network System

c)

Domain Name Server

d)

Domain Name Service

106.

The protocol that provides a way for multiple computers on a shared network to use a single Internet connection is:

a)

NAT

b)

FTP

c)

SSL