PPSC Computer Science Past Paper 2022 Solved MCQs with Answers

PPSC Computer Science Past Paper 2022 Solved MCQs with Answers

Solved Computer Science MCQs from the PPSC 2022 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 2022 paper and verified before publication.

Start Quiz
PPSC CS 2022 Past Paper
Score: 0 / 90
Question 1 of 90Not answered

What items are placed at the end of a document?

Explanation

Endnotes are collected at the end of the document or section. Footnotes appear at the foot of each page.

Question 2 of 90Not answered

Light pen is what type of device?

Explanation

A light pen is an optical input device, held against the screen to point at what is displayed.

Question 3 of 90Not answered

What is a predefined combination of colors, fonts, and visual effects that you apply to your slides?

Explanation

A theme is the predefined set of colours, fonts and effects applied across a presentation.

Question 4 of 90Not answered

HTTPS provides what kind of communication over a computer network?

Explanation

HTTPS is the secure form of HTTP, encrypting the traffic between browser and server with TLS.

Question 5 of 90Not answered

Name the function that is used to determine the length of a string?

Explanation

strlen() returns the length of a string in C, counting the characters before the terminating null.

Question 6 of 90Not answered

In MS Word, where are the header and footer inserted?

Explanation

A header or footer set in MS Word repeats on every page of the section by default.

Question 7 of 90Not answered

Which shortcut key is used to center-align the selected text?

Explanation

Ctrl + E centres the selected text. Ctrl + L aligns it left and Ctrl + R right.

Question 8 of 90Not answered

What is the minimum and maximum font size available in the font size tool on the formatting toolbar?

Explanation

The font size box on the formatting toolbar runs from 8 to 72 points, though other sizes can be typed in directly.

Question 9 of 90Not answered

Which key is used to save a document in MS Office Word?

Explanation

Ctrl + S saves the document.

Question 10 of 90Not answered

Which command is used to open a PowerPoint?

Explanation

PowerPoint is launched by powerpnt.exe. Word is winword.exe and Excel is excel.exe.

Question 11 of 90Not answered

Which bar is used in MS Excel for entering formulas and data?

Explanation

The formula bar is where data and formulas are entered and edited in Excel.

Question 12 of 90Not answered

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

Explanation

Inserting an Excel file into a Word document embeds the data, so the copy travels with the Word file rather than pointing back at the original.

Question 13 of 90Not answered

The 4G technology is how many times faster than 3G?

Explanation

4G is generally described as about ten times faster than 3G in practical throughput.

Question 14 of 90Not answered

The first page of a website is called?

Explanation

The first page of a website is its home page.

Question 15 of 90Not answered

We set page numbers in a ________ kind of document?

Explanation

Page numbers are set in a word processor, which paginates a document for printing.

Question 16 of 90Not answered

Which function key is used to open Help?

Explanation

F1 opens help.

Question 17 of 90Not answered

Ctrl+Shift+< is used for?

Explanation

Ctrl + Shift + < reduces the font size, so it acts on the size of the font.

Question 18 of 90Not answered

Specific information added on the top of the page is called?

Explanation

Text placed in the space at the top of every page is the header. At the bottom it is the footer.

Question 19 of 90Not answered

When you open web browser which page is open?

Explanation

A browser opens at the page set as its home page.

Question 20 of 90Not answered

Which value stays unchanged in MS Excel?

Explanation

A constant is a value that does not change. Variables, formulas and functions all produce results that can change.

Question 21 of 90Not answered

A _____ is a unit of information in a _____?

Explanation

A field is one unit of information within a record, and a set of records makes a table.

Question 22 of 90Not answered

If 8/9 is entered in Excel without a formula, then it shows?

Explanation

Typing 8/9 into a cell without an equals sign makes Excel read it as a date, 8 September, since it applies its date recognition before treating it as text.

Question 23 of 90Not answered

In Excel, what is returned by the NOW() function?

Explanation

NOW() returns the current date and time together. TODAY() returns the date alone.

Question 24 of 90Not answered

Which key is used to redo in MS Word?

Explanation

Ctrl + Y redoes the last undone action. Ctrl + Z undoes.

Question 25 of 90Not answered

Which is used to move the cursor one word at a time to the right in MS Word?

Explanation

Ctrl + Right Arrow moves the cursor one word to the right.

Question 26 of 90Not answered

What is the page used to create a presentation in PowerPoint called?

Explanation

A presentation is built from slides.

Question 27 of 90Not answered

In MS Word, the F12 key is used for?

Explanation

F12 opens the Save As dialog in MS Word.

Question 28 of 90Not answered

To type 2 in x² in Word, which key combination do we use?

Explanation

Ctrl + Shift + = applies superscript, which raises the 2 in x squared. Ctrl + = applies subscript.

Question 29 of 90Not answered

To select a group of non-contiguous worksheets, which key do we press and hold while selecting the sheets we want?

Explanation

Holding Ctrl while clicking sheet tabs selects worksheets that are not next to each other. Shift selects a continuous block.

Question 30 of 90Not answered

What is used to display the list of all objects on a slide or page?

Explanation

The selection pane lists every object on the slide or page, and lets you hide, show or reorder them.

Question 31 of 90Not answered

What is the faded text behind the content on a page in Microsoft Word?

Explanation

A watermark is the faded text or image printed behind the content of a page.

Question 32 of 90Not answered

Which option is used in MS Word to automatically save temporary copies of documents after a set interval (e.g., 10 minutes)?

Explanation

AutoRecover saves a temporary copy at the set interval, so that work can be recovered after a crash.

Question 33 of 90Not answered

Which software is used for spreadsheets?

Explanation

MS Excel is the spreadsheet program in the Office suite.

Question 34 of 90Not answered

Which one is the most appropriate reason for using a Macro in MS Office?

Explanation

A macro records a sequence of steps so that a repetitive task can be replayed with one command.

Question 35 of 90Not answered

What is used to add arbitrary text to a slide?

Explanation

A text box lets you place text anywhere on a slide, outside the standard placeholders.

Question 36 of 90Not answered

What do we use to view a website?

Explanation

A web browser is the program used to view websites. A search engine is a website you visit with it.

Question 37 of 90Not answered

Which key is used to instantly create a chart from selected data in MS Excel on a new sheet?

Explanation

F11 creates a chart from the selected data on a new chart sheet. Alt + F1 embeds it in the current sheet.

Question 38 of 90Not answered

What is used to navigate from one web page to another?

Explanation

A hyperlink carries the reader from one web page to another.

Question 39 of 90Not answered

A feature in MS Word that automatically saves the document after every ____ minutes?

Explanation

AutoRecover in MS Word saves a temporary copy every 10 minutes by default, and the interval can be changed in Options.

Question 40 of 90Not answered

Which option in PowerPoint would you use to change the color palette of different objects without altering their content or layout?

Explanation

The colour scheme changes the palette applied to objects on the slides without touching their content or layout.

Question 41 of 90Not answered

In Excel, how is a Data Series defined?

Explanation

A data series is a set of related data points plotted together in a chart, usually the values from one row or column.

Question 42 of 90Not answered

Output displayed on the computer monitor?

Explanation

Output shown on the monitor is a soft copy. Printed output is a hard copy.

Question 43 of 90Not answered

The hardware parts of a computer are?

Explanation

Hardware is the physical component of a computer, the part you can touch.

Question 44 of 90Not answered

A group of related files, often organized for efficient retrieval and management, in a computer is called a?

Explanation

A database is an organised collection of related files or records, arranged so that data can be retrieved and managed efficiently.

Question 45 of 90Not answered

How can you convert a Word document to PDF using built-in Word functionality?

Explanation

Save As with PDF chosen as the file type converts a Word document to PDF using Word's own export.

Question 46 of 90Not answered

What UI element can be used for quick access to frequently used commands and tools?

Explanation

A toolbar gives quick access to frequently used commands as buttons.

Question 47 of 90Not answered

Who came up with the idea of the Universal Turing Machine that became the foundation for the first computer?

Explanation

Alan Turing described the Universal Turing Machine in 1936, the theoretical model on which the stored program computer rests.

Question 48 of 90Not answered

A computer program that converts one program instruction at a time into machine language is called?

Explanation

An interpreter translates and executes a program one instruction at a time. A compiler translates the whole program first.

Question 49 of 90Not answered

Which one is the outcome of the output produced by a computer?

Explanation

The processed output a computer produces is information. What goes in is data.

Question 50 of 90Not answered

An application program that allows a user to set page numbers and check the spelling of a document is known as?

Explanation

Page numbering and spell checking are features of a word processor.

Question 51 of 90Not answered

What executes instructions?

Explanation

The CPU executes instructions, fetching, decoding and carrying them out.

Question 52 of 90Not answered

Internet Explorer is what kind of software?

Explanation

Internet Explorer is a web browser.

Question 53 of 90Not answered

Which part of the computer is connected to the motherboard and supplies power to the different parts?

Explanation

The power supply unit connects to the motherboard and feeds power to all the components.

Question 54 of 90Not answered

MS Office is a _______ type of software?

Explanation

MS Office is horizontal market software, written for general use across every industry rather than for one trade.

Question 55 of 90Not answered

What is the process of removing an unwanted part of an image called?

Explanation

Cutting away the unwanted edges of an image is cropping.

Question 56 of 90Not answered

Who made the first mechanical calculating machine?

Explanation

Blaise Pascal built the Pascaline in 1642, the first mechanical calculating machine.

Question 57 of 90Not answered

When applying conditional formatting, you can check the conditions against __________ data?

Explanation

Conditional formatting can test either the cell's own value or a formula you write, which is what allows a rule to depend on another cell.

Question 58 of 90Not answered

It is the main communication backbone of a computer, to which all components and external peripherals are connected?

Explanation

The motherboard is the main circuit board, carrying the buses to which every component and peripheral connects.

Question 59 of 90Not answered

What is the fastest memory component?

Explanation

Registers inside the processor are the fastest storage of all, faster even than cache.

Question 60 of 90Not answered

BASIC is a ______ language?

Explanation

BASIC is a procedural language, written as a sequence of statements executed in order.

Question 61 of 90Not answered

Which option is used to permanently delete a file without sending it to the Recycle Bin?

Explanation

Shift + Delete removes a file permanently, bypassing the Recycle Bin.

Question 62 of 90Not answered

In MS Word, what does the ruler help with?

Explanation

The ruler in MS Word is used to set tabs and indents and to change the page margins.

Question 63 of 90Not answered

Which is used for communication purposes through presentations?

Explanation

PowerPoint is the presentation program, used to communicate ideas to an audience with slides.

Question 64 of 90Not answered

The shortcut key used to close a document is?

Explanation

Ctrl + W closes the current document without closing the application.

Question 65 of 90Not answered

How many default layout pages are there in MS PowerPoint?

Explanation

PowerPoint provides 9 built-in slide layouts in its default Office theme.

Question 66 of 90Not answered

What does a floppy disk contain?

Explanation

A floppy disk is divided into concentric circular tracks, each split into sectors.

Question 67 of 90Not answered

Which one is a spreadsheet application in which data can be entered in the form of tables?

Explanation

MS Excel is the spreadsheet application, holding data in a grid of rows and columns.

Question 68 of 90Not answered

A computer on the internet is identified by?

Explanation

A computer on the internet is identified by its IP address.

Question 69 of 90Not answered

What is the brain of any computer system?

Explanation

The CPU is called the brain of the computer, since it carries out the instructions of every program.

Question 70 of 90Not answered

In MS Access, which data type is suitable for storing large text and numbers?

Explanation

The Memo data type in MS Access, called Long Text in later versions, holds large blocks of text.

Question 71 of 90Not answered

The additional space added to the binding side of a page so that the text is not hidden by the binding is called ______ in MS Word?

Explanation

The gutter is the extra margin added on the binding side so that text is not lost in the fold.

Question 72 of 90Not answered

A System that represents eight symbols is called?

Explanation

The octal system uses eight symbols, 0 to 7. Binary uses two and hexadecimal sixteen.

Question 73 of 90Not answered

Which is a type of cyber crime?

Explanation

Hacking, that is unauthorised access to a system, is a cyber crime. Penetration testing and auditing are the same techniques used with permission.

Question 74 of 90Not answered

What is latency time?

Explanation

Latency is the time taken for the required sector to rotate under the read write head, which is why it depends on the spin speed of the disk.

Question 75 of 90Not answered

MS Excel shows the address of the active cell in the?

Explanation

The name box, at the left of the formula bar, shows the address of the active cell.

Question 76 of 90Not answered

What does animation mean?

Explanation

Animation is the rapid display of a sequence of static images, which the eye reads as movement.

Question 77 of 90Not answered

Which shows the contents of the active cell in MS Excel?

Explanation

The formula bar shows what the active cell actually contains, that is the formula rather than its result.

Question 78 of 90Not answered

To keep a computer safe from viruses, you should install ___ on your computer?

Explanation

Antivirus software protects a computer from viruses. Worms, trojans and spyware are themselves malicious.

Question 79 of 90Not answered

Times New Roman and Arial are examples of?

Explanation

Times New Roman and Arial are font families, or typefaces.

Question 80 of 90Not answered

Electronic crime is a type of which crime?

Explanation

Crime committed by electronic means is cyber crime.

Question 81 of 90Not answered

In which language is a source program written?

Explanation

A source program is written in a high level language, which a compiler or interpreter then translates into machine code.

Question 82 of 90Not answered

Which file is stored on the computer that helps perform functions quickly while browsing?

Explanation

The browser cache stores copies of pages and images already downloaded, so a return visit loads faster.

Question 83 of 90Not answered

C++, COBOL, Java, etc. are examples of which type of languages?

Explanation

C++, COBOL and Java are high level programming languages, close to human language rather than to machine code.

Question 84 of 90Not answered

What can we attach in an email?

Explanation

Audio, video, text and image files can all be attached to an email.

Question 85 of 90Not answered

Which key is used to open a new tab in Internet Explorer?

Explanation

Ctrl + T opens a new tab in a browser.

Question 86 of 90Not answered

In what is blockchain technology used?

Explanation

Blockchain underlies cryptocurrency, since it provides a distributed ledger no single party controls.

Question 87 of 90Not answered

What does URL stand for?

Explanation

URL stands for Uniform Resource Locator.

Question 88 of 90Not answered

On which tab is Slide Sorter available in PowerPoint?

Explanation

Slide Sorter is one of the presentation views, found on the View tab.

Question 89 of 90Not answered

Who built the first computer mouse?

Explanation

Douglas Engelbart built the first computer mouse in 1964, a wooden shell over two metal wheels.

Question 90 of 90Not answered

Which memory contains information permanently in the computer?

Explanation

ROM holds its contents permanently, without power. RAM and cache lose theirs the moment the machine is switched off.

About the PPSC Computer Science Past Paper 2022

Every MCQ above is taken from the Punjab Public Service Commission (PPSC) Computer Science papers held in 2022, 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