PPSC Computer Science Past Paper 2017 Solved MCQs with Answers

PPSC Computer Science Past Paper 2017 Solved MCQs with Answers

Solved Computer Science MCQs from the PPSC 2017 past paper, each with the correct answer and a clear explanation. Ideal practice for PPSC, FPSC, NTS, CSS and PMS. All questions are extracted from the actual 2017 paper and verified before publication.

Start Quiz
PPSC CS 2017 Past Paper
Score: 0 / 92
Question 1 of 92Not answered

Which device is used for permanent data storage?

Explanation

The hard disk stores data permanently, keeping it when the power is off.

Question 2 of 92Not answered

A relational database consists of a collection of?

Explanation

A relational database is a collection of tables, each holding rows of related data.

Question 3 of 92Not answered

The time span from when a process is submitted until it is completed is called?

Explanation

Turnaround time is the whole span from submission of a process to its completion. Response time is only the wait for the first output.

Question 4 of 92Not answered

The shortcut key to close a selected window is?

Explanation

Alt + F4 closes the selected window.

Question 5 of 92Not answered

In Computer Networking, the WAP service is associated with?

Explanation

WAP, the Wireless Application Protocol, belongs to wireless networking.

Question 6 of 92Not answered

What does SIM stand for?

Explanation

SIM stands for Subscriber Identity Module.

Question 7 of 92Not answered

Which normal form is based on multivalued dependencies?

Explanation

Fourth normal form deals with multivalued dependencies.

Question 8 of 92Not answered

The term attribute refers to a which of a table?

Explanation

An attribute is a column of a table. A row is a tuple or record.

Question 9 of 92Not answered

Which one extends a private network over public networks?

Explanation

A virtual private network extends a private network across a public one, tunnelling the traffic so it stays private.

Question 10 of 92Not answered

The network layer concerns with?

Explanation

The network layer handles packets, and the data link layer handles frames.

Question 11 of 92Not answered

The total number of pixels stored in a graphics system's frame buffer is known as?

Explanation

The total number of pixels held in the frame buffer is the resolution of the display.

Question 12 of 92Not answered

Communication channel is shared by all the machines on the network in?

Explanation

In a broadcast network one communication channel is shared by every machine, so a transmission reaches them all.

Question 13 of 92Not answered

In a graphical system, the pixel array of the image is stored in?

Explanation

The pixel array of the displayed image is held in the frame buffer.

Question 14 of 92Not answered

Which focuses on the discovery of (previously) unknown properties on data?

Explanation

Data mining discovers previously unknown patterns and properties in large bodies of data.

Question 15 of 92Not answered

Bluetooth is an example of?

Explanation

Bluetooth forms a personal area network, covering only a few metres around the user.

Question 16 of 92Not answered

Two devices are in a network if:

Explanation

Two devices are networked when a process on one can exchange information with a process on the other.

Question 17 of 92Not answered

A set of protocols employed by a system, with one protocol for each layer, is called?

Explanation

The set of protocols used by a system, one for each layer, is a protocol stack.

Question 18 of 92Not answered

The network layer protocol of the Internet is?

Explanation

The Internet Protocol is the network layer protocol of the internet. TCP and UDP work at the transport layer.

Question 19 of 92Not answered

Which of the following is an example of an Operating System?

Explanation

Microsoft Windows is an operating system. Office, Photoshop and Chrome are applications.

Question 20 of 92Not answered

What category of web-based system would you assign to discussion groups?

Explanation

Discussion groups are online communities, web systems built around interaction between users.

Question 21 of 92Not answered

Which is an example of a NoSQL database type?

Explanation

Document databases such as MongoDB are a NoSQL type, storing records as documents rather than in fixed tables.

Question 22 of 92Not answered

In Ms-Word 2013, Quick Access toolbar allows you to access common?

Explanation

The Quick Access toolbar keeps common commands, such as Save and Undo, always within reach.

Question 23 of 92Not answered

Which serves as a buffer between the CPU and main memory?

Explanation

Cache memory sits between the processor and main memory as a fast buffer, holding what is most likely to be needed next.

Question 24 of 92Not answered

What category of web-based system would you assign to electronic shopping?

Explanation

Electronic shopping is a transaction-oriented system, built around the exchange of orders and payments.

Question 25 of 92Not answered

Input devices such as thumb scanners, retina scanners, and voice recognition used to input data into a computer system are examples of?

Explanation

Thumb scanners, retina scanners and voice recognition are biometric systems, identifying a person by a physical characteristic.

Question 26 of 92Not answered

W3C stands for?

Explanation

W3C stands for World Wide Web Consortium, the body that sets web standards.

Question 27 of 92Not answered

Which is not a NoSQL database?

Explanation

SQL Server is a relational database. MongoDB, Cassandra and Redis are NoSQL.

Question 28 of 92Not answered

For each attribute of a relation, there is a set of permitted values, called the ______ of that attribute?

Explanation

The set of permitted values for an attribute is its domain.

Question 29 of 92Not answered

An e-mail address consists of two parts: username or ID and?

Explanation

An email address has a user name and a domain name, joined by the @ sign.

Question 30 of 92Not answered

ICMP (Internet Control Message Protocol) is primarily used for?

Explanation

ICMP carries error and diagnostic messages, which is what the ping and traceroute commands rely on.

Question 31 of 92Not answered

By default, on which page is the Header or Footer printed in MS Word?

Explanation

A header or footer prints on every page of the section by default.

Question 32 of 92Not answered

In Information Technology, what does HTML stand for?

Explanation

HTML stands for Hyper Text Markup Language.

Question 33 of 92Not answered

When was the very first email ever sent?

Explanation

Ray Tomlinson sent the first network email in 1971.

Question 34 of 92Not answered

The major language for structuring content on the World Wide Web is?

Explanation

HTML is the language that structures content on the World Wide Web.

Question 35 of 92Not answered

The software that contains data organized in rows and columns is called?

Explanation

Software that holds data in rows and columns is a spreadsheet.

Question 36 of 92Not answered

In the field of computers, what is BASIC (Beginners All-Purpose Symbolic Instruction Code)?

Explanation

BASIC is a programming language.

Question 37 of 92Not answered

“Ctrl + C” is used for?

Explanation

Ctrl + C copies the selected text.

Question 38 of 92Not answered

In MS Word 2007, which shortcut key is used to increase left Indent?

Explanation

Ctrl + M increases the left indent in MS Word. Ctrl + Shift + M decreases it.

Question 39 of 92Not answered

In MS-Word, the Home key moves the cursor to the?

Explanation

The Home key moves the cursor to the beginning of the line.

Question 40 of 92Not answered

What is used to protect a network server from unauthorized access and malicious traffic?

Explanation

A firewall filters traffic in and out of a network, blocking unauthorised access.

Question 41 of 92Not answered

With which view can you see how texts and graphics appear on the printed page?

Explanation

Print Layout view shows text and graphics as they will appear on the printed page.

Question 42 of 92Not answered

In MS Word, “Ctrl + Page Down” is used to move the cursor?

Explanation

Ctrl + Page Down moves the cursor to the top of the next page.

Question 43 of 92Not answered

The Unit that controls all parts and components of a computer is the?

Explanation

The CPU controls and directs all the parts of the computer.

Question 44 of 92Not answered

PDF is a text format designed by Adobe. What does the abbreviation PDF mean?

Explanation

PDF stands for Portable Document Format.

Question 45 of 92Not answered

The display device on a computer, similar to a television screen is called?

Explanation

The monitor is the display device, similar to a television screen.

Question 46 of 92Not answered

A network that covers a large area, a city, a country, and beyond is called?

Explanation

A wide area network covers a large area, a country or more.

Question 47 of 92Not answered

Which Power Point feature allows the user to create a simple presentation quickly?

Explanation

The AutoContent Wizard created a simple presentation quickly from a chosen outline.

Question 48 of 92Not answered

A computer processor can only understand?

Explanation

A processor understands only machine language, the binary instructions of its own instruction set.

Question 49 of 92Not answered

Which shortcut keys is used to align the selected text to the center, in MS Word?

Explanation

Ctrl + E centres the selected text.

Question 50 of 92Not answered

In MS PowerPoint, the screen becomes black by pressing which letter on the keyboard?

Explanation

Pressing B during a slide show blacks out the screen. W turns it white.

Question 51 of 92Not answered

The program that contains instructions to operate a device is called?

Explanation

A device driver holds the instructions that operate a particular device.

Question 52 of 92Not answered

In the field of IT, FTP stands for?

Explanation

FTP stands for File Transfer Protocol.

Question 53 of 92Not answered

USB Flash Drive is commonly used portable device to store data. What does USB stand for?

Explanation

USB stands for Universal Serial Bus.

Question 54 of 92Not answered

Which term refers to the ability of a computer to automatically configure a new hardware component that is added to it?

Explanation

Plug and play lets the system detect and configure new hardware automatically.

Question 55 of 92Not answered

The Tool used for finding a similar word in a Document is called?

Explanation

The Thesaurus finds words of similar meaning.

Question 56 of 92Not answered

A group of 8 bits is called?

Explanation

A group of 8 bits is a byte.

Question 57 of 92Not answered

Which helps in reducing spelling errors in a document being typed?

Explanation

AutoCorrect fixes common misspellings as you type, so the error never reaches the page.

Question 58 of 92Not answered

Keys starting with characters F1 to F12 are?

Explanation

F1 to F12 are the function keys.

Question 59 of 92Not answered

MICR stands for?

Explanation

MICR stands for Magnetic Ink Character Recognition, used to read the coded numbers on cheques.

Question 60 of 92Not answered

UPS stands for?

Explanation

UPS stands for Uninterruptible Power Supply, which keeps a computer running through a power failure.

Question 61 of 92Not answered

Macintosh, a personal computer, was developed by?

Explanation

The Macintosh was developed by Apple.

Question 62 of 92Not answered

The process of transferring files from the internet to your computer is called?

Explanation

Bringing files from the internet to your computer is downloading.

Question 63 of 92Not answered

Hyperlink Shortcut key is?

Explanation

Ctrl + K inserts a hyperlink.

Question 64 of 92Not answered

WAN is a type of network; its full form is?

Explanation

WAN stands for Wide Area Network.

Question 65 of 92Not answered

Who is called the 'Father of Computers'?

Explanation

Charles Babbage is called the father of the computer.

Question 66 of 92Not answered

Ctrl + N in MS Word is used to?

Explanation

Ctrl + N creates a new document.

Question 67 of 92Not answered

In MS Excel, if you accidentally delete a record on the sheet, which command can be used to restore it immediately?

Explanation

Undo restores a record deleted by accident, provided it is used before other work intervenes.

Question 68 of 92Not answered

In MS Word one can undo last actions using which key?

Explanation

Ctrl + Z undoes the last action.

Question 69 of 92Not answered

What is the shortcut key for making text "Bold" on a PC?

Explanation

Ctrl + B applies bold.

Question 70 of 92Not answered

Which can be used to mark a multiple-choice test?

Explanation

An optical mark reader detects pencil marks in set positions, which is how multiple choice answer sheets are marked.

Question 71 of 92Not answered

Which is also known mechanical agent?

Explanation

A robot is a mechanical agent, a machine that carries out physical tasks on instruction.

Question 72 of 92Not answered

In MS Word 2007, which shortcut key is used to switch to Print Layout view?

Explanation

Alt + Ctrl + P switches to Print Layout view.

Question 73 of 92Not answered

Is used for criminal investigations and security system. Some computers use it for login and user authentication?

Explanation

A fingerprint reader is used in criminal investigation and in security systems, and also for logging in to a computer.

Question 74 of 92Not answered

Individual dots that make up a picture on the monitor screen are called?

Explanation

The individual dots that make up a screen image are pixels.

Question 75 of 92Not answered

Which is a collection of programme that supervises and control overall function of a computer?

Explanation

The operating system is the collection of programs that supervises and controls the whole computer.

Question 76 of 92Not answered

“Fax Viewer” is a/an?

Explanation

Fax Viewer is a utility program, supplied with Windows to view and manage fax documents.

Question 77 of 92Not answered

URL is an abbreviation of?

Explanation

URL stands for Uniform Resource Locator.

Question 78 of 92Not answered

Which is a grid of individual pixels that together make up an image?

Explanation

A raster graphic, or bitmap, is a grid of individual pixels. A vector graphic is stored as shapes instead.

Question 79 of 92Not answered

Inventor of Computer Mouse was a/an ________ engineer?

Explanation

Douglas Engelbart, who invented the mouse in 1964, was an American engineer.

Question 80 of 92Not answered

What shortcut key is used to replace text or specific formatting?

Explanation

Ctrl + H opens Replace, used to change text or formatting.

Question 81 of 92Not answered

Encyclopedia is an example of ________ software?

Explanation

An encyclopedia on disc is reference software, whose purpose is to supply information for consultation.

Question 82 of 92Not answered

Which is used to create visual presentations with the help of audio and video clips?

Explanation

Multimedia software builds presentations combining audio and video with text and images.

Question 83 of 92Not answered

Which is a program used to view and manage images?

Explanation

An image viewer is the program used to view and manage pictures.

Question 84 of 92Not answered

In MS Word 2007, which shortcut key n used to insert a comment?

Explanation

Alt + Ctrl + M inserts a comment.

Question 85 of 92Not answered

PCI is an expansion slot, it stands for?

Explanation

PCI stands for Peripheral Component Interconnect.

Question 86 of 92Not answered

Which controls, coordinates, and directs all the operations performed by the computer?

Explanation

The control unit directs and coordinates every operation of the computer. The ALU does the calculating.

Question 87 of 92Not answered

What does RAM in a computer stand for?

Explanation

RAM stands for Random Access Memory.

Question 88 of 92Not answered

________ is a silicon chip that executes a set of instructions and processes data efficiently and accurately?

Explanation

A processor is the silicon chip that executes instructions and processes data.

Question 89 of 92Not answered

Which devices hold data and instructions?

Explanation

Storage devices hold data and instructions, both before and after processing.

Question 90 of 92Not answered

In MS Word 2007, which shortcut key is used for switching to Draft view?

Explanation

Alt + Ctrl + N switches to Draft view in MS Word 2007.

Question 91 of 92Not answered

________ could tell you the price of a bar of biscuit?

Explanation

A bar code reader reads the code printed on a packet and looks up its price.

Question 92 of 92Not answered

What is the full form of UNIVAC?

Explanation

UNIVAC stands for Universal Automatic Computer, the first commercial computer in the United States.

About the PPSC Computer Science Past Paper 2017

Every MCQ above is taken from the Punjab Public Service Commission (PPSC) Computer Science papers held in 2017, with the correct answer and a written explanation for each. Past-paper practice is the most dependable way to prepare for PPSC, FPSC, NTS, CSS and PMS, because these papers repeat their themes, and often the questions themselves, from one year to the next.

Questions were checked against reliable sources before publication. Where a circulating source sheet carried a factual or wording error, we corrected it rather than reproducing the mistake. For chapter-wise preparation, work through our Computer Science MCQs hub, which also lists every other year’s paper. Further reading: Pakistan Movement and the PPSC official website.

How to Use This Paper

Attempt the full quiz before looking at any answer, then read the explanation for every question you got wrong, including those you guessed correctly. A past paper is only useful if you close the gaps it exposes. Pro members can download the complete paper as a PDF with all answers and explanations for offline revision.

Practice More MCQs on Related Topics

Written by
Mubashir

Digital marketer and content writer at QuizWing. Mubashir researches and writes solved MCQ sets and preparation content for ISSB, NTS and other…

More articles by Mubashir →

Leave a Comment