โ† Back to Past Papers

PPSC ยท Law ยท 2022

PPSC Data Entry Operator Lahore High Court Past Paper 2022 Solved Solved MCQs

Comprehensive solved past paper for the PPSC Data Entry Operator (BS-14) exam held in 2022 for the Lahore High Court, featuring verified answers and explanations.

Generate Mock Test

Paper Snapshot

Questions

100

Time

100

Minutes

Subjects

6

Topics

44

Read mode shows correct answers. Attempt mode hides answers, starts timer, and shows your result after submission.

Paper Controls

PPSC Data Entry Operator Lahore High Court Past Paper 2022 Solved

Read mode 100 MCQs ยท 100 minutes

Subject 1

Computer Science

84 MCQs
1

Topic Section

Programming Languages

2 solved MCQs shown directly below

No Dropdown
Q 1 Computer Science Programming Languages

Instructions are written in machine language as:

A

English Code

B

Binary Code

C

Link Code

D

Mnemonics

View answer & explanation Ans: Binary Code

Correct Answer: Binary Code

Machine language is the lowest-level programming language, consisting entirely of binary digits (1s and 0s) that the computer's CPU processes directly.

Q 22 Computer Science Programming Languages

The language used for artificial intelligence is:

A

Cobol

B

Lisp

C

Assembly

D

Fortran

View answer & explanation Ans: Lisp

Correct Answer: Lisp

LISP (List Processing) is one of the oldest high-level programming languages and was historically favored for artificial intelligence research.

2

Topic Section

Data Representation

1 solved MCQs shown directly below

No Dropdown
Q 2 Computer Science Data Representation

How many characters can the ASCII 8-bit code represent?

A

1000 characters

B

390 characters

C

156 characters

D

256 characters

View answer & explanation Ans: 256 characters

Correct Answer: 256 characters

An 8-bit binary system can hold up to 2^8 combinations, which equals 256 unique characters.

3

Topic Section

Computer Fundamentals

2 solved MCQs shown directly below

No Dropdown
Q 4 Computer Science Computer Fundamentals

Hardware is best described as:

A

Physical parts

B

Program

C

Printed parts

D

Logical parts

View answer & explanation Ans: Physical parts

Correct Answer: Physical parts

Hardware refers to the tangible, physical components of a computer system, such as the motherboard, CPU, and monitor.

Q 18 Computer Science Computer Fundamentals

___ is the set of instructions given to the computer to perform a specific task.

A

Monitor

B

Hardware

C

Software

D

Printer

View answer & explanation Ans: Software

Correct Answer: Software

Software consists of organized collections of code and instructions that tell computer hardware how to function.

4

Topic Section

Data Structures

1 solved MCQs shown directly below

No Dropdown
Q 5 Computer Science Data Structures

An element of an array is mentioned by its:

A

Array

B

Subscript

C

Object

D

Name of element

View answer & explanation Ans: Subscript

Correct Answer: Subscript

In programming, a subscript (or index) is used to pinpoint a specific element's position within an array.

5

Topic Section

Types Of Computers

3 solved MCQs shown directly below

No Dropdown
Q 6 Computer Science Types Of Computers

What is the main difference between a mainframe and a supercomputer?

A

Supercomputer is much larger than mainframe computers

B

Supercomputers are much smaller than mainframe computers

C

Supercomputers are focused to execute a few programs as fast as possible while the mainframe uses its power to execute as many programs concurrently

D

Supercomputers are focused to execute as many programs as possible while the mainframe uses its power to execute a few programs as fast as possible

View answer & explanation Ans: Supercomputers are focused to execute a few programs as fast as possible while the mainframe uses its power to execute as many programs concurrently

Correct Answer: Supercomputers are focused to execute a few programs as fast as possible while the mainframe uses its power to execute as many programs concurrently

Supercomputers emphasize raw processing speed for complex calculations, whereas mainframes excel in high-volume, reliable data processing and multi-tasking.

Q 20 Computer Science Types Of Computers

Cray T90 is an example of:

A

IBM

B

Hybrid computer

C

Supercomputer

D

Personal computer

View answer & explanation Ans: Supercomputer

Correct Answer: Supercomputer

The Cray T90 was a vector supercomputer manufactured by Cray Research, known for executing massive computational workloads.

Q 31 Computer Science Types Of Computers

Analog computer works on the supply of:

A

Physical strength

B

Natural strength

C

Magnetic strength

D

Continuous electrical pulses

View answer & explanation Ans: Continuous electrical pulses

Correct Answer: Continuous electrical pulses

Analog computers process continuous physical quantities, often represented by varying voltages or continuous electrical pulses.

6

Topic Section

Algorithms

1 solved MCQs shown directly below

No Dropdown
Q 7 Computer Science Algorithms

Is it necessary for an algorithm to solve a problem with an infinite number of steps?

A

Yes

B

No

C

Error

D

None of these

View answer & explanation Ans: No

Correct Answer: No

An algorithm must have a finite number of steps that lead to a definite conclusion or solution.

7

Topic Section

CPU Architecture

2 solved MCQs shown directly below

No Dropdown
Q 8 Computer Science CPU Architecture

Arithmetic operations are performed by:

A

AU

B

CU

C

LU

D

ALU

View answer & explanation Ans: ALU

Correct Answer: ALU

The Arithmetic Logic Unit (ALU) is the part of a computer's CPU that performs all arithmetic and logical operations.

Q 10 Computer Science CPU Architecture

Which part of the CPU controls the sequence of instructions?

A

AU

B

CU

C

LU

D

ALU

View answer & explanation Ans: CU

Correct Answer: CU

The Control Unit (CU) directs the operation of the processor by fetching, decoding, and managing the execution sequence of instructions.

8

Topic Section

Hardware

3 solved MCQs shown directly below

No Dropdown
Q 9 Computer Science Hardware

A processor is also known as:

A

CPU

B

UPS

C

UPC

D

PUS

View answer & explanation Ans: CPU

Correct Answer: CPU

The processor is primarily referred to as the Central Processing Unit (CPU), which serves as the brain of the computer.

Q 14 Computer Science Hardware

A video game is played by using a ___ card.

A

Sound

B

Modem

C

Graphics

D

Network information

View answer & explanation Ans: Graphics

Correct Answer: Graphics

A graphics card (or GPU) is essential for rendering the complex 2D and 3D imagery required by video games.

Q 19 Computer Science Hardware

Flat panels are usually used in:

A

Supercomputer

B

Personal computer

C

Mainframe computer

D

Laptops

View answer & explanation Ans: Laptops

Correct Answer: Laptops

Flat-panel displays are thin and lightweight screens, making them standard for portable devices like laptops.

9

Topic Section

Memory

4 solved MCQs shown directly below

No Dropdown
Q 11 Computer Science Memory

RAM stands for:

A

Random Access Memory

B

Random Analysis

C

Read Able Memory

D

Random Available Memory

View answer & explanation Ans: Random Access Memory

Correct Answer: Random Access Memory

RAM (Random Access Memory) is the volatile memory used by the computer to store active data and machine code currently in use.

Q 12 Computer Science Memory

ROM stores data:

A

Permanently

B

Temporarily

C

Partially

D

Fully

View answer & explanation Ans: Permanently

Correct Answer: Permanently

Read-Only Memory (ROM) is non-volatile memory that securely stores critical system data and firmware permanently.

Q 29 Computer Science Memory

Programs stored in ROM are called:

A

Fireware

B

Formware

C

Farmware

D

Firmware

View answer & explanation Ans: Firmware

Correct Answer: Firmware

Software programmed into ROM memory chips is referred to as firmware, bridging the gap between hardware and software.

Q 30 Computer Science Memory

Cache memory acts between:

A

CPU and Hard disk

B

RAM and ROM

C

CPU and RAM

D

All of these

View answer & explanation Ans: CPU and RAM

Correct Answer: CPU and RAM

Cache is a small, extremely fast memory component located near the CPU that holds frequently used data to speed up transfer rates from the main RAM.

10

Topic Section

Motherboard Components

1 solved MCQs shown directly below

No Dropdown
Q 13 Computer Science Motherboard Components

Which of the following is the highest speed slot?

A

ISA

B

AGP

C

PCI

D

AGC

View answer & explanation Ans: AGP

Correct Answer: AGP

Among the given options, AGP (Accelerated Graphics Port) operates at higher bandwidths specifically designed for video cards, outperforming ISA and standard PCI slots.

11

Topic Section

Input Devices

2 solved MCQs shown directly below

No Dropdown
Q 15 Computer Science Input Devices

A barcode reader is a/an ___ device.

A

Output

B

Input

C

Display

D

Storage

View answer & explanation Ans: Input

Correct Answer: Input

A barcode reader acts as an input device by optically scanning printed barcodes and sending the data to a computer.

Q 16 Computer Science Input Devices

Which is used in security systems and criminal investigations?

A

Fingerprint reader

B

Robots

C

Sound Card

D

Barcode Reader

View answer & explanation Ans: Fingerprint reader

Correct Answer: Fingerprint reader

Fingerprint readers capture biometric data, making them critical tools for identity verification in security and law enforcement.

12

Topic Section

Artificial Intelligence

1 solved MCQs shown directly below

No Dropdown
Q 17 Computer Science Artificial Intelligence

Which is also known as a mechanical agent?

A

Computer

B

Barcode Reader

C

Processor

D

Robots

View answer & explanation Ans: Robots

Correct Answer: Robots

A robot operates as a mechanical agent, meaning it is an automated machine capable of carrying out complex series of actions.

13

Topic Section

Software Types

1 solved MCQs shown directly below

No Dropdown
Q 21 Computer Science Software Types

Which one is application software?

A

Windows

B

Linux

C

MS-Excel

D

DOS

View answer & explanation Ans: MS-Excel

Correct Answer: MS-Excel

MS-Excel is an application software designed for end-users to perform spreadsheet tasks, whereas Windows, Linux, and DOS are system operating systems.

14

Topic Section

Computer Architecture

1 solved MCQs shown directly below

No Dropdown
Q 23 Computer Science Computer Architecture

Which of the following is not a type of bus in the computer?

A

Data bus

B

Power bus

C

Control bus

D

Address bus

View answer & explanation Ans: Power bus

Correct Answer: Power bus

System buses are classified into Data, Address, and Control buses. The 'Power bus' is an electrical distribution term, not an architecture bus for data transfer.

15

Topic Section

Networking

7 solved MCQs shown directly below

No Dropdown
Q 24 Computer Science Networking

In a network with 25 computers, which topology would require the most extensive cabling?

A

Star

B

Mesh

C

Bus

D

None of the above

View answer & explanation Ans: Mesh

Correct Answer: Mesh

A full mesh topology requires every single node to connect to every other node, consuming the highest amount of cabling.

Q 26 Computer Science Networking

In which topology is every computer directly linked to a central computer?

A

Bus

B

Node

C

Star

D

Ring

View answer & explanation Ans: Star

Correct Answer: Star

In a star topology, all devices are connected directly to a central hub or switch.

Q 27 Computer Science Networking

MAN stands for:

A

Metropolitan Area Number

B

Metro Area Network

C

Metropolitan Area Network

D

None of these

View answer & explanation Ans: Metropolitan Area Network

Correct Answer: Metropolitan Area Network

A Metropolitan Area Network (MAN) is a computer network that interconnects users with computer resources in a geographic area or region larger than that covered by a LAN.

Q 78 Computer Science Networking

A computer on the internet is identified by:

A

E-mail address

B

Street address

C

IP address

D

None of the above

View answer & explanation Ans: IP address

Correct Answer: IP address

An Internet Protocol (IP) address is a unique numerical label assigned to every device connected to a computer network.

Q 80 Computer Science Networking

Select the example of connectivity?

A

Floppy Disk

B

Internet

C

Data

D

Power

View answer & explanation Ans: Internet

Correct Answer: Internet

The Internet is the prime example of connectivity, serving as a vast global network connecting millions of computers.

Q 81 Computer Science Networking

Which term is not used by intranet?

A

IP

B

HTTP

C

TCP

D

BSNL

View answer & explanation Ans: BSNL

Correct Answer: BSNL

BSNL is an Indian state-owned telecommunications company, not an underlying technical networking protocol like IP, HTTP, or TCP.

Q 86 Computer Science Networking

The computer connected to the internet must have?

A

Have a unique IP address

B

be an IBM PC

C

have a modern connection

D

be internet compatible

View answer & explanation Ans: Have a unique IP address

Correct Answer: Have a unique IP address

For any device to communicate correctly over the Internet, it must be assigned a unique numeric IP address for identification.

16

Topic Section

Data Measurement

1 solved MCQs shown directly below

No Dropdown
Q 28 Computer Science Data Measurement

Which of the following is the second largest measurement of RAM?

A

Megabyte

B

Gigabyte

C

Byte

D

Terabyte

View answer & explanation Ans: Gigabyte

Correct Answer: Gigabyte

Among the given choices, Terabyte is the largest and Gigabyte is the second largest.

17

Topic Section

Software History

2 solved MCQs shown directly below

No Dropdown
Q 32 Computer Science Software History

Microsoft Word was released in which year?

A

1981

B

1982

C

1983

D

1984

View answer & explanation Ans: 1983

Correct Answer: 1983

Microsoft Word was first released in October 1983 under the name Multi-Tool Word for Xenix systems.

Q 33 Computer Science Software History

What was the initial name of Microsoft Word when it was released?

A

Multi-Technique Word

B

Multi-Transition Word

C

Multi-Type Word

D

Multi-Tool Word

View answer & explanation Ans: Multi-Tool Word

Correct Answer: Multi-Tool Word

When initially developed in 1983, the word processor was named Multi-Tool Word before being simplified to Microsoft Word.

18

Topic Section

MS Word

10 solved MCQs shown directly below

No Dropdown
Q 34 Computer Science MS Word

The Office Button is symbolized with which feature on MS Word?

A

Ribbon

B

Office

C

Paper

D

Arrow

View answer & explanation Ans: Office

Correct Answer: Office

In MS Word 2007, the primary file menu button was circular and featured the Microsoft Office logo.

Q 35 Computer Science MS Word

Which of the following options is provided by the Office Button?

A

Open

B

Save

C

Print

D

All of the above

View answer & explanation Ans: All of the above

Correct Answer: All of the above

The Office Button in MS Word 2007 housed standard file management commands including New, Open, Save, and Print.

Q 36 Computer Science MS Word

Where is the Office Button located in MS Word?

A

Left Upper

B

Left Bottom

C

Right Upper

D

Right Bottom

View answer & explanation Ans: Left Upper

Correct Answer: Left Upper

The Microsoft Office button is typically anchored in the top-left corner of the application window.

Q 37 Computer Science MS Word

Which of the following document settings can be changed from the Home tab?

A

Font Size

B

Adding Bullets

C

Adjusting Styles

D

All of the above

View answer & explanation Ans: All of the above

Correct Answer: All of the above

The Home tab in MS Office programs is the primary location for common text formatting, paragraph styling, and font adjustments.

Q 38 Computer Science MS Word

Which of the following is the 2nd tab in the Ribbon?

A

Home

B

Insert

C

Page Layout

D

References

View answer & explanation Ans: Insert

Correct Answer: Insert

In standard MS Office applications, the 'Insert' tab immediately follows the 'Home' tab on the ribbon.

Q 39 Computer Science MS Word

Which of the following can be added using the Insert tab?

A

Table

B

Picture

C

Clip Art

D

All of the above

View answer & explanation Ans: All of the above

Correct Answer: All of the above

The Insert tab allows users to add non-text elements to documents, such as Tables, Pictures, and Clip Art.

Q 40 Computer Science MS Word

Which of the following is not a command in the Insert tab?

A

Page

B

Table

C

Link

D

Style

View answer & explanation Ans: Style

Correct Answer: Style

Document Styles are formatting options typically found under the 'Home' tab, not the 'Insert' tab.

Q 41 Computer Science MS Word

Which of the following can be changed using the Page Layout tab?

A

Theme

B

Page Setup

C

Arrange

D

All of the above

View answer & explanation Ans: All of the above

Correct Answer: All of the above

The Page Layout tab contains tools for modifying the document's physical appearance, including Margins, Themes, and Object Arrangements.

Q 42 Computer Science MS Word

Which of the following tabs is used to add document citations?

A

Home

B

Insert

C

Page Layout

D

References

View answer & explanation Ans: References

Correct Answer: References

The References tab in MS Word holds features for citing sources, creating bibliographies, and managing footnotes.

Q 43 Computer Science MS Word

How many command groups are present in the References tab?

A

4

B

5

C

6

D

7

View answer & explanation Ans: 6

Correct Answer: 6

In standard MS Word 2007/2010 configurations, the References tab features 6 primary groups (Table of Contents, Footnotes, Citations, Captions, Index, Table of Authorities).

19

Topic Section

MS Excel

11 solved MCQs shown directly below

No Dropdown
Q 44 Computer Science MS Excel

An Excel workbook is a collection of:

A

Workbooks

B

Worksheets

C

Charts

D

Worksheets and Charts

View answer & explanation Ans: Worksheets and Charts

Correct Answer: Worksheets and Charts

A workbook acts as a binder that can hold multiple data worksheets as well as standalone chart sheets.

Q 46 Computer Science MS Excel

Getting data from a cell located in a different sheet is called:

A

Accessing

B

Cell Referencing

C

Updating

D

Functioning

View answer & explanation Ans: Cell Referencing

Correct Answer: Cell Referencing

Cell referencing is the method used to identify and extract data from a cell in another worksheet or workbook for use in a formula.

Q 47 Computer Science MS Excel

In MS Excel, ready-made templates are available under the ___ tab.

A

File

B

Insert

C

Design

D

None of the above

View answer & explanation Ans: File

Correct Answer: File

Users can access a repository of pre-formatted templates by navigating to the File > New section in Excel.

Q 53 Computer Science MS Excel

If you press ___, the cell accepts your typing as its content.

A

Tab

B

Ctrl+Enter

C

Enter

D

Alt+Enter

View answer & explanation Ans: Enter

Correct Answer: Enter

Pressing the Enter key locks the typed data into the active cell and usually moves the cursor one cell down.

Q 54 Computer Science MS Excel

The default style for new data keyed in a new workbook is:

A

Comma

B

Normal

C

Currency

D

Percent

View answer & explanation Ans: Normal

Correct Answer: Normal

By default, all cells in a new Excel worksheet use the 'Normal' (General) formatting style until specifically modified by the user.

Q 55 Computer Science MS Excel

How can we view a cell comment?

A

Position the mouse pointer over the cell

B

Click the comment command on the view menu

C

Click the edit comment commands on the Insert menu

D

Click the display comment command on the window menu

View answer & explanation Ans: Position the mouse pointer over the cell

Correct Answer: Position the mouse pointer over the cell

Simply hovering the mouse cursor over a cell with a red triangle indicator will display its embedded comment.

Q 57 Computer Science MS Excel

Which of the following is not an element of a computer spreadsheet interface?

A

Pencil work

B

Active cell

C

Menu bar

D

Workbook

View answer & explanation Ans: Pencil work

Correct Answer: Pencil work

'Pencil work' is a physical act and not a digital component or terminology within a spreadsheet application's interface.

Q 58 Computer Science MS Excel

In a computer spreadsheet, rows are labeled ___?

A

by letters

B

by numbers

C

by cell references

D

by symbols

View answer & explanation Ans: by numbers

Correct Answer: by numbers

In standard spreadsheet interfaces like MS Excel, rows are horizontally designated by sequential numbers.

Q 59 Computer Science MS Excel

The basic unit of a computer worksheet in which you enter text and numbers is known as ___?

A

Workbook

B

Column

C

Row

D

Cell

View answer & explanation Ans: Cell

Correct Answer: Cell

A cell is the fundamental intersection of a row and a column where users input specific data.

Q 60 Computer Science MS Excel

User-developed instructions for Excel are called ___?

A

Program

B

Macros

C

Procedure

D

All of these

View answer & explanation Ans: Macros

Correct Answer: Macros

A macro is a recorded or manually programmed set of instructions (often in VBA) created by a user to automate repetitive tasks.

Q 61 Computer Science MS Excel

A computer spreadsheet cell that is highlighted with a heavy border is an ___?

A

Active cell

B

Cell containing a formula

C

Locked cell

D

Cell

View answer & explanation Ans: Active cell

Correct Answer: Active cell

The active cell is the currently selected cell, indicated by a bold or heavy border around its perimeter.

20

Topic Section

MS Excel Shortcuts

3 solved MCQs shown directly below

No Dropdown
Q 45 Computer Science MS Excel Shortcuts

Which of these keys are used in MS Excel to insert the current time in a workbook?

A

Ctrl + Shift + ;

B

Ctrl + !

C

Ctrl + *

D

None of these

View answer & explanation Ans: Ctrl + Shift + ;

Correct Answer: Ctrl + Shift + ;

The keyboard shortcut Ctrl + Shift + ; instantly inserts the current system time into the active Excel cell.

Q 48 Computer Science MS Excel Shortcuts

You can edit existing Excel Data by pressing the ___ key.

A

F1 key

B

F2 key

C

F3 key

D

F4 key

View answer & explanation Ans: F2 key

Correct Answer: F2 key

The F2 key allows you to quickly enter edit mode for the currently selected cell in Excel.

Q 56 Computer Science MS Excel Shortcuts

Which of these will not select all the cells in a document?

A

Using the Edit - Selection All menu

B

Pressing Ctrl + A on the keyboard

C

Clicking three times with the right mouse button in the spreadsheet

D

None of these

View answer & explanation Ans: Clicking three times with the right mouse button in the spreadsheet

Correct Answer: Clicking three times with the right mouse button in the spreadsheet

Triple-clicking the right mouse button is not a valid or recognized shortcut for selecting all cells in Excel.

21

Topic Section

MS Office Integration

1 solved MCQs shown directly below

No Dropdown
Q 49 Computer Science MS Office Integration

When you insert an Excel file into a Word document, the data is:

A

Hyperlinked

B

Placed in a word table

C

Linked

D

Embedded

View answer & explanation Ans: Embedded

Correct Answer: Embedded

Inserting an Excel object directly places an independent, embedded copy of the spreadsheet into the Word document.

22

Topic Section

Operators

1 solved MCQs shown directly below

No Dropdown
Q 50 Computer Science Operators

The greater than sign is an example of a ___ operation.

A

Arithmetic

B

Logical

C

Conditional

D

Greater

View answer & explanation Ans: Logical

Correct Answer: Logical

Comparison symbols like > or < serve as logical (or relational) operators used to evaluate conditions yielding True or False.

23

Topic Section

MS Excel Functions

1 solved MCQs shown directly below

No Dropdown
Q 51 Computer Science MS Excel Functions

Which function displays row data into columns or column data into rows?

A

Hyperlink

B

Index

C

Transpose

D

Rows

View answer & explanation Ans: Transpose

Correct Answer: Transpose

The Transpose feature in Excel flips data orientation, converting rows to columns and vice versa.

24

Topic Section

Microsoft Software

1 solved MCQs shown directly below

No Dropdown
Q 52 Computer Science Microsoft Software

Microsoft Office InterConnect is:

A

An application that supports editing scanned documents

B

Business-relationship database

C

A scanning and OCR application

D

None of these

View answer & explanation Ans: Business-relationship database

Correct Answer: Business-relationship database

Microsoft InterConnect was a business-relationship database and information management program available in older Japanese editions of Office.

25

Topic Section

File Extensions

1 solved MCQs shown directly below

No Dropdown
Q 62 Computer Science File Extensions

Which of these is a type of sound file?

A

DAT files

B

LOG files

C

DRV Files

D

WAV Files

View answer & explanation Ans: WAV Files

Correct Answer: WAV Files

WAV (Waveform Audio File Format) is a standard PC audio file format developed by Microsoft and IBM for storing uncompressed audio.

26

Topic Section

PowerPoint Shortcuts

1 solved MCQs shown directly below

No Dropdown
Q 63 Computer Science PowerPoint Shortcuts

In the current presentation, if we want to insert a new slide, we can choose which of these?

A

Ctrl + F

B

Ctrl + O

C

Ctrl + M

D

Ctrl + N

View answer & explanation Ans: Ctrl + M

Correct Answer: Ctrl + M

In PowerPoint, pressing Ctrl + M instantly inserts a new, blank slide immediately following the current active slide.

27

Topic Section

MS PowerPoint

13 solved MCQs shown directly below

No Dropdown
Q 64 Computer Science MS PowerPoint

Which of these terms do we use when an image in a clip art changes the direction that it was originally facing?

A

Group

B

Rotate

C

Flip

D

Both Rotate and Flip

View answer & explanation Ans: Both Rotate and Flip

Correct Answer: Both Rotate and Flip

Flipping an image mirrors it horizontally or vertically, while rotating turns it along an axis. Both tools alter the image's orientation.

Q 65 Computer Science MS PowerPoint

Which of these refers to the PowerPoint view used for displaying only the text (title and bullets)?

A

Slide sorter show

B

Slide view

C

Outline view

D

Notes page view

View answer & explanation Ans: Outline view

Correct Answer: Outline view

Outline View strips away graphics and displays only the text content of your slides, making it easier to manage the presentation's structure.

Q 66 Computer Science MS PowerPoint

Which toolbar provides various options in different master views?

A

Standard toolbar

B

Formatting toolbar

C

Drawing toolbar

D

Common tasks toolbar

View answer & explanation Ans: Common tasks toolbar

Correct Answer: Common tasks toolbar

In older PowerPoint versions, the Common Tasks toolbar offered quick access to layout changes and slide insertion functions frequently needed in master views.

Q 68 Computer Science MS PowerPoint

Which of these features should one use when we want to type in the text box for notes?

A

Insert

B

Slide shows

C

Zoom

D

Slide master

View answer & explanation Ans: Insert

Correct Answer: Insert

In order to add text anywhere it isn't strictly predefined, a user must use the 'Insert' tab to place a dedicated text box.

Q 69 Computer Science MS PowerPoint

Which of these is the default page setup orientation of the slides in PowerPoint?

A

Landscape

B

Portrait

C

Vertical

D

None of the above

View answer & explanation Ans: Landscape

Correct Answer: Landscape

Presentations are generally shown on monitors and screens, which are wider than they are tall, so PowerPoint defaults to Landscape orientation.

Q 70 Computer Science MS PowerPoint

From which of these menus can we access a Text Box, Picture, Chart, etc?

A

View

B

Insert

C

Edit

D

File

View answer & explanation Ans: Insert

Correct Answer: Insert

Adding objects such as images, text boxes, and charts is consistently managed through the 'Insert' menu or tab.

Q 71 Computer Science MS PowerPoint

Which of these font effects is NOT available in the PowerPoint Font dialogue box?

A

Shadow

B

Underline

C

Strikethrough

D

Emboss

View answer & explanation Ans: Strikethrough

Correct Answer: Strikethrough

In specific historical iterations of PowerPoint, strikethrough was accessible directly from the formatting toolbar but missing from the deeper Font dialog box settings.

Q 72 Computer Science MS PowerPoint

Which of these sections does a slide layout NOT have?

A

Lists

B

Animations

C

Titles

D

Charts

View answer & explanation Ans: Animations

Correct Answer: Animations

Slide layouts dictate the static structural placement of text and object placeholders. Animations are applied dynamically afterward.

Q 73 Computer Science MS PowerPoint

If you want to insert some slides from another presentation into the current one, you choose:

A

From Insert menu choose Slides from Files

B

From Insert menu choose Slides from Presentation

C

From Insert menu choose Slides

D

None of these

View answer & explanation Ans: From Insert menu choose Slides from Files

Correct Answer: From Insert menu choose Slides from Files

Historically, PowerPoint allowed users to pull existing slides from an external file directly using 'Insert > Slides from Files'.

Q 74 Computer Science MS PowerPoint

What are the three options available in the Insert >> Picture menu?

A

Clipart, Pictures, Shapes

B

Clipart, From File, Shapes

C

Clipart, From files, AutoShapes

D

Clipart, Pictures, AutoShapes

View answer & explanation Ans: Clipart, Pictures, AutoShapes

Correct Answer: Clipart, Pictures, AutoShapes

In older MS Office versions, the Insert Picture sub-menu specifically listed Clipart, Pictures (from file), and AutoShapes.

Q 75 Computer Science MS PowerPoint

To insert slide numbers:

A

Insert a text box and select insert >> Page Number

B

Insert a textbox and select insert >> Page Number

C

Choose Insert >> Slide Number

D

Insert a new text box and select Insert >> slide Number

View answer & explanation Ans: Choose Insert >> Slide Number

Correct Answer: Choose Insert >> Slide Number

The quickest and most direct way to number presentation slides globally is using the 'Insert > Slide Number' command.

Q 76 Computer Science MS PowerPoint

In a PowerPoint presentation:

A

Sound clips can be inserted but not movie clips

B

Movie clips can be inserted but not sound clips

C

Both cannot be inserted

D

Both can be inserted

View answer & explanation Ans: Both can be inserted

Correct Answer: Both can be inserted

PowerPoint is a fully multimedia-capable program, fully supporting the integration of both audio tracks and video clips.

Q 77 Computer Science MS PowerPoint

To insert a hyperlink in a slide:

A

Choose to insert >> hyperlink

B

Press Ctrl + K

C

Hyperlinks can't be inserted in slides

D

Both A & B

View answer & explanation Ans: Both A & B

Correct Answer: Both A & B

Hyperlinks can be added through the user interface by navigating to Insert > Hyperlink, or by using the Ctrl+K keyboard shortcut.

28

Topic Section

Software Interfaces

1 solved MCQs shown directly below

No Dropdown
Q 67 Computer Science Software Interfaces

We can find any and every command on the:

A

Menu bar

B

Standard toolbar

C

Formatting toolbar

D

Drawing toolbar

View answer & explanation Ans: Menu bar

Correct Answer: Menu bar

The Menu bar acts as the master directory, containing dropdowns that house every available command in the application.

29

Topic Section

Internet Protocols

1 solved MCQs shown directly below

No Dropdown
Q 79 Computer Science Internet Protocols

What is telnet?

A

Search engine

B

Browser

C

Protocol

D

Gateway

View answer & explanation Ans: Protocol

Correct Answer: Protocol

Telnet is an early network protocol used on the Internet or local area networks to provide a bidirectional interactive text-oriented communication facility.

30

Topic Section

Internet Applications

1 solved MCQs shown directly below

No Dropdown
Q 82 Computer Science Internet Applications

Which term is avoided in E-mail?

A

Re-Reading

B

Subject line

C

Smileys

D

Wrong E-mail address

View answer & explanation Ans: Wrong E-mail address

Correct Answer: Wrong E-mail address

Using a wrong email address must be strictly avoided, as the message will bounce back or go to an unintended recipient.

31

Topic Section

Internet Web

1 solved MCQs shown directly below

No Dropdown
Q 83 Computer Science Internet Web

Which domains are used by profit business?

A

.org

B

.edu

C

.net

D

.com

View answer & explanation Ans: .com

Correct Answer: .com

The '.com' top-level domain originally stood for 'commercial' and is utilized predominantly by for-profit businesses.

32

Topic Section

Internet History

1 solved MCQs shown directly below

No Dropdown
Q 84 Computer Science Internet History

What was the first network that provides the basis for the internet?

A

ARAPANET

B

AAPARANET

C

ARPANET

D

PARA NET

View answer & explanation Ans: ARPANET

Correct Answer: ARPANET

ARPANET (Advanced Research Projects Agency Network) was the first public packet-switched network and the technical foundation for the modern Internet.

33

Topic Section

Web Development

1 solved MCQs shown directly below

No Dropdown
Q 85 Computer Science Web Development

The web page code is written using:

A

Hypertext markup language

B

Winzip

C

URL

D

Perl

View answer & explanation Ans: Hypertext markup language

Correct Answer: Hypertext markup language

HTML (HyperText Markup Language) is the standard markup language used to structure and display documents in a web browser.

Subject 2

Mathematics

2 MCQs
1

Topic Section

Algebraic Laws

1 solved MCQs shown directly below

No Dropdown
Q 3 Mathematics Algebraic Laws

x(yz) = (xy)z is a representation of the:

A

Associative law

B

Distributive law

C

Multiplicative law

D

Addition law

View answer & explanation Ans: Associative law

Correct Answer: Associative law

The associative law states that rearranging the parentheses in an expression will not change the result, as shown by x(yz) = (xy)z.

2

Topic Section

Exponents

1 solved MCQs shown directly below

No Dropdown
Q 25 Mathematics Exponents

Decimal value of 2^-1 is equal to:

A

0.5

B

0.25

C

0.05

D

0.1

View answer & explanation Ans: 0.5

Correct Answer: 0.5

The expression 2^-1 equals 1/2, which in decimal form is 0.5.

Subject 3

Pedagogy

2 MCQs
1

Topic Section

Classroom Management

1 solved MCQs shown directly below

No Dropdown
Q 87 Pedagogy Classroom Management

The use of physical punishment for class management is called:

A

Extinction technique

B

Satiation technique

C

Time out technique

D

Corporal punishment

View answer & explanation Ans: Corporal punishment

Correct Answer: Corporal punishment

Corporal punishment refers to the deliberate infliction of physical pain as a response to undesired behavior in a classroom setting.

2

Topic Section

Teaching Techniques

1 solved MCQs shown directly below

No Dropdown
Q 88 Pedagogy Teaching Techniques

A common technique to help people begin the creative process is?

A

Calculations

B

Brain storming

C

Thoroughness

D

Mental shortcuts

View answer & explanation Ans: Brain storming

Correct Answer: Brain storming

Brainstorming is a well-known group or individual creativity technique aimed at generating a massive number of ideas without immediate judgment.

Subject 4

General Knowledge

2 MCQs
1

Topic Section

International Organizations

1 solved MCQs shown directly below

No Dropdown
Q 89 General Knowledge International Organizations

Non-permanent members of the UN Security Council are elected for a term of?

A

1 year

B

2 years

C

3 years

D

5 years

View answer & explanation Ans: 2 years

Correct Answer: 2 years

The UN General Assembly elects 10 non-permanent members to the Security Council, each serving a two-year term.

2

Topic Section

Education And Disability

1 solved MCQs shown directly below

No Dropdown
Q 90 General Knowledge Education And Disability

The Braille education system was introduced for the:

A

Blind

B

Mute

C

Handicapped

D

Laborers

View answer & explanation Ans: Blind

Correct Answer: Blind

Braille is a tactile writing system specifically designed for people who are blind or visually impaired.

Subject 5

English

9 MCQs
1

Topic Section

Analogies

4 solved MCQs shown directly below

No Dropdown
Q 91 English Analogies

Carpenter is to wood as a tailor is to:

A

Machine

B

Ship

C

Cloth

D

Shop

View answer & explanation Ans: Cloth

Correct Answer: Cloth

This analogy pairs a profession with its primary working material: a carpenter works with wood, and a tailor works with cloth.

Q 92 English Analogies

Limb is to body as the branch is to ___?

A

Building

B

Grass

C

Garden

D

Tree

View answer & explanation Ans: Tree

Correct Answer: Tree

Just as a limb is a protruding appendage of a human body, a branch is an appendage protruding from the trunk of a tree.

Q 93 English Analogies

Milk is to white as the sky is to ___?

A

Red

B

Blue

C

Green

D

Black

View answer & explanation Ans: Blue

Correct Answer: Blue

This analogy relates objects to their natural colors: milk is naturally white, and the daytime sky is naturally blue.

Q 94 English Analogies

Boot is to foot as the glove is to ___?

A

Wool

B

Cloth

C

Cotton

D

Hand

View answer & explanation Ans: Hand

Correct Answer: Hand

This analogy relates clothing items to the body parts they cover: a boot is worn on a foot, and a glove is worn on a hand.

2

Topic Section

Grammar

1 solved MCQs shown directly below

No Dropdown
Q 95 English Grammar

The market is nearer to them than ___?

A

We

B

Ourselves

C

Ours

D

Us

View answer & explanation Ans: Us

Correct Answer: Us

The preposition 'to' requires an objective case pronoun. Thus, 'us' is grammatically correct as the object of comparison.

3

Topic Section

Vocabulary

3 solved MCQs shown directly below

No Dropdown
Q 96 English Vocabulary

A person who talks in his/her sleep is called a ___?

A

Bourgeois

B

Somniloquist

C

Ventriloquist

D

Insomnist

View answer & explanation Ans: Somniloquist

Correct Answer: Somniloquist

The word 'somniloquy' refers to sleep-talking. Thus, a person who talks in their sleep is called a somniloquist.

Q 97 English Vocabulary

Something that is hard but likely to crack easily is called:

A

Resilient

B

Flexible

C

Brittle

D

Supple

View answer & explanation Ans: Brittle

Correct Answer: Brittle

The word 'brittle' describes materials that are hard but possess little elasticity, causing them to shatter or snap rather than bend.

Q 98 English Vocabulary

A person who helps another do a crime is called a:

A

Cuckold

B

Amateur

C

Accomplice

D

Changeling

View answer & explanation Ans: Accomplice

Correct Answer: Accomplice

An accomplice is legally defined as a person who actively helps or encourages another individual to commit a crime.

4

Topic Section

Antonyms

1 solved MCQs shown directly below

No Dropdown
Q 99 English Antonyms

The antonym of stale is:

A

Old

B

Break

C

Tale

D

Fresh

View answer & explanation Ans: Fresh

Correct Answer: Fresh

Stale refers to food that is no longer new or pleasant to eat, making 'fresh' its direct opposite.

Subject 6

Islamic Studies

1 MCQs
1

Topic Section

Islamic Literature

1 solved MCQs shown directly below

No Dropdown
Q 100 Islamic Studies Islamic Literature

"The Spirit of Islam" book was written by?

A

Syed Ameer Ali

B

Quaid-e-Azam

C

Allama Iqbal

D

Sir Syed

View answer & explanation Ans: Syed Ameer Ali

Correct Answer: Syed Ameer Ali

'The Spirit of Islam', a seminal book that traces the history and ideals of the Islamic faith, was authored by scholar Syed Ameer Ali.

Questions

Paper practice FAQs

What is included in PPSC Data Entry Operator Lahore High Court Past Paper 2022 Solved? +

PPSC Data Entry Operator Lahore High Court Past Paper 2022 Solved includes solved MCQs grouped by subject and topic where available. Students can read answers, view explanations and attempt the paper online.

Can I attempt PPSC Data Entry Operator Lahore High Court Past Paper 2022 Solved online? +

Yes. You can use the Attempt Paper mode to solve this past paper online with a timer, submit it, and review your result with correct answers.

Is this paper useful for PPSC and one paper exam preparation? +

Yes. Past papers help students understand exam pattern, repeated topics, question style and difficulty level for PPSC and other one paper exams.

Quiz Builder

Explore GK360

Quick links for exam preparation

Use these important GK360 sections to prepare for PPSC, FPSC, one paper exams, subject-wise MCQs, solved past papers and current affairs.