SlideShare a Scribd company logo
1 of 44
PREVIOUS YEARS QUESTIONS WITH
ANSWER AND EXPLANATION
Part - 5
vrrgroup.academy@gmail.com
https://www.facebook.com/VRRAcademy
www.youtube/VRR Academy
1
2
VIRUS: Vital Information Resource Under Siege.
• Computer virus is a small software program that spreads
from one computer to another and that interferes with
computer operation.
• A piece of software that infects programs
• modifies them to include a copy of the virus
• replicates and goes on to infect other content
• easily spread through network environments
1. Boot sector infector: Infects a master boot record or boot
record and spreads when a system is booted from the disk
containing the virus (poly boot.B, anti EXE etc.)
2. File infector: Infects files that the operating system considers
to be executable (*.exe, *.com)
3. Macro virus: It infects files that are created using certain
applications or programs that contain macros like .doc, .xls .ppts
etc. (Ex: Melissa)
4. Multipartite virus: Infects files in multiple ways (Ex: Flip)
5. Encrypted virus: A portion of the virus creates a random
encryption key and encrypts the remainder of the virus. 3
4
6. Stealth virus: A form of virus explicitly designed to hide itself
from detection by anti-virus software
7. Polymorphic virus: A virus that mutates with every infection /
goes on to create a large number of copies (Ex: Elkern, Tuareg)
8. Metamorphic virus: A virus that mutates and rewrites itself
completely at each iteration and may change behavior as well
as appearance.
9. Web scripting virus: Many websites execute Complex code in
order to provide interesting content. These websites are
sometimes created with purposely infected code. (Ex: JS.
Fortnight)
10. FAT virus: It is used to store all the information about the
location of files, unusable space etc. (Ex: Link virus)
11. File system virus: It is also called cluster virus or directory virus. It
infects the directory of your computer by changing the path that
indicates the location of a file. (Ex: Dir-2 virus)
12. Overwrite virus : It deletes the information contained in the files
that it infects, rendering them partially or totally useless, once they
have been infected. (Ex: Way, Trj.Reboot, Trivial.88-D etc.)
13. Direct action virus: It comes into action when the files containing
the virus is executed. it infects files in the folder that are specified in
the AUTOEXEC.BAT file path. (Eg. vienna virus)
14. Resident virus : It's fixes themselves into the systems memory and
get activated whenever the operating system runs and infects all the
files that are then opened. It hides in the RAM memory and stays there
even after the malicious code is executed. (E.g., Randex, Meve etc.)
5
 It is a computer program that replicates itself in order to spread to
other computers.
 Worms almost always cause atleast some harm to the network,
even if only by consuming bandwidth, where as virus almost
always corrupt or modify files on a targeted computer.
 worms are hard to detect because they are invisible files.
 Eg: Bagle, I love you, Morris etc.
 e-mail worms spread in macro or script code included in
attachments and instant messenger file transfers
6
 It is a non- self- replicating type of Malware which appears to perform
a desirable function but instead facilitates unauthorised access to the
users computer system.
 Trojans do not attempt to inject themselves into other files like a
computer virus.
 Trojan Horses may Steal information, or harm their host computer
systems.
 Trojan Horse install via online games or internet driven application in
order to reach the target computers.
 It is non-replicating in nature.
 e.g., beast, zeroAccess Rootkit etc.
7
The sources of virus could be:
1. Downloadable programs
2. Cracked software
3. Internet
4. Email attachments
5. Booting from unknown CD / USB Drive
8
EFFECTS OF VIRUS
Depending on the types of virus their effects on the computer are:-
 Destroy all data on your local disk.
 Slow down your computer performance.
 Monitor what are you doing.
 Download illegal files onto your computer without being able to delete
them.
 Generates IP address randomly and sends those IP address automatically.
 Steal confidential information like password, account number, credit card
information by random e-mailing.
 May increase or decrease memory size.
 Display different types of error messages.
 Alter PC settings.
 Cause computer to make strange noises make music, clicking noises or
beeps.
9
 Spyware is program which is installed on a computer system to spy on
the system owner's activity and collects all the information which is
misused afterwards.
 Spyware can transmit personal information to another person's
computer over the internet.
Spyware can harm in many ways like:-
1. Steal your password.
2. Observe your browsing choices.
3. Redirect your web browser to phishing pages.
4. Can alter your computer settings ( web browser, home page settings or
placement of your desktop icon).
e.g., cool web search, FinFisher,
10
SPOOFING
 Spoofing is a technique to access the unauthorised data
without concerning to the authorised user over the network.
11
HACKING
• It is Act of intruding into someone else's computer or network.
• It prevents the authorised users from accessing the resources of the
computer.
• Taking administrative privileges.
PHISHING
 It is an attempt to fraudulently acquire sensitive information such as
passwords, credit cards details, etc by masquerading as a
trustworthy person.
 It is an act of sending unsolicited bulk messages in the form of
emails.
 It is a subset of electronic spam involving nearly identical messages
sent to numerous recipient by emails.
 It is a type of internet fraud that seeks to acquire a user's credential
by deception.
12
 It is an act of sending unsolicited bulk messages in the form of
emails.
 It is a subset of electronic spam involving nearly identical
messages sent to numerous recipient by emails.
13
ROOTKITS
 Rootkit is a set of software tools that enables an unauthorized
user to gain control of a computer system without being
detected.
 Rootkits can change how the operating system functions.
 Rootkits are also difficult to remove, in some cases, require a
complete re-installation of the operating system.
14
LOGIC BOMB
 It is a malicious program intentionally inserted into software system and is
timed to cause harm at certain Point in time but is inactive until that point.
 Unlike virus it does not replicate itself.
15
 Safeguards or solutions to protect computer system from
unauthorised access and threats are:
1. ANTIVIRUS SOFTWARE
 Avast, K7, AVG, Kaspersky, Quick Heal, Norton, Trend
micro, McAfree, Symantec
2. DIGITAL CERTIFICATE
3. DIGITAL SIGNATURE
4. PASSOWRD
5. FIREWALL
16
2. DIGITAL CERTIFICATE
 Digital Certificate is the attachment to an electronic message
used for security purposes.
 The common use of a Digital Certificate is to verify that a user
sending a message is who he or she claims to be.
 Certification Authority (CA)
17
 It is an electronic form of a signature that can be used to authenticate
 the identity of the sender of a message or the signer of a document.
18
 A firewall can either be software based or hardware based
and is used to help in keeping a network secure.
 Its primary objective is to control the incoming and outgoing
network traffic by analyzing the data packets and determining
whether it should be allowed through or not, based on
predetermined rule set.
19
20
The five types of firewall are:
1. Packet filtering firewall
2. Circuit-level gateway
3. Stateful inspection firewall
4. Application-level gateway (aka proxy firewall)
5. Next-generation firewall (NGFW)
Which of the following is the type of software that has self-replicating software that causes
damage to files and system?
a) Viruses
b) Trojan horses
c) Bots
d) Worms
e) Backdoors
Which of the following is a program capable of continually replicating with little or no user
intervention?
a) Virus
b) Trojan horses
c) Rootkit
d) Worms
e) Bots
Which of the following is a software that, once installed on your computer, tracks your
internet browsing habits and sends you popups containing advertisements related to the
sites and topics you’ve visited?
a) Backdoors
b) Adware
c) Malware
d) Bots
e) Spyware
21
Answer: (d)
Answer: (a)
Answer: (b)
What is the software called that’s designed to exploit a computer user and is a broad term
covering computer viruses, worms, Trojan, adware, etc.?
a) Backdoors
b) Key-logger
c) Malware
d) Bots
e) Spyware
What is the software called which when get downloaded on computer scans your hard drive
for personal information and your internet browsing habits?
a) Backdoors
b) Key-logger
c) Malware
d) Antiware
e) Spyware
Which of the following is a type of program that either pretends to have, or is described as
having, a set of useful or desirable features but actually contains damaging code.
a) Trojans
b) Viruses
c) Worm
d) Adware
e) Bots
22
Answer: (c)
Answer: (e)
Answer: (a)
_________ are computer programs that are designed by attackers to gain root or
administrative access to your computer.
a) Backdoors
b) Rootkits
c) Malware
d) Antiware
e) Spyware
The attack that focuses on capturing small packets from the network transmitted by other
computers and reading the data content in search of any type of information is ____
a) Phishing
b) Eavesdropping
c) Scams
d) Exploits
e) Denial of service
If your computer keeps rebooting itself, then it is likely that _______.
a) It has a virus
b) It does not have enough memory
c) There is no printer
d) There has been a power surge
d) It needs a CD-ROM
23
Answer: (b)
Answer: (b)
Answer: (a)
_________ is the action of recording the keys struck on a keyboard, typically covertly, so that
the person using the keyboard is unaware that their actions are being monitored.
a) Denial of service
b) Exploits
c) Scams
d) Keylogging
e) Spamming
______ is the part of malware such as worms or viruses which performs the malicious action;
deleting data, sending spam or encrypting data.
a) Denial of service
b) Exploits
c) Scams
d) Payload
e) Spamming
Which of the following is the key function of a firewall?
a) Copying
b) Monitoring
c) Commanding
d) Moving
24
Answer: (d)
Answer: (d)
Answer: (b)
A program designed to destroy data on your computer which can travel to "infect"
other computers is called a
a) infector
b) torpedo
c) hurricane
d) virus
e) disease
_____________________ is a form of virus explicitly designed to hide itself from
detection by antivirus software.
a) Macro Virus
b) Parasitic Virus
c) Stealth virus
d) Polymorphic Virus
The virus that spread in application software is called as
a) Boot virus
b) Macro virus
c) Anti virus
d) File virus 25
Answer: (d)
Answer: (b)
Answer: (c)
Virus, Trojan horse and Worms are
a) Able to harm the computer system
b) Unable to detect if present
c) User-friendly applications
d) Harmless applications resident on computer
Which of the following is a criminal activity attempting to acquire sensitive information
such as passwords, credit cards, debits by masquerading as a trustworthy person or
business in an electronic communication? [IBPS Clerk 2010]
a) Spoofing
b) Phishing
c) Stalking
d) Hacking
e) None of these
Junk email is called
a) Spam
b) Spoof
c) Sniffer Script
d) Spool
26
Answer: (a)
Answer: (b)
Answer: (a)
All of the following are examples of real security and privacy risks EXCEPT:
a) Hackers
b) Spam
c) Viruses
d) Identity theft.
_______________are often delivered to a PC through an e-mail attachment and are often
designed to do harm.
a) Viruses
b) Spam
c) Portals
d) Email messages
e) None of these
First computer virus is a
a) A hardware
b) Windows tool
c) A computer program
d) A system software
e) None of the above
27
Answer: (C)
Answer: (a)
Answer: (C)
The first computer virus is
a) Creeper
b) PARAM
c) The famous
d) HARLIE
28
Answer: (a)
Answer: (b)
Answer: (a)
29
Answer: (a)
30
Answer: (c)
Answer: (d)
31
Seek Time - the time taken for a disk drive to locate the area on the disk where the
data to be read is stored.
Latency - Latency is the amount of time a message takes to traverse a system. In
a computer network, it is an expression of how much time it takes for a packet of
data to get from one designated point to another. It is sometimes measured as
the time required for a packet to be returned to its sender.
Turnaround time - the amount of time taken to complete a process or fulfill a
request.
Execution Time / CPU time - the time spent by the system executing that task.
Answer: (c)
32
• Mnemonic code is used instead of remembering the hexcode of the
operations. Assembly code uses Mnemonic code so that it is easier to
program in Machine code.
Answer: (c)
Answer: (b)
33
Answer: (d)
Answer: (c)
Answer: (a)
34
Answer: (d)
Answer: (a)
35
A multi-user operating system (OS) is a
computersystem that allows multiple users that
are on different computers to access a
single system's OS resources simultaneously, as
shown in Figure 1. Users on the system are
connected through a network.
Time-sharing is a technique which enables
many people, located at various terminals, to use
a particular computer system at the
same time. Time-sharing or multitasking is a
logical extension of multiprogramming.
Processor's time which is shared among
multiple users simultaneously is termed as time-
sharing.
Answer: (b)
36
Answer: (c)
Answer: (c)
Answer: (d)
37
Optical mark recognition (also called optical mark reading and OMR)
is the process of capturing human-marked data from document
forms such as surveys and tests.
They are used to read questionnaires, multiple choice examination paper
in the form of lines or shaded areas.
Answer: (d)
38
Answer: (b)
Answer: (a)
Answer: (c)
39
Answer: (b)
Answer: (d)
Answer: (c)
40
Answer: (a)
Answer: (c)
Answer: (b)
41
• Multiprogramming – A computer running more than one program at a time
(like running Excel and Firefox simultaneously).
• Multitasking – Tasks sharing a common resource (like 1 CPU).
• Multiprocessing – A computer using more than one CPU at a time.
• Multithreading is an extension of multitasking.
Answer: (c)
42
Answer: (c)
43
Answer: (d)
Answer: (a)
Answer: (b)
Answer: (d)
44

More Related Content

What's hot

Introduction To Computer Security
Introduction To Computer SecurityIntroduction To Computer Security
Introduction To Computer SecurityVibrant Event
 
Basic concepts in computer security
Basic concepts in computer securityBasic concepts in computer security
Basic concepts in computer securityArzath Areeff
 
Computer security and_privacy_2010-2011
Computer security and_privacy_2010-2011Computer security and_privacy_2010-2011
Computer security and_privacy_2010-2011lbcollins18
 
Basic Security Computere
Basic Security ComputereBasic Security Computere
Basic Security Computererashmi1234
 
23 network security threats pkg
23 network security threats pkg23 network security threats pkg
23 network security threats pkgUmang Gupta
 
Computer security risks
Computer security risksComputer security risks
Computer security risksAasim Mushtaq
 
Security threats and safety measures
Security threats and safety measuresSecurity threats and safety measures
Security threats and safety measuresDnyaneshwar Beedkar
 
4.2.1 computer security risks
4.2.1 computer security risks4.2.1 computer security risks
4.2.1 computer security riskshazirma
 
Threats and Security Tips of Computer System
Threats and Security Tips of Computer SystemThreats and Security Tips of Computer System
Threats and Security Tips of Computer SystemFaruk_Hossen
 
BAIT1003 Chapter 11
BAIT1003 Chapter 11BAIT1003 Chapter 11
BAIT1003 Chapter 11limsh
 
Computer , Internet and physical security.
Computer , Internet and physical security.Computer , Internet and physical security.
Computer , Internet and physical security.Ankur Kumar
 
Computer security ethics_and_privacy
Computer security ethics_and_privacyComputer security ethics_and_privacy
Computer security ethics_and_privacyArdit Meti
 
Computer Security risks Shelly
Computer Security risks ShellyComputer Security risks Shelly
Computer Security risks ShellyAdeel Khurram
 

What's hot (20)

Computer security
Computer securityComputer security
Computer security
 
Introduction To Computer Security
Introduction To Computer SecurityIntroduction To Computer Security
Introduction To Computer Security
 
Basic concepts in computer security
Basic concepts in computer securityBasic concepts in computer security
Basic concepts in computer security
 
Computer security
Computer securityComputer security
Computer security
 
Computer security and_privacy_2010-2011
Computer security and_privacy_2010-2011Computer security and_privacy_2010-2011
Computer security and_privacy_2010-2011
 
Threats to a computer
Threats to a computer Threats to a computer
Threats to a computer
 
Basic Security Computere
Basic Security ComputereBasic Security Computere
Basic Security Computere
 
23 network security threats pkg
23 network security threats pkg23 network security threats pkg
23 network security threats pkg
 
Computer security risks
Computer security risksComputer security risks
Computer security risks
 
Security threats and safety measures
Security threats and safety measuresSecurity threats and safety measures
Security threats and safety measures
 
4.2.1 computer security risks
4.2.1 computer security risks4.2.1 computer security risks
4.2.1 computer security risks
 
Computer security
Computer securityComputer security
Computer security
 
Threats and Security Tips of Computer System
Threats and Security Tips of Computer SystemThreats and Security Tips of Computer System
Threats and Security Tips of Computer System
 
BAIT1003 Chapter 11
BAIT1003 Chapter 11BAIT1003 Chapter 11
BAIT1003 Chapter 11
 
Computer Security
Computer SecurityComputer Security
Computer Security
 
Computer , Internet and physical security.
Computer , Internet and physical security.Computer , Internet and physical security.
Computer , Internet and physical security.
 
Computer security ethics_and_privacy
Computer security ethics_and_privacyComputer security ethics_and_privacy
Computer security ethics_and_privacy
 
Computer Security risks Shelly
Computer Security risks ShellyComputer Security risks Shelly
Computer Security risks Shelly
 
Computer Security
Computer SecurityComputer Security
Computer Security
 
System Security
System SecuritySystem Security
System Security
 

Similar to RRB JE Stage 2 Computer and Applications Questions Part 5

Type of Malware and its different analysis and its types !
Type of Malware and its different analysis and its types  !Type of Malware and its different analysis and its types  !
Type of Malware and its different analysis and its types !Mohammed Jaseem Tp
 
Computer Viruses and Classification lecture slides ppt
Computer Viruses and Classification lecture slides pptComputer Viruses and Classification lecture slides ppt
Computer Viruses and Classification lecture slides pptOsama Yousaf
 
Security and ethics
Security and ethicsSecurity and ethics
Security and ethicsArgie242424
 
Computer viruses and antiviruses
Computer viruses and antivirusesComputer viruses and antiviruses
Computer viruses and antivirusesSanguine_Eva
 
Computer viruses and antiviruses PPT
Computer viruses and antiviruses PPTComputer viruses and antiviruses PPT
Computer viruses and antiviruses PPTEva Harshita
 
Trojan backdoors
Trojan backdoorsTrojan backdoors
Trojan backdoorsseth edmond
 
Software security
Software securitySoftware security
Software securityjes_d
 
Trojan Backdoors
Trojan                         BackdoorsTrojan                         Backdoors
Trojan BackdoorsJauwadSyed
 
Types of malicious software and remedies
Types of malicious software and remediesTypes of malicious software and remedies
Types of malicious software and remediesManish Kumar
 

Similar to RRB JE Stage 2 Computer and Applications Questions Part 5 (20)

Computer crimes
Computer crimesComputer crimes
Computer crimes
 
Mitppt
MitpptMitppt
Mitppt
 
Type of Malware and its different analysis and its types !
Type of Malware and its different analysis and its types  !Type of Malware and its different analysis and its types  !
Type of Malware and its different analysis and its types !
 
Dickmaster
DickmasterDickmaster
Dickmaster
 
Computer Viruses and Classification lecture slides ppt
Computer Viruses and Classification lecture slides pptComputer Viruses and Classification lecture slides ppt
Computer Viruses and Classification lecture slides ppt
 
Malware
MalwareMalware
Malware
 
Malware
MalwareMalware
Malware
 
Security and ethics
Security and ethicsSecurity and ethics
Security and ethics
 
Computer viruses and antiviruses
Computer viruses and antivirusesComputer viruses and antiviruses
Computer viruses and antiviruses
 
Computer viruses and antiviruses PPT
Computer viruses and antiviruses PPTComputer viruses and antiviruses PPT
Computer viruses and antiviruses PPT
 
Final malacious softwares
Final malacious softwaresFinal malacious softwares
Final malacious softwares
 
computervirus.ppt
computervirus.pptcomputervirus.ppt
computervirus.ppt
 
Trojan backdoors
Trojan backdoorsTrojan backdoors
Trojan backdoors
 
viruses.pptx
viruses.pptxviruses.pptx
viruses.pptx
 
Software security
Software securitySoftware security
Software security
 
Trojan Backdoors
Trojan                         BackdoorsTrojan                         Backdoors
Trojan Backdoors
 
System_security.pptx
System_security.pptxSystem_security.pptx
System_security.pptx
 
Malware
MalwareMalware
Malware
 
Types of malicious software and remedies
Types of malicious software and remediesTypes of malicious software and remedies
Types of malicious software and remedies
 
Ch02 System Threats and Risks
Ch02 System Threats and RisksCh02 System Threats and Risks
Ch02 System Threats and Risks
 

More from CAS

CCNA 200-301 IPv6 addressing and subnetting MCQs Collection
CCNA 200-301 IPv6 addressing and subnetting MCQs CollectionCCNA 200-301 IPv6 addressing and subnetting MCQs Collection
CCNA 200-301 IPv6 addressing and subnetting MCQs CollectionCAS
 
RRB JE Stage 2 Computer and Applications Questions Part 4
RRB JE Stage 2 Computer and Applications Questions Part 4RRB JE Stage 2 Computer and Applications Questions Part 4
RRB JE Stage 2 Computer and Applications Questions Part 4CAS
 
RRB JE Stage 2 Computer and Applications Questions part 3
RRB JE Stage 2 Computer and Applications Questions part 3RRB JE Stage 2 Computer and Applications Questions part 3
RRB JE Stage 2 Computer and Applications Questions part 3CAS
 
RRB JE Stage 2 Computer and Applications Questions Part 2
RRB JE Stage 2 Computer and Applications Questions Part 2RRB JE Stage 2 Computer and Applications Questions Part 2
RRB JE Stage 2 Computer and Applications Questions Part 2CAS
 
RRB JE Stage 2 Computer and Applications Questions Part 1
RRB JE Stage 2 Computer and Applications  Questions Part 1RRB JE Stage 2 Computer and Applications  Questions Part 1
RRB JE Stage 2 Computer and Applications Questions Part 1CAS
 
Introduction to IoT Security
Introduction to IoT SecurityIntroduction to IoT Security
Introduction to IoT SecurityCAS
 
Introduction to research methodology
Introduction to research methodologyIntroduction to research methodology
Introduction to research methodologyCAS
 
Can you solve this
Can you solve thisCan you solve this
Can you solve thisCAS
 
Symmetric encryption and message confidentiality
Symmetric encryption and message confidentialitySymmetric encryption and message confidentiality
Symmetric encryption and message confidentialityCAS
 
Public key cryptography and message authentication
Public key cryptography and message authenticationPublic key cryptography and message authentication
Public key cryptography and message authenticationCAS
 
Malicious software
Malicious softwareMalicious software
Malicious softwareCAS
 
Legal and ethical aspects
Legal and ethical aspectsLegal and ethical aspects
Legal and ethical aspectsCAS
 
IT Security management and risk assessment
IT Security management and risk assessmentIT Security management and risk assessment
IT Security management and risk assessmentCAS
 
It security controls, plans, and procedures
It security controls, plans, and proceduresIt security controls, plans, and procedures
It security controls, plans, and proceduresCAS
 
Intrusion detection
Intrusion detectionIntrusion detection
Intrusion detectionCAS
 
Human resources security
Human resources securityHuman resources security
Human resources securityCAS
 
Database security
Database securityDatabase security
Database securityCAS
 
Cryptographic tools
Cryptographic toolsCryptographic tools
Cryptographic toolsCAS
 
Internet security association and key management protocol (isakmp)
Internet security association and key management protocol (isakmp)Internet security association and key management protocol (isakmp)
Internet security association and key management protocol (isakmp)CAS
 
IP Security Part 2
IP Security   Part 2IP Security   Part 2
IP Security Part 2CAS
 

More from CAS (20)

CCNA 200-301 IPv6 addressing and subnetting MCQs Collection
CCNA 200-301 IPv6 addressing and subnetting MCQs CollectionCCNA 200-301 IPv6 addressing and subnetting MCQs Collection
CCNA 200-301 IPv6 addressing and subnetting MCQs Collection
 
RRB JE Stage 2 Computer and Applications Questions Part 4
RRB JE Stage 2 Computer and Applications Questions Part 4RRB JE Stage 2 Computer and Applications Questions Part 4
RRB JE Stage 2 Computer and Applications Questions Part 4
 
RRB JE Stage 2 Computer and Applications Questions part 3
RRB JE Stage 2 Computer and Applications Questions part 3RRB JE Stage 2 Computer and Applications Questions part 3
RRB JE Stage 2 Computer and Applications Questions part 3
 
RRB JE Stage 2 Computer and Applications Questions Part 2
RRB JE Stage 2 Computer and Applications Questions Part 2RRB JE Stage 2 Computer and Applications Questions Part 2
RRB JE Stage 2 Computer and Applications Questions Part 2
 
RRB JE Stage 2 Computer and Applications Questions Part 1
RRB JE Stage 2 Computer and Applications  Questions Part 1RRB JE Stage 2 Computer and Applications  Questions Part 1
RRB JE Stage 2 Computer and Applications Questions Part 1
 
Introduction to IoT Security
Introduction to IoT SecurityIntroduction to IoT Security
Introduction to IoT Security
 
Introduction to research methodology
Introduction to research methodologyIntroduction to research methodology
Introduction to research methodology
 
Can you solve this
Can you solve thisCan you solve this
Can you solve this
 
Symmetric encryption and message confidentiality
Symmetric encryption and message confidentialitySymmetric encryption and message confidentiality
Symmetric encryption and message confidentiality
 
Public key cryptography and message authentication
Public key cryptography and message authenticationPublic key cryptography and message authentication
Public key cryptography and message authentication
 
Malicious software
Malicious softwareMalicious software
Malicious software
 
Legal and ethical aspects
Legal and ethical aspectsLegal and ethical aspects
Legal and ethical aspects
 
IT Security management and risk assessment
IT Security management and risk assessmentIT Security management and risk assessment
IT Security management and risk assessment
 
It security controls, plans, and procedures
It security controls, plans, and proceduresIt security controls, plans, and procedures
It security controls, plans, and procedures
 
Intrusion detection
Intrusion detectionIntrusion detection
Intrusion detection
 
Human resources security
Human resources securityHuman resources security
Human resources security
 
Database security
Database securityDatabase security
Database security
 
Cryptographic tools
Cryptographic toolsCryptographic tools
Cryptographic tools
 
Internet security association and key management protocol (isakmp)
Internet security association and key management protocol (isakmp)Internet security association and key management protocol (isakmp)
Internet security association and key management protocol (isakmp)
 
IP Security Part 2
IP Security   Part 2IP Security   Part 2
IP Security Part 2
 

Recently uploaded

办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一F La
 
Ethics of Animal Research Laika mission.ppt
Ethics of Animal Research Laika mission.pptEthics of Animal Research Laika mission.ppt
Ethics of Animal Research Laika mission.pptShafqatShakeel1
 
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证nhjeo1gg
 
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docx
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docxOutsmarting the Attackers A Deep Dive into Threat Intelligence.docx
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docxmanas23pgdm157
 
Protection of Children in context of IHL and Counter Terrorism
Protection of Children in context of IHL and  Counter TerrorismProtection of Children in context of IHL and  Counter Terrorism
Protection of Children in context of IHL and Counter TerrorismNilendra Kumar
 
8377877756 Full Enjoy @24/7 Call Girls in Pitampura Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Pitampura Delhi NCR8377877756 Full Enjoy @24/7 Call Girls in Pitampura Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Pitampura Delhi NCRdollysharma2066
 
办理学位证(Massey证书)新西兰梅西大学毕业证成绩单原版一比一
办理学位证(Massey证书)新西兰梅西大学毕业证成绩单原版一比一办理学位证(Massey证书)新西兰梅西大学毕业证成绩单原版一比一
办理学位证(Massey证书)新西兰梅西大学毕业证成绩单原版一比一A SSS
 
Final Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management InternshipFinal Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management InternshipSoham Mondal
 
MIdterm Review International Trade.pptx review
MIdterm Review International Trade.pptx reviewMIdterm Review International Trade.pptx review
MIdterm Review International Trade.pptx reviewSheldon Byron
 
VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...
VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...
VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...Suhani Kapoor
 
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607dollysharma2066
 
如何办理(UCI毕业证)加州大学欧文分校毕业证毕业证成绩单原版一比一
如何办理(UCI毕业证)加州大学欧文分校毕业证毕业证成绩单原版一比一如何办理(UCI毕业证)加州大学欧文分校毕业证毕业证成绩单原版一比一
如何办理(UCI毕业证)加州大学欧文分校毕业证毕业证成绩单原版一比一ypfy7p5ld
 
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...Suhani Kapoor
 
Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...
Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...
Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...nitagrag2
 
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...Suhani Kapoor
 
Escort Service Andheri WhatsApp:+91-9833363713
Escort Service Andheri WhatsApp:+91-9833363713Escort Service Andheri WhatsApp:+91-9833363713
Escort Service Andheri WhatsApp:+91-9833363713Riya Pathan
 
Storytelling, Ethics and Workflow in Documentary Photography
Storytelling, Ethics and Workflow in Documentary PhotographyStorytelling, Ethics and Workflow in Documentary Photography
Storytelling, Ethics and Workflow in Documentary PhotographyOrtega Alikwe
 
Issues in the Philippines (Unemployment and Underemployment).pptx
Issues in the Philippines (Unemployment and Underemployment).pptxIssues in the Philippines (Unemployment and Underemployment).pptx
Issues in the Philippines (Unemployment and Underemployment).pptxJenniferPeraro1
 
Preventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxPreventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxGry Tina Tinde
 
Application deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdfApplication deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdfCyril CAUDROY
 

Recently uploaded (20)

办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
办理(NUS毕业证书)新加坡国立大学毕业证成绩单原版一比一
 
Ethics of Animal Research Laika mission.ppt
Ethics of Animal Research Laika mission.pptEthics of Animal Research Laika mission.ppt
Ethics of Animal Research Laika mission.ppt
 
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证
原版快速办理MQU毕业证麦考瑞大学毕业证成绩单留信学历认证
 
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docx
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docxOutsmarting the Attackers A Deep Dive into Threat Intelligence.docx
Outsmarting the Attackers A Deep Dive into Threat Intelligence.docx
 
Protection of Children in context of IHL and Counter Terrorism
Protection of Children in context of IHL and  Counter TerrorismProtection of Children in context of IHL and  Counter Terrorism
Protection of Children in context of IHL and Counter Terrorism
 
8377877756 Full Enjoy @24/7 Call Girls in Pitampura Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Pitampura Delhi NCR8377877756 Full Enjoy @24/7 Call Girls in Pitampura Delhi NCR
8377877756 Full Enjoy @24/7 Call Girls in Pitampura Delhi NCR
 
办理学位证(Massey证书)新西兰梅西大学毕业证成绩单原版一比一
办理学位证(Massey证书)新西兰梅西大学毕业证成绩单原版一比一办理学位证(Massey证书)新西兰梅西大学毕业证成绩单原版一比一
办理学位证(Massey证书)新西兰梅西大学毕业证成绩单原版一比一
 
Final Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management InternshipFinal Completion Certificate of Marketing Management Internship
Final Completion Certificate of Marketing Management Internship
 
MIdterm Review International Trade.pptx review
MIdterm Review International Trade.pptx reviewMIdterm Review International Trade.pptx review
MIdterm Review International Trade.pptx review
 
VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...
VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...
VIP High Profile Call Girls Jamshedpur Aarushi 8250192130 Independent Escort ...
 
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607
Gurgaon Call Girls: Free Delivery 24x7 at Your Doorstep G.G.N = 8377087607
 
如何办理(UCI毕业证)加州大学欧文分校毕业证毕业证成绩单原版一比一
如何办理(UCI毕业证)加州大学欧文分校毕业证毕业证成绩单原版一比一如何办理(UCI毕业证)加州大学欧文分校毕业证毕业证成绩单原版一比一
如何办理(UCI毕业证)加州大学欧文分校毕业证毕业证成绩单原版一比一
 
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
VIP Call Girls Firozabad Aaradhya 8250192130 Independent Escort Service Firoz...
 
Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...
Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...
Escorts Service Near Surya International Hotel, New Delhi |9873777170| Find H...
 
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
VIP Call Girls Service Saharanpur Aishwarya 8250192130 Independent Escort Ser...
 
Escort Service Andheri WhatsApp:+91-9833363713
Escort Service Andheri WhatsApp:+91-9833363713Escort Service Andheri WhatsApp:+91-9833363713
Escort Service Andheri WhatsApp:+91-9833363713
 
Storytelling, Ethics and Workflow in Documentary Photography
Storytelling, Ethics and Workflow in Documentary PhotographyStorytelling, Ethics and Workflow in Documentary Photography
Storytelling, Ethics and Workflow in Documentary Photography
 
Issues in the Philippines (Unemployment and Underemployment).pptx
Issues in the Philippines (Unemployment and Underemployment).pptxIssues in the Philippines (Unemployment and Underemployment).pptx
Issues in the Philippines (Unemployment and Underemployment).pptx
 
Preventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptxPreventing and ending sexual harassment in the workplace.pptx
Preventing and ending sexual harassment in the workplace.pptx
 
Application deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdfApplication deck- Cyril Caudroy-2024.pdf
Application deck- Cyril Caudroy-2024.pdf
 

RRB JE Stage 2 Computer and Applications Questions Part 5

  • 1. PREVIOUS YEARS QUESTIONS WITH ANSWER AND EXPLANATION Part - 5 vrrgroup.academy@gmail.com https://www.facebook.com/VRRAcademy www.youtube/VRR Academy 1
  • 2. 2 VIRUS: Vital Information Resource Under Siege. • Computer virus is a small software program that spreads from one computer to another and that interferes with computer operation. • A piece of software that infects programs • modifies them to include a copy of the virus • replicates and goes on to infect other content • easily spread through network environments
  • 3. 1. Boot sector infector: Infects a master boot record or boot record and spreads when a system is booted from the disk containing the virus (poly boot.B, anti EXE etc.) 2. File infector: Infects files that the operating system considers to be executable (*.exe, *.com) 3. Macro virus: It infects files that are created using certain applications or programs that contain macros like .doc, .xls .ppts etc. (Ex: Melissa) 4. Multipartite virus: Infects files in multiple ways (Ex: Flip) 5. Encrypted virus: A portion of the virus creates a random encryption key and encrypts the remainder of the virus. 3
  • 4. 4 6. Stealth virus: A form of virus explicitly designed to hide itself from detection by anti-virus software 7. Polymorphic virus: A virus that mutates with every infection / goes on to create a large number of copies (Ex: Elkern, Tuareg) 8. Metamorphic virus: A virus that mutates and rewrites itself completely at each iteration and may change behavior as well as appearance. 9. Web scripting virus: Many websites execute Complex code in order to provide interesting content. These websites are sometimes created with purposely infected code. (Ex: JS. Fortnight) 10. FAT virus: It is used to store all the information about the location of files, unusable space etc. (Ex: Link virus)
  • 5. 11. File system virus: It is also called cluster virus or directory virus. It infects the directory of your computer by changing the path that indicates the location of a file. (Ex: Dir-2 virus) 12. Overwrite virus : It deletes the information contained in the files that it infects, rendering them partially or totally useless, once they have been infected. (Ex: Way, Trj.Reboot, Trivial.88-D etc.) 13. Direct action virus: It comes into action when the files containing the virus is executed. it infects files in the folder that are specified in the AUTOEXEC.BAT file path. (Eg. vienna virus) 14. Resident virus : It's fixes themselves into the systems memory and get activated whenever the operating system runs and infects all the files that are then opened. It hides in the RAM memory and stays there even after the malicious code is executed. (E.g., Randex, Meve etc.) 5
  • 6.  It is a computer program that replicates itself in order to spread to other computers.  Worms almost always cause atleast some harm to the network, even if only by consuming bandwidth, where as virus almost always corrupt or modify files on a targeted computer.  worms are hard to detect because they are invisible files.  Eg: Bagle, I love you, Morris etc.  e-mail worms spread in macro or script code included in attachments and instant messenger file transfers 6
  • 7.  It is a non- self- replicating type of Malware which appears to perform a desirable function but instead facilitates unauthorised access to the users computer system.  Trojans do not attempt to inject themselves into other files like a computer virus.  Trojan Horses may Steal information, or harm their host computer systems.  Trojan Horse install via online games or internet driven application in order to reach the target computers.  It is non-replicating in nature.  e.g., beast, zeroAccess Rootkit etc. 7
  • 8. The sources of virus could be: 1. Downloadable programs 2. Cracked software 3. Internet 4. Email attachments 5. Booting from unknown CD / USB Drive 8
  • 9. EFFECTS OF VIRUS Depending on the types of virus their effects on the computer are:-  Destroy all data on your local disk.  Slow down your computer performance.  Monitor what are you doing.  Download illegal files onto your computer without being able to delete them.  Generates IP address randomly and sends those IP address automatically.  Steal confidential information like password, account number, credit card information by random e-mailing.  May increase or decrease memory size.  Display different types of error messages.  Alter PC settings.  Cause computer to make strange noises make music, clicking noises or beeps. 9
  • 10.  Spyware is program which is installed on a computer system to spy on the system owner's activity and collects all the information which is misused afterwards.  Spyware can transmit personal information to another person's computer over the internet. Spyware can harm in many ways like:- 1. Steal your password. 2. Observe your browsing choices. 3. Redirect your web browser to phishing pages. 4. Can alter your computer settings ( web browser, home page settings or placement of your desktop icon). e.g., cool web search, FinFisher, 10
  • 11. SPOOFING  Spoofing is a technique to access the unauthorised data without concerning to the authorised user over the network. 11 HACKING • It is Act of intruding into someone else's computer or network. • It prevents the authorised users from accessing the resources of the computer. • Taking administrative privileges.
  • 12. PHISHING  It is an attempt to fraudulently acquire sensitive information such as passwords, credit cards details, etc by masquerading as a trustworthy person.  It is an act of sending unsolicited bulk messages in the form of emails.  It is a subset of electronic spam involving nearly identical messages sent to numerous recipient by emails.  It is a type of internet fraud that seeks to acquire a user's credential by deception. 12
  • 13.  It is an act of sending unsolicited bulk messages in the form of emails.  It is a subset of electronic spam involving nearly identical messages sent to numerous recipient by emails. 13
  • 14. ROOTKITS  Rootkit is a set of software tools that enables an unauthorized user to gain control of a computer system without being detected.  Rootkits can change how the operating system functions.  Rootkits are also difficult to remove, in some cases, require a complete re-installation of the operating system. 14
  • 15. LOGIC BOMB  It is a malicious program intentionally inserted into software system and is timed to cause harm at certain Point in time but is inactive until that point.  Unlike virus it does not replicate itself. 15
  • 16.  Safeguards or solutions to protect computer system from unauthorised access and threats are: 1. ANTIVIRUS SOFTWARE  Avast, K7, AVG, Kaspersky, Quick Heal, Norton, Trend micro, McAfree, Symantec 2. DIGITAL CERTIFICATE 3. DIGITAL SIGNATURE 4. PASSOWRD 5. FIREWALL 16
  • 17. 2. DIGITAL CERTIFICATE  Digital Certificate is the attachment to an electronic message used for security purposes.  The common use of a Digital Certificate is to verify that a user sending a message is who he or she claims to be.  Certification Authority (CA) 17
  • 18.  It is an electronic form of a signature that can be used to authenticate  the identity of the sender of a message or the signer of a document. 18
  • 19.  A firewall can either be software based or hardware based and is used to help in keeping a network secure.  Its primary objective is to control the incoming and outgoing network traffic by analyzing the data packets and determining whether it should be allowed through or not, based on predetermined rule set. 19
  • 20. 20 The five types of firewall are: 1. Packet filtering firewall 2. Circuit-level gateway 3. Stateful inspection firewall 4. Application-level gateway (aka proxy firewall) 5. Next-generation firewall (NGFW)
  • 21. Which of the following is the type of software that has self-replicating software that causes damage to files and system? a) Viruses b) Trojan horses c) Bots d) Worms e) Backdoors Which of the following is a program capable of continually replicating with little or no user intervention? a) Virus b) Trojan horses c) Rootkit d) Worms e) Bots Which of the following is a software that, once installed on your computer, tracks your internet browsing habits and sends you popups containing advertisements related to the sites and topics you’ve visited? a) Backdoors b) Adware c) Malware d) Bots e) Spyware 21 Answer: (d) Answer: (a) Answer: (b)
  • 22. What is the software called that’s designed to exploit a computer user and is a broad term covering computer viruses, worms, Trojan, adware, etc.? a) Backdoors b) Key-logger c) Malware d) Bots e) Spyware What is the software called which when get downloaded on computer scans your hard drive for personal information and your internet browsing habits? a) Backdoors b) Key-logger c) Malware d) Antiware e) Spyware Which of the following is a type of program that either pretends to have, or is described as having, a set of useful or desirable features but actually contains damaging code. a) Trojans b) Viruses c) Worm d) Adware e) Bots 22 Answer: (c) Answer: (e) Answer: (a)
  • 23. _________ are computer programs that are designed by attackers to gain root or administrative access to your computer. a) Backdoors b) Rootkits c) Malware d) Antiware e) Spyware The attack that focuses on capturing small packets from the network transmitted by other computers and reading the data content in search of any type of information is ____ a) Phishing b) Eavesdropping c) Scams d) Exploits e) Denial of service If your computer keeps rebooting itself, then it is likely that _______. a) It has a virus b) It does not have enough memory c) There is no printer d) There has been a power surge d) It needs a CD-ROM 23 Answer: (b) Answer: (b) Answer: (a)
  • 24. _________ is the action of recording the keys struck on a keyboard, typically covertly, so that the person using the keyboard is unaware that their actions are being monitored. a) Denial of service b) Exploits c) Scams d) Keylogging e) Spamming ______ is the part of malware such as worms or viruses which performs the malicious action; deleting data, sending spam or encrypting data. a) Denial of service b) Exploits c) Scams d) Payload e) Spamming Which of the following is the key function of a firewall? a) Copying b) Monitoring c) Commanding d) Moving 24 Answer: (d) Answer: (d) Answer: (b)
  • 25. A program designed to destroy data on your computer which can travel to "infect" other computers is called a a) infector b) torpedo c) hurricane d) virus e) disease _____________________ is a form of virus explicitly designed to hide itself from detection by antivirus software. a) Macro Virus b) Parasitic Virus c) Stealth virus d) Polymorphic Virus The virus that spread in application software is called as a) Boot virus b) Macro virus c) Anti virus d) File virus 25 Answer: (d) Answer: (b) Answer: (c)
  • 26. Virus, Trojan horse and Worms are a) Able to harm the computer system b) Unable to detect if present c) User-friendly applications d) Harmless applications resident on computer Which of the following is a criminal activity attempting to acquire sensitive information such as passwords, credit cards, debits by masquerading as a trustworthy person or business in an electronic communication? [IBPS Clerk 2010] a) Spoofing b) Phishing c) Stalking d) Hacking e) None of these Junk email is called a) Spam b) Spoof c) Sniffer Script d) Spool 26 Answer: (a) Answer: (b) Answer: (a)
  • 27. All of the following are examples of real security and privacy risks EXCEPT: a) Hackers b) Spam c) Viruses d) Identity theft. _______________are often delivered to a PC through an e-mail attachment and are often designed to do harm. a) Viruses b) Spam c) Portals d) Email messages e) None of these First computer virus is a a) A hardware b) Windows tool c) A computer program d) A system software e) None of the above 27 Answer: (C) Answer: (a) Answer: (C)
  • 28. The first computer virus is a) Creeper b) PARAM c) The famous d) HARLIE 28 Answer: (a) Answer: (b) Answer: (a)
  • 31. 31 Seek Time - the time taken for a disk drive to locate the area on the disk where the data to be read is stored. Latency - Latency is the amount of time a message takes to traverse a system. In a computer network, it is an expression of how much time it takes for a packet of data to get from one designated point to another. It is sometimes measured as the time required for a packet to be returned to its sender. Turnaround time - the amount of time taken to complete a process or fulfill a request. Execution Time / CPU time - the time spent by the system executing that task. Answer: (c)
  • 32. 32 • Mnemonic code is used instead of remembering the hexcode of the operations. Assembly code uses Mnemonic code so that it is easier to program in Machine code. Answer: (c) Answer: (b)
  • 35. 35 A multi-user operating system (OS) is a computersystem that allows multiple users that are on different computers to access a single system's OS resources simultaneously, as shown in Figure 1. Users on the system are connected through a network. Time-sharing is a technique which enables many people, located at various terminals, to use a particular computer system at the same time. Time-sharing or multitasking is a logical extension of multiprogramming. Processor's time which is shared among multiple users simultaneously is termed as time- sharing. Answer: (b)
  • 37. 37 Optical mark recognition (also called optical mark reading and OMR) is the process of capturing human-marked data from document forms such as surveys and tests. They are used to read questionnaires, multiple choice examination paper in the form of lines or shaded areas. Answer: (d)
  • 41. 41 • Multiprogramming – A computer running more than one program at a time (like running Excel and Firefox simultaneously). • Multitasking – Tasks sharing a common resource (like 1 CPU). • Multiprocessing – A computer using more than one CPU at a time. • Multithreading is an extension of multitasking. Answer: (c)
  • 44. 44