Rescue 1122 Junior Computer Operator Past Paper 2024

Rescue 1122 Junior Computer Operator Past Paper 2024 MCQs with answers for Rescue jobs test preparation online.

Rescue 1122 Junior Computer Operator Past Paper MCQs

The shortcut key to select Text in MS Word?

  1. Shift key + use mouse
  2. Shift + ctrl
  3. Alt + shift
  4. Ctrl + shift
  5. None of these

The shortcut key to closing MS Word?

  1. Ctrl + W
  2. Ctrl+4
  3. Alt+F4
  4. Alt+F5

In MS Word, the ‘watermark’ option is available in:

  1. Design
  2. Layout
  3. Insert
  4. View

Microsoft Word displays hyperlinks as a :

  1. red underlined text
  2. blue underlined text
  3. white underlined text
  4. all of these

Which of following is HTML tag

  1. # and #
  2. { and }
  3. ! and ?
  4. < and >
Select the correct shortcut key which is used to underline a written paragraph?
  1. CTRL + T
  2. CTRL + U
  3. CTRL + Z
  4. CTRL + B
What percentage of watermelon is water ?
  1. 30
  2. 40
  3. 92
  4. 45
Which device has the highest memory capacity?
  1. CD
  2. Hard disk
  3. Motherboard
  4. DVD
Which is the shortcut key for undo the last action?
  1. Ctrl + Z
  2. Ctrl + C
  3. Ctrl + V
  4. None of these
Shortcut key for blank presentation in MS PowerPoint?
  1. Ctrl + N
  2. Ctrl + Z
  3. Ctrl + M
  4. Alt + N

What is the opposite of “Accelerate”?

  1. Poor
  2. Opulent
  3. Improve
  4. Decelerate

In which view headers and footers are visible :

  1. Normal View
  2. Page Layout View
  3. Print Layout View
  4. Draft

Which shortcut key inserts a new slide in current presentation?

  1. Ctrl+N
  2. Ctrl+M
  3. Ctrl+S
  4. None of above

The Arabian Sea lies in the ____ of Pakistan?

  1. North
  2. South
  3. East
  4. West

Khunjerab Pass is a border connecting to which country in the North of Pakistan?

  1. Nepal
  2. Afghanistan
  3. China
  4. Iran

For which industry Pakistan’s city Wazirabad is famous?

  1. Rice
  2. Sugar
  3. Cutlery
  4. Textile

What is the pattern in the following number pairs: 2-8, 3-27, 4-28, 5-125? What is the result of 2^3 in this pattern?

  1. 6
  2. 10
  3. 8
  4. 18

The opposite of “Complicated” is

  1. Tangled
  2. Simple
  3. Complex
  4. All of these

What is the antonym of “Assemble”?

  1. Gather
  2. Scatter
  3. Collect
  4. Unite

Virtual memory typically located on/in :

  1. RAM
  2. CPU
  3. Flash card
  4. Hard drive
Which word means the opposite of ‘Perforate”?
  1. Absorb
  2. Emit
  3. Evaporate
  4. Hostile

Which of the following is an output device :

  1. Keyboard
  2. Printer
  3. Mouse
  4. None of the above

Which is the computer network type that connect in a larger area, such as districts or cities?

  1. LAN
  2. WAN
  3. MAN
  4. PAN

A wide key in the keyboard having no mark on is is called?

  1. Enter Key
  2. Backspace Key
  3. Space Bar
  4. Shift Key

Short cut key for slide show from the current slide?

  1. F5
  2. Ctrl + F5
  3. Shift + F5
  4. Alt + F5

Old computers are based on:

  1. Transistors
  2. Microprocessors
  3. Integrated Circuits
  4. Vacuum Tubes

Which is not a binary code?

  1. 001
  2. 0101
  3. 011
  4. 0210

Which one is odd? CE, FH, IK, LM :

  1. CE
  2. FH
  3. IK
  4. LM

Which is a system programming language used for structured programming?

  1. Python
  2. JavaScript
  3. C language
  4. HTML

what will come next P, O N, M ?

  1. H
  2. J
  3. K
  4. L

Instructions given to a computer are executed in which language?

  1. Assembly Language
  2. High-Level Language
  3. Machine Language
  4. Scripting Language

In COBOL, which method is used to define the structure of data in terms of characters, digits, etc.?

  1. Data Division
  2. File Section
  3. Data Item Descriptor
  4. Picture Clause

In a C++ structure, which of the following statements tells the compiler to allocate memory for an instance of the structure?

  1. struct { … };
  2. typedef struct { … } StructName;
  3. StructName var;
  4. #include <iostream>

Which of the following factors is primarily used in greening deserts?

  1. Ashes
  2. Rainfall
  3. Shrubs
  4. All of the above

The governor is considered as the :

  1. Chief Legislator
  2. Chief Judge
  3. Chief Administrator
  4. Chief Diplomat

What type of education is provided by M.A.O. Graduate College?

  1. Traditional education only
  2. Modern education only
  3. Both traditional and modern education
  4. Vocational education only

QLPNMF what is the decoded message?

  1. PKOMLE
  2. RMPNOG
  3. PKOMNE
  4. RLMOJG

What is the code written in the format of alpha, numeric, letter, and number?

  1. #A3C4
  2. @A1B2
  3. )A1B2
  4. *B2A1

In a computer, data and instructions are stored using which type of digits?

  1. Decimal digits
  2. Hexadecimal digits
  3. Binary digits
  4. Octal digits

Today, computers are primarily based on which technology?

  1. Vacuum tubes
  2. Magnetic drums
  3. Transistors
  4. Relays

A network formed through data transmission methods is called?

  1. Circuit Switching
  2. Packet Switching
  3. Message Switching
  4. Frame Switching

What are the main components used in Unshielded Twisted Pair (UTP) and Shielded Twisted Pair (STP) cables?

  1. Fiber optic strands and metallic shielding
  2. Twisted pairs of copper wires and shielding
  3. Single copper wire and plastic insulation
  4. Optical fibers and conductive layers

What is the correct HTML code to create a checkbox input field?

  1. <input type=”text” value=”checkbox”>
  2. <input type=”checkbox”>
  3. <input type=”radio” name=”checkbox”>
  4. <input type=”button” value=”checkbox”>

An expression in programming is defined as a set of?

  1. Variables and functions
  2. Variables, constants, operators, and functions
  3. Only constants and operators
  4. Only functions and operators

What term is used to describe the activity of performing the same operation multiple times in programming?

  1. Recursion
  2. Iteration
  3. Conditional Statement
  4. Function Call

What term refers to the protection of data from unauthorized access?

  1. Data Backup
  2. Data Encryption
  3. Data Recovery
  4. Data Security

An array is typically associated with which data type?

  1. Primitive data type
  2. Composite data type
  3. Derived data type
  4. Abstract data type

RAM is used for what purpose in a computer system?

  1. To permanently store data
  2. To execute software applications
  3. To read and write data temporarily
  4. To manage network connections

What is a “small tale” typically focused on in literature?

  1. Detailed historical events
  2. Objective-oriented goals
  3. A brief and simple narrative
  4. Complex character development

What is the purpose of the strong tag in HTML?

  1. To create a hyperlink
  2. To apply bold formatting with semantic emphasis
  3. To insert an image
  4. To create a line break

Given the equation a=b+4 and a=2, what is the value of b?

  1. b=2
  2. b=−6
  3. b=6
  4. b=−2

Which programming language, developed by a French mathematician, correctly computes 5^3 as 125?

  1. Pascal
  2. Eiffel
  3. Ada
  4. Smalltalk

What is a calorimeter primarily used for?

  1. Heat change
  2. pH level
  3. Speed of sound
  4. Electric resistance

What is the primary function of the F11 key in most web browsers?

  1. Open the browser’s settings menu
  2. Toggle full-screen mode
  3. Refresh the current page
  4. Open a new tab

Agreement: Dissent :: ?

  1. Cool down : penalty
  2. Approval : rejection
  3. Harmony : discord
  4. Comfort : discomfort

In the analogy “4 is to 20 as 5 is to ?”, what should replace the question mark?

  1. 25
  2. 30
  3. 35
  4. 40

_____ is also called folic acid?

  1. vitamin B2
  2. vitamin B12
  3. vitamin D
  4. vitamin B9

Which type of matrices is given? A = ⎡⎢ ⎢⎥ ⎥⎦

  1. row matrix
  2. horizontal matrix
  3. column matrix
  4. none of these

10, 40, 160, 640 …..?

  1. 3080
  2. 2560
  3. 1980
  4. None of these

آپ صَلَّی اللہُ تَعَالٰی عَلَیْہِ وَاٰلِہٖ وَسَلَّم کا اپنے خاندان کو اسلام کی تبلیغ کےلئے کھانے پر بلانا کیا کہلا تا ہے؟

  1. دعوت طعام
  2. دعوت ذو العشیرہ
  3. دعوت الی الحق
  4. دعوت عنقود

Who was the first President of Pakistan?

  1. Muhammad Ali Jinnah
  2. Malik Ghulam Muhammad
  3. Sir Khawaja Nazimuddin
  4. Iskander Mirza

Who Presented Lahore Resolution (Pakistan Resolution) on 23rd March,1940?

  1. Allama Iqbal
  2. A.K Fazlul-Haq
  3. Quaid e Azam Muhammad ALi Jinnah
  4. Liaquat Ali Khan

Which is the currency of Indonesia?

  1. Dinar
  2. Rupiah
  3. Ringgit
  4. Dollar

Hazrat Ibrahim A.S remained in fire ___ days.

  1. 45 days
  2. 40 days
  3. 35 days
  4. 20 days
  5. 10 days

Which Is The National Tree of Pakistan?

  1. Himalayan Cedar
  2. Deodar
  3. Cedrus Deodara
  4. All of these

Name the wife of Prophet Muhammad (PBUH) who was daughter of Umar Farooq (R.A)?

  1. Hazrat Hafsah (رضہ)
  2. Hazrat Juwairyyah (رضہ)
  3. Hazrat Aisha (رضہ)
  4. Hazrat Maimoonah (رضہ)

What is the full form of URL?

  1. Uniform routing locator
  2. Universal resource locator
  3. Uniform resource locator
  4. Uniform router locator

Which country is called the Land of Prophets?

  1. Saudi Arabia
  2. Syria
  3. Palestine
  4. Iraq

What was the name of Imam Bukhari (R.A)?

  1. Muhammad bin Ismaeel
  2. Muhammad Ismaeel
  3. Muhammad Ibraheem
  4. Ismaeel bin Ibraheem

The Khaksar Tehreek was established in 1931 by:

A. Allama Iqbal
B. Syed Ahmad Shaheed
C. Allama Inayatullah Khan Mashriqi
D. None of these

Which of the following is not a valid data type in Excel:

A. Number
B. Character
C. Label
D. Date

The total number of rows in a worksheet?

  1. Unlimited
  2. 65,535
  3. 1,048,576
  4. 1,068,576

Who is the current president of India?

  1. Manmohan Singh
  2. Droupadi Murmu
  3. Narendar Modi
  4. Jai Shankar
  5. None of these

Hazrat Ali (R.A) was martyred in ___ Hijrah?

  1. 36
  2. 38
  3. 40
  4. 42

What does ‘PDF’ stand for?

  1. Print Document Format
  2. Portable Disc Format
  3. Portable Document Format
  4. Portable Document Firewall
  5. None of these

Baglihar Dam is constructed by India on over:

  1. Sutlej
  2. Ravi
  3. Jhelum
  4. Chenab
  5. None of these

In Hajj, stoning the Devil, is called:

  1. Ramee
  2. Tawaf
  3. Istilam
  4. Sayee

Read More: All Rescue 1122 Past Papers for Rescue 1122 jobs test preparation online.

Leave a Comment

× PPSC FPSC NTS WhatsApp Group