Quiz Questions

Test- 24-Jun-2026 11:39 AM (ITISKILL6275MR)

Question 1 1 Marks
What is BIOS?
A
firmware
B
Hardware
C
Middleware
D
Software
Question 2 1 Marks
Which one is used as authentication for pairing bluetooth devices?
A
Keyboard
B
Keycode
C
Passcode
D
Password
Question 3 1 Marks
What should be done, after fixing a problem or installing a new application or making configuration in a computer?
A
Hibernate
B
Restart
C
Shutdown
D
Sleep
Question 4 1 Marks
Which process is used to record data on to an optical disc?
A
Burning
B
Reading
C
Accepting
D
Accessing
Question 5 1 Marks
Which software interface the major hardware components of the computer with OS?
A
BIOS
B
CMOS
C
DOS
D
POST
Question 6 1 Marks
Which key is used to open CMOS setup utility?
A
Alt
B
Del
C
Enter
D
Tab
Question 7 1 Marks
What is the purpose of BIOS shadow?
A
Copying RAM to ROM
B
Copying ROM to RAM
C
Copying HD to RAM
D
Copying RAM to HD
Question 8 1 Marks
What is the capacity of typical DVD?
A
40 MB
B
50 MB
C
60 MB
D
4.7 Gb
Question 9 1 Marks
Which system is used by Bluetooth for Broadcasting?
A
Satellite
B
Microwaves
C
Telephone lines
D
Radio waves
Question 10 1 Marks
Which program is used to enable the devices to work with OS ?
A
Antivirus
B
Device driver
C
System Software
D
Application Software
Question 11 1 Marks
What is the full form of CIA under information security?
A
Confidentiality Integrity Availability
B
Criminal Investigation Agency
C
Cost Information Agency
D
Credit Integrity Assement
Question 12 1 Marks
What is called the protection of information and data from unauthorized Access?
A
Physical security
B
Link security
C
Risk management
D
Information security
Question 13 1 Marks
What is the full form of LDAP?
A
Light Weight Directory Access Provider
B
Light Weight Directory Access Protocol
C
Light Weight Directory Access Program
D
Light Weight Directory Access Protection
Question 14 1 Marks
What is called periodic assessment of security vulnerability in computer system?
A
Threat
B
Attack
C
Hacking
D
Security audit
Question 15 1 Marks
What is called protecting data from online attacks, deletions, malwares?
A
Physical security
B
Cyber security
C
Cyber attack
D
Virus
Question 16 1 Marks
Which method go through all the files or network elements with an intention to detect something unusual?
A
Probing
B
Phishing
C
Infecting
D
Scanning
Question 17 1 Marks
Which crime involves the use of computer networks to create, distribute or access materials that sexually exploit underage persons?
A
Assault by Threat
B
Cyber squatting
C
Cyber vandalism
D
Child pornography
Question 18 1 Marks
What is called a single point of access for several networking services?
A
Phishing
B
Web service
C
Directory service
D
Worms
Question 19 1 Marks
Which activities endanger the sovereignty and integrity of nation?
A
Cyber Terrorism
B
Cyber vandalism
C
Cyber squatting
D
Carding
Question 20 1 Marks
What is called the unauthorized control/acess over the computer system and destroys the data?
A
Defamation
B
Carding
C
Hacking
D
Cyber - stalking
Question 21 1 Marks
Which combination of key zooms the content of active cell in Access table?
A
Ctrl + F2
B
Ctrl + F5
C
Shift + F2
D
Shift + F5
Question 22 1 Marks
What is the reason for not accepting zero in the fields of Access tables?
A
Fields is set with is Null or > 0
B
Fields is set with is Null or < = 0
C
Fields is set with is Null or! [0]
D
Fields is set with is Null or like ???
Question 23 1 Marks
What is the maximum number of characters allowed in text field is access?
A
255
B
256
C
64000
D
65000
Question 24 1 Marks
Which validation rule accepts only a - z letters for fields in Access?
A
Is null or NOT like ?*[! a - z]*?
B
Is null or NOT like ?*[a - z ]*?
C
Is null or NOT like ?*![a - z]*?
D
Is null or NOT like ?[! a - z]?
Question 25 1 Marks
What is allowed the input mark symbol # in Access?
A
Letter or digit
B
Letter A through Z
C
A digit 0 - 9 with +/- sign
D
A digit 0 - 9 without +/- sign
Question 26 1 Marks
What is the expansion of OLE in Access?
A
object linking and embedding
B
object linking and encrypting
C
object linking and editing
D
objet linking
Question 27 1 Marks
Which validation rule allows only 0 - 9 for fields in Access?
A
Is Null or Not Like ?*[ ! 0 - 9 ]*?
B
Is Null or Not Like ?[! 0 - 9]?
C
Is Null or Not Like ?*[0 - 9]*?
D
Is Null or Not Like ?*[!0-9]*?
Question 28 1 Marks
What is the output when the data '1678.95' is set to the number format '###0.00' in
A
1670
B
1670.95
C
1678
D
1678.95
Question 29 1 Marks
Which key stroke moves the active cell towards left in Access table?
A
F2
B
F5
C
Tab
D
Shift + Tab
Question 30 1 Marks
Which combination of key allows user to move to the first field in the first record in Access table?
A
Ctrl + Tab
B
Shift +Tab
C
Shift + Home
D
Ctrl + Home
Question 31 1 Marks
what is the full form of HTTP?
A
Hyper text testing protocol
B
Hyper text transfer protocol
C
Hyper test transfer protocol
D
Hyper text transfer program
Question 32 1 Marks
Which symbols starts with html comments?
A
"<!"
B
"</"
C
"<#"
D
"<\"
Question 33 1 Marks
Which property of cells will how many rows a cell should span?
A
Colspan = 5
B
Rowspan = 5
C
Cellspan = 5
D
Span = 5
Question 34 1 Marks
Which of the following code is used to add a plain color background to the web page?
A
&lt;body bgcolor = "36, 2437"&gt;
B
&lt;body color = "#FF000"&gt;
C
&lt;body bgcolor = "#FF000"&gt;
D
&lt;bgcolor = "blue"&gt;
Question 35 1 Marks
What is the first tag in html document
A
&lt;html&gt;
B
&lt;head&gt;
C
&lt;title&gt;
D
&lt;/html&gt;
Question 36 1 Marks
How do you add a link which will allow the visitor to send an email from the page?
A
&lt;a href = "mailto : youradderss"&gt;
B
&lt;a href = "sendmailtoyour address"&gt;
C
&lt;a="mailto"&gt;
D
&lt;href = "mailto"&gt;
Question 37 1 Marks
Which html tag is the smallest heading?
A
&lt;h1&gt;
B
&lt;h2&gt;
C
&lt;h6&gt;
D
&lt;head&gt;
Question 38 1 Marks
Which is the correct css syntax?
A
body: color = black;
B
body { color; black}
C
{body: color : black;}
D
{body : color = black;}
Question 39 1 Marks
What is the meaning of increase the cell padding?
A
Increase the thickness of table border
B
Increase the space between cells
C
Increase the distance between cell and content
D
Increase the no of cells
Question 40 1 Marks
Which html tag is used to display a picture in a web page?
A
&lt;src&gt;
B
&lt;img&gt;
C
&lt;img src&gt;
D
&lt;image&gt;
Question 41 1 Marks
Which is the set of rules that limits access to information?
A
Availability
B
Integrity
C
Authenticity
D
Confidentiality
Question 42 1 Marks
What is the abbreviation of CGI?
A
Computer Gateway Interface
B
Common Gateway Interface
C
Computer Gateway Interconnection
D
Common Gateway Interconnection
Question 43 1 Marks
Which is the model in E - Commerce, if the seller and buyer are both business firms?
A
Consumer to Business
B
Business to Consumer
C
Business to Business
D
Consumer to Consumer
Question 44 1 Marks
Which is the model in E - Commerce, if the seller is an individual and the buyer is a business firm?
A
Consumer to Business
B
Business to Consumer
C
Business to Business
D
Consumer to Consumer
Question 45 1 Marks
Which type of E - Commerce is payment Gateway?
A
b2b
B
b2c
C
g2c
D
g2b
Question 46 1 Marks
What is the purpose of OLX web site?
A
Uploading Files
B
Buying and selling products
C
Searching Documents
D
Recovering files
Question 47 1 Marks
Which is the function of specifying access rights to resources related to information security?
A
OTP
B
Pin
C
Authoriztion
D
Passcode
Question 48 1 Marks
Which type of E - Commerce is tenders and submission of application?
A
b2b
B
b2c
C
g2c
D
g2b
Question 49 1 Marks
Which option in E - Commerce, helps to keep selected products until checkout / payment?
A
Basket
B
Cart
C
Tray
D
COD
Question 50 1 Marks
Which one is a online payment?
A
Flipkart
B
Paytm
C
Gmail
D
Reliance jio