0% found this document useful (0 votes)
33 views4 pages

Computer Set 3 1

Uploaded by

Sanju Sarkar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
33 views4 pages

Computer Set 3 1

Uploaded by

Sanju Sarkar
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Important Computer Questions For RSMSSB Informatics Assistant Exam

Set 3
Q1. Computers manipulate data in many ways, and this Q6. ____________________is a process of searching bugs in
manipulation is called____________________ software.
(a) Utilizing (a) Compiling
(b) Batching (b) Testing
(c) Processing (c) Running
(d) Upgrading (d) Debugging

Q2. Analytical engine was developed Q7. An assembler is used to translate a program written
by___________________________ in_________.
(a) Herman Hollerith (a) A low-level language
(b) Douglas (b) Machine language
(c) Charles Babbage (c) A high-level language
(d) All of these (d) Assembly language

Q3. Which key is used in combination with another key to Q8.A computer cannot "boot" if it does not have the____
perform a specific task? (a) Compiler
(a) Function (b) Loader
(b) Spacebar (c) Operating System
(c) Arrow (d) Assembler
(d) Control
Q9. What is the full form of USB as used in computer
Q4. Pascal is a _______________________ related activities?
(a) is a computer language
(a) Universal Security Block
(b) is a unit of computer
(b) Ultra Serial Block
(c) is a computer operating system
(c) United Service Block
(d) is a type of computer
(d) Universal Serial Bus
Q5. Which of the following is true?
Q10.Which generation of computer is still under
(a) Byte is a single digit in binary number.
(b) Bit represents a group of digital numbers. developments
(c) Byte is an eight-digit binary number. (a) Fourth Generation
(d) Bit is an eight-digit binary number. (b) Fifth Generation
(c) Sixth Generation
(d) Seventh Generation

Q11.The keyboard shortcut to restart your computer is


(a) Alt + F4
(b) Ctrl + F4
(c) Ctrl + Alt + Del
(d) Alt + Del

Q12.Inkjet printer and laser printers are examples of


……… printers.
(a) Non-impact
(b) Impact
(c) Dot matrix
(d) Thermal

1 Rajasthan Adda247 YouTube Channel | Adda247 App | Rajasthan Adda247 Telegram Channel
Q13.Which of the following is single user computer with Q21. Which of the following was the first computer
many features and good processing power? language?
(a) Workstation (a) COBOL
(b) Minicomputer (b) BASIC
(c) Microcomputer (c) FORTRAN
(d) All of the above (d) PASCAL

Q14.Saving is the process_________________. Q22. Which type of symbol used in assembly language?
(a) To copy document from memory to storage (a) codes
(b) To change the content of any document (b) mnemonics
(c) To change the display or entire document (c) assembler
(d) To develop document by entering text using keyboard (d) machine codes

Q15.The shortcut key to search for a file or folder is Q23.What action is performed by pressing Ctrl + E in MS-
__________. WORD?
(a) F4 (a) Exit Application
(b) F1 (b) Select All
(c) F2 (c) Clear All
(d) F3 (d) Align Center

Q24.What is Linux?
Q16.The computer’s capability of distinguishing spoken
(a) Input Device
words is called ________.
(b) Operating system
(a) Voice analysis
(c) Storage Device
(b) Speech acknowledgment
(d) Output Device
(c) Voice recognition
(d) Speech interpretation
Q25.Which key is used to delete one character at a time to
the left?
Q17. A character is represented in EBCDIC by
(a) DEL
(a) 1 bit
(b) CAPS LOCK
(b) 4 bits
(c) CTRL
(c) 8 bits
(d) BACK SPACE
(d) 16 bits
Q26.What is that computer program called which
Q18.One megabyte equals approximately translates one program instruction at a time into machine
(a) 1,000 bits language?
(b) 1,000 bytes (a) Compiler
(c) 1 million bytes (b) CPU
(d) 1 million bits (c) Assembler
(d) Interpreter
Q19.Which process is checks to ensure the components of
the computer are operating and connected properly? Q27.What does a computer system includes?
(a) Booting (a) Hardware
(b) Processing (b) Software
(c) Saving (c) Peripheral devices
(d) Editing (d) All of these

Q20.Which of the following is required to create a HTML Q28.An input device that utilizes a light-sensitive detector
document? to select objects on a display screen is known as _________.
(a) Telnet (a) Optical scanner
(b) Browser (b) Touch screen
(c) Internet (c) Light Pen
(d) Text Editor (d) Mouse

2 Rajasthan Adda247 YouTube Channel | Adda247 App | Rajasthan Adda247 Telegram Channel
Q29. A _________ is used to direct and dispatch data packets Q30. What does GUI stand for?
between different networks. (a) Graphic User Interface
(a) Connection
(b) Graphical User Interface
(b) Bridge
(c) Gateway (c) Graphic Universal Interface
(d) Router (d) General Utility Interface

SOLUTION
S1. Ans.(c) S11. Ans.(c)
Sol. Manipulation of data in computer is called processing. Sol. Ctrl + Alt + Del is used to restart computer.

S2. Ans.(c) S12. Ans.(a)


Sol. Analytical engine was developed by Charles Babbage. Sol. Non-impact printer is a printer that prints without
banging a ribbon onto paper. Laser, LED, inkjet, solid ink,
S3. Ans.(d) thermal wax transfer and dye sublimation printers are
Sol. Control key is a modifier key which performs a special examples of non-impact printers.
operation.
S13. Ans.(a)
S4. Ans.(a)
Sol. A workstation is a special computer designed for
Sol. Pascal is an efficient language intended to encourage
technical or scientific applications. Intended primarily to
good programming practices using structured
programming and data structuring. be used by one person at a time, they are commonly
connected to a local area network and run multi-user
S5. Ans.(c) operating systems.
Sol. byte is an eight-digit binary number.
S14. Ans.(a)
S6. Ans.(d) Sol. Saving is the process to copy document from memory
Sol. Debugging is the process of finding and resolving of to storage
defects or problem within the program that prevent
correct operation of computer software or a system. S15. Ans.(d)
Sol. The shortcut key to search for a file or folder is F3.
S7. Ans.(d)
Sol. Assembly language is used to translate a program S16. Ans.(c)
written in assembly language. Sol. Voice or speech recognition is the ability of a machine
or program to receive and interpret dictation, or to
S8. Ans.(c) understand and carry out spoken commands.
Sol. Operating system provides an interface between the
computer hardware and software. A computer cannot boot
if operating system is missing.

S9. Ans.(d)
Sol. USB (Universal Serial Bus) is the most popular
connection used to connect a computer to devices such as
digital cameras, printers, scanners, and external hard
drives. USB is a cross-platform technology that is
supported by most of the major operating systems.

S10. Ans.(b)
Sol. Fifth generation computers are in developmental stage
which is based on the artificial intelligence.

3 Rajasthan Adda247 YouTube Channel | Adda247 App | Rajasthan Adda247 Telegram Channel
S17. Ans.(c) S23. Ans.(d)
Sol. Extended Binary Coded Decimal Interchange Code Sol. Ctrl+E is used for align center.
(EBCDIC) is an eight-bit character encoding used mainly on
IBM mainframe and IBM midrange computer operating S24. Ans.(b)
systems. EBCDIC descended from the code used with Sol. Linux is a Unix-like and mostly POSIX-compliant
punched cards and the corresponding six bit binary-coded computer operating system (OS) assembled under the
model of free and open-source software development and
decimal code used with most of IBM's computer
distribution.
peripherals of the late 1950s and early 1960s.
S25. Ans.(d)
S18. Ans.(c) Sol. Back space key deletes the character at that position,
Sol. 1 MB= 1 million bytes and shifts back the text after that position by one position.

S19. Ans.(a) S26. Ans.(d)


Sol. Booting is the process which loads the operating Sol. Interpreter Takes Single instruction as input and
system and check to ensure the components of the Compiler Takes Entire program as input.
computer are operating and connected properly.
S27. Ans.(d)
S20. Ans.(d) Sol. A computer system includes hardware components,
software, peripheral devices.
Sol. HTML document is created by using a basic text editor
such as Notepad on Windows, TextEdit on MacOS, gedit on
S28. Ans.(c)
Ubuntu Linux. However, you should choose an editor that Sol. A light pen is a pointing device that uses a
allows you to save a page in the UTF-8 encoding. photoelectric (light-sensitive) cell to indicate a position on
the display screen.
S21.Ans.(c)
Sol. FORTRAN (Formula Translation) was the first widely S29. Ans.(d)
used high-level general-purpose programming language to Sol. A router is used to route data packets between
have a functional implementation. FORTRAN was invented different networks. It reads the information in each packet
at IBM by John Backus. FORTRAN is a general-purpose, to tell where it is going. If it is destined for an immediate
imperative programming language that is especially suited network it has access to, it will strip the outer packet (IP
packet for example), readdress the packet to the proper
to numeric computation and scientific computing.
Ethernet address, and transmit it on that network.
S22. Ans.(b) S30. Ans.(b)
Sol. In assembly language, mnemonics are used to specify Sol. A Graphical User Interface (GUI) is a usual interface
an opcode that represents a complete and operational that allows users to interact with the computer through
machine language instruction. graphical elements such as pictures and animations.

4 Rajasthan Adda247 YouTube Channel | Adda247 App | Rajasthan Adda247 Telegram Channel

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy