[1] Which among the following is an architecture followed by P2P?
A.
Client/ server
B.
Distributed
C.
Centralized
D.
1- tier
Ans:
Distributed
Explanation :
Peer-to-peer (P2P) computing or networking is a distributed application architecture that partitions tasks or workloads between peers.
[2] A prescribed set of well-defined instructions for solving mathematical problems is called .
A.
a compiler
B.
a code
C.
a description
D.
an algorithm
Ans:
an algorithm
Explanation :
An algorithm is a self-contained step-by-step set of operations to be performed. Algorithms perform calculation, data processing, and/or automated reasoning tasks.
[3] Copying a process from memory to disk to allow space for other processes is called:
A.
Swapping
B.
Deadlock
C.
Demand Paging
D.
Page Fault
Ans:
Swapping
Explanation :
Swapping concept comes in terms of process scheduling. Scheduler removes process from CPU for duration and reduces the degree of multiprogramming. And after some time these process can again be reintroduced into main memory.
[4] A function inside another function is called a function.
A.
Nested
B.
Round
C.
Sum
D.
Text
Ans:
Nested
Explanation :
A function inside another function is called a nested function.
[5] Which term is not related with font?
A.
Font face
B.
Font size
C.
Font color
D.
Font grammar
Ans:
Font grammar
Explanation :
Font grammar is not related with font.
[6] The valid format of MS Word is _.
A.
.jpeg
B.
.png
C.
.doc
D.
.exe
Ans:
.doc
Explanation :
The correct file extension for a Word file document if .doc
[7] Which of the following option may be used to change page-size and margins?
A.
Layout
B.
View
C.
Tools
D.
Data
Ans:
Layout
Explanation :
Layout tab in the ribbon has commands for Margin, Orientation, Size etc.
[8] To justify the selected text, the shortcut key is .
A.
Ctrl + 1
B.
Ctrl + J
C.
Ctrl + U
D.
Ctrl + Alt + K
Ans:
Ctrl + J
Explanation :
Ctrl + J is the shortcut key to justify text.
[9] Which of the following is intangible in nature?
A.
Software
B.
VDU
C.
POS Terminal
D.
CPU
Ans:
Software
Explanation :
Software is intangible in nature. Intangible means unable to be touched; not having physical presence.
[10] What is a popular program for view, create, manipulate, print and manage text document that can be read on both the OS – Windows and Macintosh?
A.
VMWare
B.
QuarkXPress
C.
Adobe Acrobat
D.
VLC
Ans:
Adobe Acrobat
Explanation :
Adobe Reader is used to read PDF files that can be read on both Windows and Macintosh OS.
[11] What is the Function key that can be used to refresh the current window?
A.
F5
B.
F6
C.
F7
D.
F8
Ans:
F5
Explanation :
F5 is the function key that can be used to reload or refresh windows.
[12] Which of the following is not a network topology?
A.
Co-linear
B.
Bus
C.
Rhombus
D.
Both (1) and (3)
Ans:
Both (1) and (3)
Explanation :
Network topology is the arrangement of the various elements (links, nodes, etc.) of a computer network. Some popular network topologies are Star, Ring, Bus, Mesh, Tree and Hybrid topology.
[13] From which of the following contents are lost when a computer is turned off?
A.
non-volatile storage
B.
input
C.
output
D.
volatile storage
Ans:
volatile storage
Explanation :
Volatile memory, contrary to non-volatile memory, is computer memory that requires power to maintain the stored information; it retains its contents while powered on but when the power is interrupted, the stored data is lost immediately or very rapidly.
[14] Who is called the father of modern computing?
A.
Charles Babbage
B.
Hollerith
C.
Gottfried von Leibnitz
D.
Joseph M. jacquard
Ans:
Charles Babbage
Explanation :
Charles Babbage is the father of modern computing. He was also the inventor of Analytical engine and difference engine.
[15] Who coined the term computer virus?
A.
MC Fee
B.
Smiths
C.
Frederick Cohen
D.
Norton
Ans:
Frederick Cohen
Explanation :
Frederick B. Cohen is an American computer scientist and best known as the inventor of computer virus defense techniques. He coined the term and gave definition to "computer virus".
[16] 'Ctrl +Esc' is the shortcut key combination for?
A.
Shows the start menu
B.
shows the format menu
C.
Shows the tools menu
D.
shows the insert menu
Ans:
Shows the start menu
Explanation :
'Ctrl +Esc' is used to show the start menu.
[17] Website can be a collection of .
A.
HTML documents
B.
Graphic files
C.
Audio and Video files
D.
All of the above
Ans:
All of the above
Explanation :
A website may include all of following: HTML Documents, graphic files and audio and video files.
[18] The image shows which logic gate?
A.
Exclusive- AND
B.
NAND
C.
OR
D.
Exclusive OR
Ans:
Exclusive OR
Explanation :
The given logic gate represents an exclusive OR logic gate.
[19] Which among the following is the largest unit of storage?
A.
PB
B.
KB
C.
MB
D.
TB
Ans:
PB
Explanation :
Among the given options PB or Petabyte is the largest unit of storage and 1PB is equivalent to 1024 TB or Terabyte.
[20] What will be the 1’s complement for 10110111?
A.
1010100
B.
10110111
C.
1001000
D.
1010111
Ans:
1001000
Explanation :
To get 1’s complement change the bits convert 1’s to 0’s and vice versa. Eg.- 1’s complement of 10 will be -> 01
[21] Which of the following is the primary task of a NAS server?
A.
Login authentication
B.
File sharing
C.
Internet access
D.
E-mail processing
Ans:
File sharing
Explanation :
Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a heterogeneous group of clients.
[22] How many megabytes make a gigabyte?
A.
1024
B.
128
C.
256
D.
512
Ans:
1024
Explanation :
1GB = 1024 MB
[23] 4010 TB is approximately equivalent to how many PB?
A.
2
B.
1.6
C.
3.9
D.
4.9
Ans:
3.9
Explanation :
1PB= 1024 TB hence, 4010 TB is approximately equivalent to 3.9 PB.
[24] The basic input/output system (BIOS) is stored in:
A.
RAM
B.
EEPROM
C.
ALU
D.
Peripherals
Ans:
EEPROM
Explanation :
System BIOS, ROM BIOS or PC BIOS is a type of firmware used to perform hardware initialization during the booting process. BIOS is stored on the EEPROM because it is Non-volatile which means that it doesn't go away when the power is turned off.
[25] What does URL stand for?
A.
Uniform Reverse Location
B.
Universal Resolution Location
C.
Universal Resource Locator
D.
Uniform Resource Locator
Ans:
Uniform Resource Locator
Explanation :
URL (Uniform Resource Locator) denotes a unique identifier to files, services or websites present on the World Wide Web (WWW).
Explanation :
Peer-to-peer (P2P) computing or networking is a distributed application architecture that partitions tasks or workloads between peers.
[2] A prescribed set of well-defined instructions for solving mathematical problems is called .
A.
a compiler
B.
a code
C.
a description
D.
an algorithm
Ans:
an algorithm
Explanation :
An algorithm is a self-contained step-by-step set of operations to be performed. Algorithms perform calculation, data processing, and/or automated reasoning tasks.
[3] Copying a process from memory to disk to allow space for other processes is called:
A.
Swapping
B.
Deadlock
C.
Demand Paging
D.
Page Fault
Ans:
Swapping
Explanation :
Swapping concept comes in terms of process scheduling. Scheduler removes process from CPU for duration and reduces the degree of multiprogramming. And after some time these process can again be reintroduced into main memory.
[4] A function inside another function is called a function.
A.
Nested
B.
Round
C.
Sum
D.
Text
Ans:
Nested
Explanation :
A function inside another function is called a nested function.
[5] Which term is not related with font?
A.
Font face
B.
Font size
C.
Font color
D.
Font grammar
Ans:
Font grammar
Explanation :
Font grammar is not related with font.
[6] The valid format of MS Word is _.
A.
.jpeg
B.
.png
C.
.doc
D.
.exe
Ans:
.doc
Explanation :
The correct file extension for a Word file document if .doc
[7] Which of the following option may be used to change page-size and margins?
A.
Layout
B.
View
C.
Tools
D.
Data
Ans:
Layout
Explanation :
Layout tab in the ribbon has commands for Margin, Orientation, Size etc.
[8] To justify the selected text, the shortcut key is .
A.
Ctrl + 1
B.
Ctrl + J
C.
Ctrl + U
D.
Ctrl + Alt + K
Ans:
Ctrl + J
Explanation :
Ctrl + J is the shortcut key to justify text.
[9] Which of the following is intangible in nature?
A.
Software
B.
VDU
C.
POS Terminal
D.
CPU
Ans:
Software
Explanation :
Software is intangible in nature. Intangible means unable to be touched; not having physical presence.
[10] What is a popular program for view, create, manipulate, print and manage text document that can be read on both the OS – Windows and Macintosh?
A.
VMWare
B.
QuarkXPress
C.
Adobe Acrobat
D.
VLC
Ans:
Adobe Acrobat
Explanation :
Adobe Reader is used to read PDF files that can be read on both Windows and Macintosh OS.
[11] What is the Function key that can be used to refresh the current window?
A.
F5
B.
F6
C.
F7
D.
F8
Ans:
F5
Explanation :
F5 is the function key that can be used to reload or refresh windows.
[12] Which of the following is not a network topology?
A.
Co-linear
B.
Bus
C.
Rhombus
D.
Both (1) and (3)
Ans:
Both (1) and (3)
Explanation :
Network topology is the arrangement of the various elements (links, nodes, etc.) of a computer network. Some popular network topologies are Star, Ring, Bus, Mesh, Tree and Hybrid topology.
[13] From which of the following contents are lost when a computer is turned off?
A.
non-volatile storage
B.
input
C.
output
D.
volatile storage
Ans:
volatile storage
Explanation :
Volatile memory, contrary to non-volatile memory, is computer memory that requires power to maintain the stored information; it retains its contents while powered on but when the power is interrupted, the stored data is lost immediately or very rapidly.
[14] Who is called the father of modern computing?
A.
Charles Babbage
B.
Hollerith
C.
Gottfried von Leibnitz
D.
Joseph M. jacquard
Ans:
Charles Babbage
Explanation :
Charles Babbage is the father of modern computing. He was also the inventor of Analytical engine and difference engine.
[15] Who coined the term computer virus?
A.
MC Fee
B.
Smiths
C.
Frederick Cohen
D.
Norton
Ans:
Frederick Cohen
Explanation :
Frederick B. Cohen is an American computer scientist and best known as the inventor of computer virus defense techniques. He coined the term and gave definition to "computer virus".
[16] 'Ctrl +Esc' is the shortcut key combination for?
A.
Shows the start menu
B.
shows the format menu
C.
Shows the tools menu
D.
shows the insert menu
Ans:
Shows the start menu
Explanation :
'Ctrl +Esc' is used to show the start menu.
[17] Website can be a collection of .
A.
HTML documents
B.
Graphic files
C.
Audio and Video files
D.
All of the above
Ans:
All of the above
Explanation :
A website may include all of following: HTML Documents, graphic files and audio and video files.
[18] The image shows which logic gate?
A.
Exclusive- AND
B.
NAND
C.
OR
D.
Exclusive OR
Ans:
Exclusive OR
Explanation :
The given logic gate represents an exclusive OR logic gate.
[19] Which among the following is the largest unit of storage?
A.
PB
B.
KB
C.
MB
D.
TB
Ans:
PB
Explanation :
Among the given options PB or Petabyte is the largest unit of storage and 1PB is equivalent to 1024 TB or Terabyte.
[20] What will be the 1’s complement for 10110111?
A.
1010100
B.
10110111
C.
1001000
D.
1010111
Ans:
1001000
Explanation :
To get 1’s complement change the bits convert 1’s to 0’s and vice versa. Eg.- 1’s complement of 10 will be -> 01
[21] Which of the following is the primary task of a NAS server?
A.
Login authentication
B.
File sharing
C.
Internet access
D.
E-mail processing
Ans:
File sharing
Explanation :
Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a heterogeneous group of clients.
[22] How many megabytes make a gigabyte?
A.
1024
B.
128
C.
256
D.
512
Ans:
1024
Explanation :
1GB = 1024 MB
[23] 4010 TB is approximately equivalent to how many PB?
A.
2
B.
1.6
C.
3.9
D.
4.9
Ans:
3.9
Explanation :
1PB= 1024 TB hence, 4010 TB is approximately equivalent to 3.9 PB.
[24] The basic input/output system (BIOS) is stored in:
A.
RAM
B.
EEPROM
C.
ALU
D.
Peripherals
Ans:
EEPROM
Explanation :
System BIOS, ROM BIOS or PC BIOS is a type of firmware used to perform hardware initialization during the booting process. BIOS is stored on the EEPROM because it is Non-volatile which means that it doesn't go away when the power is turned off.
[25] What does URL stand for?
A.
Uniform Reverse Location
B.
Universal Resolution Location
C.
Universal Resource Locator
D.
Uniform Resource Locator
Ans:
Uniform Resource Locator
Explanation :
URL (Uniform Resource Locator) denotes a unique identifier to files, services or websites present on the World Wide Web (WWW).
Explanation :
Swapping concept comes in terms of process scheduling. Scheduler removes process from CPU for duration and reduces the degree of multiprogramming. And after some time these process can again be reintroduced into main memory.
[4] A function inside another function is called a function.
A.
Nested
B.
Round
C.
Sum
D.
Text
Ans:
Nested
Explanation :
A function inside another function is called a nested function.
[5] Which term is not related with font?
A.
Font face
B.
Font size
C.
Font color
D.
Font grammar
Ans:
Font grammar
Explanation :
Font grammar is not related with font.
[6] The valid format of MS Word is _.
A.
.jpeg
B.
.png
C.
.doc
D.
.exe
Ans:
.doc
Explanation :
The correct file extension for a Word file document if .doc
[7] Which of the following option may be used to change page-size and margins?
A.
Layout
B.
View
C.
Tools
D.
Data
Ans:
Layout
Explanation :
Layout tab in the ribbon has commands for Margin, Orientation, Size etc.
[8] To justify the selected text, the shortcut key is .
A.
Ctrl + 1
B.
Ctrl + J
C.
Ctrl + U
D.
Ctrl + Alt + K
Ans:
Ctrl + J
Explanation :
Ctrl + J is the shortcut key to justify text.
[9] Which of the following is intangible in nature?
A.
Software
B.
VDU
C.
POS Terminal
D.
CPU
Ans:
Software
Explanation :
Software is intangible in nature. Intangible means unable to be touched; not having physical presence.
[10] What is a popular program for view, create, manipulate, print and manage text document that can be read on both the OS – Windows and Macintosh?
A.
VMWare
B.
QuarkXPress
C.
Adobe Acrobat
D.
VLC
Ans:
Adobe Acrobat
Explanation :
Adobe Reader is used to read PDF files that can be read on both Windows and Macintosh OS.
[11] What is the Function key that can be used to refresh the current window?
A.
F5
B.
F6
C.
F7
D.
F8
Ans:
F5
Explanation :
F5 is the function key that can be used to reload or refresh windows.
[12] Which of the following is not a network topology?
A.
Co-linear
B.
Bus
C.
Rhombus
D.
Both (1) and (3)
Ans:
Both (1) and (3)
Explanation :
Network topology is the arrangement of the various elements (links, nodes, etc.) of a computer network. Some popular network topologies are Star, Ring, Bus, Mesh, Tree and Hybrid topology.
[13] From which of the following contents are lost when a computer is turned off?
A.
non-volatile storage
B.
input
C.
output
D.
volatile storage
Ans:
volatile storage
Explanation :
Volatile memory, contrary to non-volatile memory, is computer memory that requires power to maintain the stored information; it retains its contents while powered on but when the power is interrupted, the stored data is lost immediately or very rapidly.
[14] Who is called the father of modern computing?
A.
Charles Babbage
B.
Hollerith
C.
Gottfried von Leibnitz
D.
Joseph M. jacquard
Ans:
Charles Babbage
Explanation :
Charles Babbage is the father of modern computing. He was also the inventor of Analytical engine and difference engine.
[15] Who coined the term computer virus?
A.
MC Fee
B.
Smiths
C.
Frederick Cohen
D.
Norton
Ans:
Frederick Cohen
Explanation :
Frederick B. Cohen is an American computer scientist and best known as the inventor of computer virus defense techniques. He coined the term and gave definition to "computer virus".
[16] 'Ctrl +Esc' is the shortcut key combination for?
A.
Shows the start menu
B.
shows the format menu
C.
Shows the tools menu
D.
shows the insert menu
Ans:
Shows the start menu
Explanation :
'Ctrl +Esc' is used to show the start menu.
[17] Website can be a collection of .
A.
HTML documents
B.
Graphic files
C.
Audio and Video files
D.
All of the above
Ans:
All of the above
Explanation :
A website may include all of following: HTML Documents, graphic files and audio and video files.
[18] The image shows which logic gate?
A.
Exclusive- AND
B.
NAND
C.
OR
D.
Exclusive OR
Ans:
Exclusive OR
Explanation :
The given logic gate represents an exclusive OR logic gate.
[19] Which among the following is the largest unit of storage?
A.
PB
B.
KB
C.
MB
D.
TB
Ans:
PB
Explanation :
Among the given options PB or Petabyte is the largest unit of storage and 1PB is equivalent to 1024 TB or Terabyte.
[20] What will be the 1’s complement for 10110111?
A.
1010100
B.
10110111
C.
1001000
D.
1010111
Ans:
1001000
Explanation :
To get 1’s complement change the bits convert 1’s to 0’s and vice versa. Eg.- 1’s complement of 10 will be -> 01
[21] Which of the following is the primary task of a NAS server?
A.
Login authentication
B.
File sharing
C.
Internet access
D.
E-mail processing
Ans:
File sharing
Explanation :
Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a heterogeneous group of clients.
[22] How many megabytes make a gigabyte?
A.
1024
B.
128
C.
256
D.
512
Ans:
1024
Explanation :
1GB = 1024 MB
[23] 4010 TB is approximately equivalent to how many PB?
A.
2
B.
1.6
C.
3.9
D.
4.9
Ans:
3.9
Explanation :
1PB= 1024 TB hence, 4010 TB is approximately equivalent to 3.9 PB.
[24] The basic input/output system (BIOS) is stored in:
A.
RAM
B.
EEPROM
C.
ALU
D.
Peripherals
Ans:
EEPROM
Explanation :
System BIOS, ROM BIOS or PC BIOS is a type of firmware used to perform hardware initialization during the booting process. BIOS is stored on the EEPROM because it is Non-volatile which means that it doesn't go away when the power is turned off.
[25] What does URL stand for?
A.
Uniform Reverse Location
B.
Universal Resolution Location
C.
Universal Resource Locator
D.
Uniform Resource Locator
Ans:
Uniform Resource Locator
Explanation :
URL (Uniform Resource Locator) denotes a unique identifier to files, services or websites present on the World Wide Web (WWW).
Explanation :
Font grammar is not related with font.
[6] The valid format of MS Word is _.
A.
.jpeg
B.
.png
C.
.doc
D.
.exe
Ans:
.doc
Explanation :
The correct file extension for a Word file document if .doc
[7] Which of the following option may be used to change page-size and margins?
A.
Layout
B.
View
C.
Tools
D.
Data
Ans:
Layout
Explanation :
Layout tab in the ribbon has commands for Margin, Orientation, Size etc.
[8] To justify the selected text, the shortcut key is .
A.
Ctrl + 1
B.
Ctrl + J
C.
Ctrl + U
D.
Ctrl + Alt + K
Ans:
Ctrl + J
Explanation :
Ctrl + J is the shortcut key to justify text.
[9] Which of the following is intangible in nature?
A.
Software
B.
VDU
C.
POS Terminal
D.
CPU
Ans:
Software
Explanation :
Software is intangible in nature. Intangible means unable to be touched; not having physical presence.
[10] What is a popular program for view, create, manipulate, print and manage text document that can be read on both the OS – Windows and Macintosh?
A.
VMWare
B.
QuarkXPress
C.
Adobe Acrobat
D.
VLC
Ans:
Adobe Acrobat
Explanation :
Adobe Reader is used to read PDF files that can be read on both Windows and Macintosh OS.
[11] What is the Function key that can be used to refresh the current window?
A.
F5
B.
F6
C.
F7
D.
F8
Ans:
F5
Explanation :
F5 is the function key that can be used to reload or refresh windows.
[12] Which of the following is not a network topology?
A.
Co-linear
B.
Bus
C.
Rhombus
D.
Both (1) and (3)
Ans:
Both (1) and (3)
Explanation :
Network topology is the arrangement of the various elements (links, nodes, etc.) of a computer network. Some popular network topologies are Star, Ring, Bus, Mesh, Tree and Hybrid topology.
[13] From which of the following contents are lost when a computer is turned off?
A.
non-volatile storage
B.
input
C.
output
D.
volatile storage
Ans:
volatile storage
Explanation :
Volatile memory, contrary to non-volatile memory, is computer memory that requires power to maintain the stored information; it retains its contents while powered on but when the power is interrupted, the stored data is lost immediately or very rapidly.
[14] Who is called the father of modern computing?
A.
Charles Babbage
B.
Hollerith
C.
Gottfried von Leibnitz
D.
Joseph M. jacquard
Ans:
Charles Babbage
Explanation :
Charles Babbage is the father of modern computing. He was also the inventor of Analytical engine and difference engine.
[15] Who coined the term computer virus?
A.
MC Fee
B.
Smiths
C.
Frederick Cohen
D.
Norton
Ans:
Frederick Cohen
Explanation :
Frederick B. Cohen is an American computer scientist and best known as the inventor of computer virus defense techniques. He coined the term and gave definition to "computer virus".
[16] 'Ctrl +Esc' is the shortcut key combination for?
A.
Shows the start menu
B.
shows the format menu
C.
Shows the tools menu
D.
shows the insert menu
Ans:
Shows the start menu
Explanation :
'Ctrl +Esc' is used to show the start menu.
[17] Website can be a collection of .
A.
HTML documents
B.
Graphic files
C.
Audio and Video files
D.
All of the above
Ans:
All of the above
Explanation :
A website may include all of following: HTML Documents, graphic files and audio and video files.
[18] The image shows which logic gate?
A.
Exclusive- AND
B.
NAND
C.
OR
D.
Exclusive OR
Ans:
Exclusive OR
Explanation :
The given logic gate represents an exclusive OR logic gate.
[19] Which among the following is the largest unit of storage?
A.
PB
B.
KB
C.
MB
D.
TB
Ans:
PB
Explanation :
Among the given options PB or Petabyte is the largest unit of storage and 1PB is equivalent to 1024 TB or Terabyte.
[20] What will be the 1’s complement for 10110111?
A.
1010100
B.
10110111
C.
1001000
D.
1010111
Ans:
1001000
Explanation :
To get 1’s complement change the bits convert 1’s to 0’s and vice versa. Eg.- 1’s complement of 10 will be -> 01
[21] Which of the following is the primary task of a NAS server?
A.
Login authentication
B.
File sharing
C.
Internet access
D.
E-mail processing
Ans:
File sharing
Explanation :
Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a heterogeneous group of clients.
[22] How many megabytes make a gigabyte?
A.
1024
B.
128
C.
256
D.
512
Ans:
1024
Explanation :
1GB = 1024 MB
[23] 4010 TB is approximately equivalent to how many PB?
A.
2
B.
1.6
C.
3.9
D.
4.9
Ans:
3.9
Explanation :
1PB= 1024 TB hence, 4010 TB is approximately equivalent to 3.9 PB.
[24] The basic input/output system (BIOS) is stored in:
A.
RAM
B.
EEPROM
C.
ALU
D.
Peripherals
Ans:
EEPROM
Explanation :
System BIOS, ROM BIOS or PC BIOS is a type of firmware used to perform hardware initialization during the booting process. BIOS is stored on the EEPROM because it is Non-volatile which means that it doesn't go away when the power is turned off.
[25] What does URL stand for?
A.
Uniform Reverse Location
B.
Universal Resolution Location
C.
Universal Resource Locator
D.
Uniform Resource Locator
Ans:
Uniform Resource Locator
Explanation :
URL (Uniform Resource Locator) denotes a unique identifier to files, services or websites present on the World Wide Web (WWW).
Explanation :
Layout tab in the ribbon has commands for Margin, Orientation, Size etc.
[8] To justify the selected text, the shortcut key is .
A.
Ctrl + 1
B.
Ctrl + J
C.
Ctrl + U
D.
Ctrl + Alt + K
Ans:
Ctrl + J
Explanation :
Ctrl + J is the shortcut key to justify text.
[9] Which of the following is intangible in nature?
A.
Software
B.
VDU
C.
POS Terminal
D.
CPU
Ans:
Software
Explanation :
Software is intangible in nature. Intangible means unable to be touched; not having physical presence.
[10] What is a popular program for view, create, manipulate, print and manage text document that can be read on both the OS – Windows and Macintosh?
A.
VMWare
B.
QuarkXPress
C.
Adobe Acrobat
D.
VLC
Ans:
Adobe Acrobat
Explanation :
Adobe Reader is used to read PDF files that can be read on both Windows and Macintosh OS.
[11] What is the Function key that can be used to refresh the current window?
A.
F5
B.
F6
C.
F7
D.
F8
Ans:
F5
Explanation :
F5 is the function key that can be used to reload or refresh windows.
[12] Which of the following is not a network topology?
A.
Co-linear
B.
Bus
C.
Rhombus
D.
Both (1) and (3)
Ans:
Both (1) and (3)
Explanation :
Network topology is the arrangement of the various elements (links, nodes, etc.) of a computer network. Some popular network topologies are Star, Ring, Bus, Mesh, Tree and Hybrid topology.
[13] From which of the following contents are lost when a computer is turned off?
A.
non-volatile storage
B.
input
C.
output
D.
volatile storage
Ans:
volatile storage
Explanation :
Volatile memory, contrary to non-volatile memory, is computer memory that requires power to maintain the stored information; it retains its contents while powered on but when the power is interrupted, the stored data is lost immediately or very rapidly.
[14] Who is called the father of modern computing?
A.
Charles Babbage
B.
Hollerith
C.
Gottfried von Leibnitz
D.
Joseph M. jacquard
Ans:
Charles Babbage
Explanation :
Charles Babbage is the father of modern computing. He was also the inventor of Analytical engine and difference engine.
[15] Who coined the term computer virus?
A.
MC Fee
B.
Smiths
C.
Frederick Cohen
D.
Norton
Ans:
Frederick Cohen
Explanation :
Frederick B. Cohen is an American computer scientist and best known as the inventor of computer virus defense techniques. He coined the term and gave definition to "computer virus".
[16] 'Ctrl +Esc' is the shortcut key combination for?
A.
Shows the start menu
B.
shows the format menu
C.
Shows the tools menu
D.
shows the insert menu
Ans:
Shows the start menu
Explanation :
'Ctrl +Esc' is used to show the start menu.
[17] Website can be a collection of .
A.
HTML documents
B.
Graphic files
C.
Audio and Video files
D.
All of the above
Ans:
All of the above
Explanation :
A website may include all of following: HTML Documents, graphic files and audio and video files.
[18] The image shows which logic gate?
A.
Exclusive- AND
B.
NAND
C.
OR
D.
Exclusive OR
Ans:
Exclusive OR
Explanation :
The given logic gate represents an exclusive OR logic gate.
[19] Which among the following is the largest unit of storage?
A.
PB
B.
KB
C.
MB
D.
TB
Ans:
PB
Explanation :
Among the given options PB or Petabyte is the largest unit of storage and 1PB is equivalent to 1024 TB or Terabyte.
[20] What will be the 1’s complement for 10110111?
A.
1010100
B.
10110111
C.
1001000
D.
1010111
Ans:
1001000
Explanation :
To get 1’s complement change the bits convert 1’s to 0’s and vice versa. Eg.- 1’s complement of 10 will be -> 01
[21] Which of the following is the primary task of a NAS server?
A.
Login authentication
B.
File sharing
C.
Internet access
D.
E-mail processing
Ans:
File sharing
Explanation :
Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a heterogeneous group of clients.
[22] How many megabytes make a gigabyte?
A.
1024
B.
128
C.
256
D.
512
Ans:
1024
Explanation :
1GB = 1024 MB
[23] 4010 TB is approximately equivalent to how many PB?
A.
2
B.
1.6
C.
3.9
D.
4.9
Ans:
3.9
Explanation :
1PB= 1024 TB hence, 4010 TB is approximately equivalent to 3.9 PB.
[24] The basic input/output system (BIOS) is stored in:
A.
RAM
B.
EEPROM
C.
ALU
D.
Peripherals
Ans:
EEPROM
Explanation :
System BIOS, ROM BIOS or PC BIOS is a type of firmware used to perform hardware initialization during the booting process. BIOS is stored on the EEPROM because it is Non-volatile which means that it doesn't go away when the power is turned off.
[25] What does URL stand for?
A.
Uniform Reverse Location
B.
Universal Resolution Location
C.
Universal Resource Locator
D.
Uniform Resource Locator
Ans:
Uniform Resource Locator
Explanation :
URL (Uniform Resource Locator) denotes a unique identifier to files, services or websites present on the World Wide Web (WWW).
Explanation :
Software is intangible in nature. Intangible means unable to be touched; not having physical presence.
[10] What is a popular program for view, create, manipulate, print and manage text document that can be read on both the OS – Windows and Macintosh?
A.
VMWare
B.
QuarkXPress
C.
Adobe Acrobat
D.
VLC
Ans:
Adobe Acrobat
Explanation :
Adobe Reader is used to read PDF files that can be read on both Windows and Macintosh OS.
[11] What is the Function key that can be used to refresh the current window?
A.
F5
B.
F6
C.
F7
D.
F8
Ans:
F5
Explanation :
F5 is the function key that can be used to reload or refresh windows.
[12] Which of the following is not a network topology?
A.
Co-linear
B.
Bus
C.
Rhombus
D.
Both (1) and (3)
Ans:
Both (1) and (3)
Explanation :
Network topology is the arrangement of the various elements (links, nodes, etc.) of a computer network. Some popular network topologies are Star, Ring, Bus, Mesh, Tree and Hybrid topology.
[13] From which of the following contents are lost when a computer is turned off?
A.
non-volatile storage
B.
input
C.
output
D.
volatile storage
Ans:
volatile storage
Explanation :
Volatile memory, contrary to non-volatile memory, is computer memory that requires power to maintain the stored information; it retains its contents while powered on but when the power is interrupted, the stored data is lost immediately or very rapidly.
[14] Who is called the father of modern computing?
A.
Charles Babbage
B.
Hollerith
C.
Gottfried von Leibnitz
D.
Joseph M. jacquard
Ans:
Charles Babbage
Explanation :
Charles Babbage is the father of modern computing. He was also the inventor of Analytical engine and difference engine.
[15] Who coined the term computer virus?
A.
MC Fee
B.
Smiths
C.
Frederick Cohen
D.
Norton
Ans:
Frederick Cohen
Explanation :
Frederick B. Cohen is an American computer scientist and best known as the inventor of computer virus defense techniques. He coined the term and gave definition to "computer virus".
[16] 'Ctrl +Esc' is the shortcut key combination for?
A.
Shows the start menu
B.
shows the format menu
C.
Shows the tools menu
D.
shows the insert menu
Ans:
Shows the start menu
Explanation :
'Ctrl +Esc' is used to show the start menu.
[17] Website can be a collection of .
A.
HTML documents
B.
Graphic files
C.
Audio and Video files
D.
All of the above
Ans:
All of the above
Explanation :
A website may include all of following: HTML Documents, graphic files and audio and video files.
[18] The image shows which logic gate?
A.
Exclusive- AND
B.
NAND
C.
OR
D.
Exclusive OR
Ans:
Exclusive OR
Explanation :
The given logic gate represents an exclusive OR logic gate.
[19] Which among the following is the largest unit of storage?
A.
PB
B.
KB
C.
MB
D.
TB
Ans:
PB
Explanation :
Among the given options PB or Petabyte is the largest unit of storage and 1PB is equivalent to 1024 TB or Terabyte.
[20] What will be the 1’s complement for 10110111?
A.
1010100
B.
10110111
C.
1001000
D.
1010111
Ans:
1001000
Explanation :
To get 1’s complement change the bits convert 1’s to 0’s and vice versa. Eg.- 1’s complement of 10 will be -> 01
[21] Which of the following is the primary task of a NAS server?
A.
Login authentication
B.
File sharing
C.
Internet access
D.
E-mail processing
Ans:
File sharing
Explanation :
Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a heterogeneous group of clients.
[22] How many megabytes make a gigabyte?
A.
1024
B.
128
C.
256
D.
512
Ans:
1024
Explanation :
1GB = 1024 MB
[23] 4010 TB is approximately equivalent to how many PB?
A.
2
B.
1.6
C.
3.9
D.
4.9
Ans:
3.9
Explanation :
1PB= 1024 TB hence, 4010 TB is approximately equivalent to 3.9 PB.
[24] The basic input/output system (BIOS) is stored in:
A.
RAM
B.
EEPROM
C.
ALU
D.
Peripherals
Ans:
EEPROM
Explanation :
System BIOS, ROM BIOS or PC BIOS is a type of firmware used to perform hardware initialization during the booting process. BIOS is stored on the EEPROM because it is Non-volatile which means that it doesn't go away when the power is turned off.
[25] What does URL stand for?
A.
Uniform Reverse Location
B.
Universal Resolution Location
C.
Universal Resource Locator
D.
Uniform Resource Locator
Ans:
Uniform Resource Locator
Explanation :
URL (Uniform Resource Locator) denotes a unique identifier to files, services or websites present on the World Wide Web (WWW).
Explanation :
F5 is the function key that can be used to reload or refresh windows.
[12] Which of the following is not a network topology?
A.
Co-linear
B.
Bus
C.
Rhombus
D.
Both (1) and (3)
Ans:
Both (1) and (3)
Explanation :
Network topology is the arrangement of the various elements (links, nodes, etc.) of a computer network. Some popular network topologies are Star, Ring, Bus, Mesh, Tree and Hybrid topology.
[13] From which of the following contents are lost when a computer is turned off?
A.
non-volatile storage
B.
input
C.
output
D.
volatile storage
Ans:
volatile storage
Explanation :
Volatile memory, contrary to non-volatile memory, is computer memory that requires power to maintain the stored information; it retains its contents while powered on but when the power is interrupted, the stored data is lost immediately or very rapidly.
[14] Who is called the father of modern computing?
A.
Charles Babbage
B.
Hollerith
C.
Gottfried von Leibnitz
D.
Joseph M. jacquard
Ans:
Charles Babbage
Explanation :
Charles Babbage is the father of modern computing. He was also the inventor of Analytical engine and difference engine.
[15] Who coined the term computer virus?
A.
MC Fee
B.
Smiths
C.
Frederick Cohen
D.
Norton
Ans:
Frederick Cohen
Explanation :
Frederick B. Cohen is an American computer scientist and best known as the inventor of computer virus defense techniques. He coined the term and gave definition to "computer virus".
[16] 'Ctrl +Esc' is the shortcut key combination for?
A.
Shows the start menu
B.
shows the format menu
C.
Shows the tools menu
D.
shows the insert menu
Ans:
Shows the start menu
Explanation :
'Ctrl +Esc' is used to show the start menu.
[17] Website can be a collection of .
A.
HTML documents
B.
Graphic files
C.
Audio and Video files
D.
All of the above
Ans:
All of the above
Explanation :
A website may include all of following: HTML Documents, graphic files and audio and video files.
[18] The image shows which logic gate?
A.
Exclusive- AND
B.
NAND
C.
OR
D.
Exclusive OR
Ans:
Exclusive OR
Explanation :
The given logic gate represents an exclusive OR logic gate.
[19] Which among the following is the largest unit of storage?
A.
PB
B.
KB
C.
MB
D.
TB
Ans:
PB
Explanation :
Among the given options PB or Petabyte is the largest unit of storage and 1PB is equivalent to 1024 TB or Terabyte.
[20] What will be the 1’s complement for 10110111?
A.
1010100
B.
10110111
C.
1001000
D.
1010111
Ans:
1001000
Explanation :
To get 1’s complement change the bits convert 1’s to 0’s and vice versa. Eg.- 1’s complement of 10 will be -> 01
[21] Which of the following is the primary task of a NAS server?
A.
Login authentication
B.
File sharing
C.
Internet access
D.
E-mail processing
Ans:
File sharing
Explanation :
Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a heterogeneous group of clients.
[22] How many megabytes make a gigabyte?
A.
1024
B.
128
C.
256
D.
512
Ans:
1024
Explanation :
1GB = 1024 MB
[23] 4010 TB is approximately equivalent to how many PB?
A.
2
B.
1.6
C.
3.9
D.
4.9
Ans:
3.9
Explanation :
1PB= 1024 TB hence, 4010 TB is approximately equivalent to 3.9 PB.
[24] The basic input/output system (BIOS) is stored in:
A.
RAM
B.
EEPROM
C.
ALU
D.
Peripherals
Ans:
EEPROM
Explanation :
System BIOS, ROM BIOS or PC BIOS is a type of firmware used to perform hardware initialization during the booting process. BIOS is stored on the EEPROM because it is Non-volatile which means that it doesn't go away when the power is turned off.
[25] What does URL stand for?
A.
Uniform Reverse Location
B.
Universal Resolution Location
C.
Universal Resource Locator
D.
Uniform Resource Locator
Ans:
Uniform Resource Locator
Explanation :
URL (Uniform Resource Locator) denotes a unique identifier to files, services or websites present on the World Wide Web (WWW).
Explanation :
Volatile memory, contrary to non-volatile memory, is computer memory that requires power to maintain the stored information; it retains its contents while powered on but when the power is interrupted, the stored data is lost immediately or very rapidly.
[14] Who is called the father of modern computing?
A.
Charles Babbage
B.
Hollerith
C.
Gottfried von Leibnitz
D.
Joseph M. jacquard
Ans:
Charles Babbage
Explanation :
Charles Babbage is the father of modern computing. He was also the inventor of Analytical engine and difference engine.
[15] Who coined the term computer virus?
A.
MC Fee
B.
Smiths
C.
Frederick Cohen
D.
Norton
Ans:
Frederick Cohen
Explanation :
Frederick B. Cohen is an American computer scientist and best known as the inventor of computer virus defense techniques. He coined the term and gave definition to "computer virus".
[16] 'Ctrl +Esc' is the shortcut key combination for?
A.
Shows the start menu
B.
shows the format menu
C.
Shows the tools menu
D.
shows the insert menu
Ans:
Shows the start menu
Explanation :
'Ctrl +Esc' is used to show the start menu.
[17] Website can be a collection of .
A.
HTML documents
B.
Graphic files
C.
Audio and Video files
D.
All of the above
Ans:
All of the above
Explanation :
A website may include all of following: HTML Documents, graphic files and audio and video files.
[18] The image shows which logic gate?
A.
Exclusive- AND
B.
NAND
C.
OR
D.
Exclusive OR
Ans:
Exclusive OR
Explanation :
The given logic gate represents an exclusive OR logic gate.
[19] Which among the following is the largest unit of storage?
A.
PB
B.
KB
C.
MB
D.
TB
Ans:
PB
Explanation :
Among the given options PB or Petabyte is the largest unit of storage and 1PB is equivalent to 1024 TB or Terabyte.
[20] What will be the 1’s complement for 10110111?
A.
1010100
B.
10110111
C.
1001000
D.
1010111
Ans:
1001000
Explanation :
To get 1’s complement change the bits convert 1’s to 0’s and vice versa. Eg.- 1’s complement of 10 will be -> 01
[21] Which of the following is the primary task of a NAS server?
A.
Login authentication
B.
File sharing
C.
Internet access
D.
E-mail processing
Ans:
File sharing
Explanation :
Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a heterogeneous group of clients.
[22] How many megabytes make a gigabyte?
A.
1024
B.
128
C.
256
D.
512
Ans:
1024
Explanation :
1GB = 1024 MB
[23] 4010 TB is approximately equivalent to how many PB?
A.
2
B.
1.6
C.
3.9
D.
4.9
Ans:
3.9
Explanation :
1PB= 1024 TB hence, 4010 TB is approximately equivalent to 3.9 PB.
[24] The basic input/output system (BIOS) is stored in:
A.
RAM
B.
EEPROM
C.
ALU
D.
Peripherals
Ans:
EEPROM
Explanation :
System BIOS, ROM BIOS or PC BIOS is a type of firmware used to perform hardware initialization during the booting process. BIOS is stored on the EEPROM because it is Non-volatile which means that it doesn't go away when the power is turned off.
[25] What does URL stand for?
A.
Uniform Reverse Location
B.
Universal Resolution Location
C.
Universal Resource Locator
D.
Uniform Resource Locator
Ans:
Uniform Resource Locator
Explanation :
URL (Uniform Resource Locator) denotes a unique identifier to files, services or websites present on the World Wide Web (WWW).
Explanation :
Frederick B. Cohen is an American computer scientist and best known as the inventor of computer virus defense techniques. He coined the term and gave definition to "computer virus".
[16] 'Ctrl +Esc' is the shortcut key combination for?
A.
Shows the start menu
B.
shows the format menu
C.
Shows the tools menu
D.
shows the insert menu
Ans:
Shows the start menu
Explanation :
'Ctrl +Esc' is used to show the start menu.
[17] Website can be a collection of .
A.
HTML documents
B.
Graphic files
C.
Audio and Video files
D.
All of the above
Ans:
All of the above
Explanation :
A website may include all of following: HTML Documents, graphic files and audio and video files.
[18] The image shows which logic gate?
A.
Exclusive- AND
B.
NAND
C.
OR
D.
Exclusive OR
Ans:
Exclusive OR
Explanation :
The given logic gate represents an exclusive OR logic gate.
[19] Which among the following is the largest unit of storage?
A.
PB
B.
KB
C.
MB
D.
TB
Ans:
PB
Explanation :
Among the given options PB or Petabyte is the largest unit of storage and 1PB is equivalent to 1024 TB or Terabyte.
[20] What will be the 1’s complement for 10110111?
A.
1010100
B.
10110111
C.
1001000
D.
1010111
Ans:
1001000
Explanation :
To get 1’s complement change the bits convert 1’s to 0’s and vice versa. Eg.- 1’s complement of 10 will be -> 01
[21] Which of the following is the primary task of a NAS server?
A.
Login authentication
B.
File sharing
C.
Internet access
D.
E-mail processing
Ans:
File sharing
Explanation :
Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a heterogeneous group of clients.
[22] How many megabytes make a gigabyte?
A.
1024
B.
128
C.
256
D.
512
Ans:
1024
Explanation :
1GB = 1024 MB
[23] 4010 TB is approximately equivalent to how many PB?
A.
2
B.
1.6
C.
3.9
D.
4.9
Ans:
3.9
Explanation :
1PB= 1024 TB hence, 4010 TB is approximately equivalent to 3.9 PB.
[24] The basic input/output system (BIOS) is stored in:
A.
RAM
B.
EEPROM
C.
ALU
D.
Peripherals
Ans:
EEPROM
Explanation :
System BIOS, ROM BIOS or PC BIOS is a type of firmware used to perform hardware initialization during the booting process. BIOS is stored on the EEPROM because it is Non-volatile which means that it doesn't go away when the power is turned off.
[25] What does URL stand for?
A.
Uniform Reverse Location
B.
Universal Resolution Location
C.
Universal Resource Locator
D.
Uniform Resource Locator
Ans:
Uniform Resource Locator
Explanation :
URL (Uniform Resource Locator) denotes a unique identifier to files, services or websites present on the World Wide Web (WWW).
Explanation :
A website may include all of following: HTML Documents, graphic files and audio and video files.
[18] The image shows which logic gate?
A.
Exclusive- AND
B.
NAND
C.
OR
D.
Exclusive OR
Ans:
Exclusive OR
Explanation :
The given logic gate represents an exclusive OR logic gate.
[19] Which among the following is the largest unit of storage?
A.
PB
B.
KB
C.
MB
D.
TB
Ans:
PB
Explanation :
Among the given options PB or Petabyte is the largest unit of storage and 1PB is equivalent to 1024 TB or Terabyte.
[20] What will be the 1’s complement for 10110111?
A.
1010100
B.
10110111
C.
1001000
D.
1010111
Ans:
1001000
Explanation :
To get 1’s complement change the bits convert 1’s to 0’s and vice versa. Eg.- 1’s complement of 10 will be -> 01
[21] Which of the following is the primary task of a NAS server?
A.
Login authentication
B.
File sharing
C.
Internet access
D.
E-mail processing
Ans:
File sharing
Explanation :
Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a heterogeneous group of clients.
[22] How many megabytes make a gigabyte?
A.
1024
B.
128
C.
256
D.
512
Ans:
1024
Explanation :
1GB = 1024 MB
[23] 4010 TB is approximately equivalent to how many PB?
A.
2
B.
1.6
C.
3.9
D.
4.9
Ans:
3.9
Explanation :
1PB= 1024 TB hence, 4010 TB is approximately equivalent to 3.9 PB.
[24] The basic input/output system (BIOS) is stored in:
A.
RAM
B.
EEPROM
C.
ALU
D.
Peripherals
Ans:
EEPROM
Explanation :
System BIOS, ROM BIOS or PC BIOS is a type of firmware used to perform hardware initialization during the booting process. BIOS is stored on the EEPROM because it is Non-volatile which means that it doesn't go away when the power is turned off.
[25] What does URL stand for?
A.
Uniform Reverse Location
B.
Universal Resolution Location
C.
Universal Resource Locator
D.
Uniform Resource Locator
Ans:
Uniform Resource Locator
Explanation :
URL (Uniform Resource Locator) denotes a unique identifier to files, services or websites present on the World Wide Web (WWW).
Explanation :
Among the given options PB or Petabyte is the largest unit of storage and 1PB is equivalent to 1024 TB or Terabyte.
[20] What will be the 1’s complement for 10110111?
A.
1010100
B.
10110111
C.
1001000
D.
1010111
Ans:
1001000
Explanation :
To get 1’s complement change the bits convert 1’s to 0’s and vice versa. Eg.- 1’s complement of 10 will be -> 01
[21] Which of the following is the primary task of a NAS server?
A.
Login authentication
B.
File sharing
C.
Internet access
D.
E-mail processing
Ans:
File sharing
Explanation :
Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a heterogeneous group of clients.
[22] How many megabytes make a gigabyte?
A.
1024
B.
128
C.
256
D.
512
Ans:
1024
Explanation :
1GB = 1024 MB
[23] 4010 TB is approximately equivalent to how many PB?
A.
2
B.
1.6
C.
3.9
D.
4.9
Ans:
3.9
Explanation :
1PB= 1024 TB hence, 4010 TB is approximately equivalent to 3.9 PB.
[24] The basic input/output system (BIOS) is stored in:
A.
RAM
B.
EEPROM
C.
ALU
D.
Peripherals
Ans:
EEPROM
Explanation :
System BIOS, ROM BIOS or PC BIOS is a type of firmware used to perform hardware initialization during the booting process. BIOS is stored on the EEPROM because it is Non-volatile which means that it doesn't go away when the power is turned off.
[25] What does URL stand for?
A.
Uniform Reverse Location
B.
Universal Resolution Location
C.
Universal Resource Locator
D.
Uniform Resource Locator
Ans:
Uniform Resource Locator
Explanation :
URL (Uniform Resource Locator) denotes a unique identifier to files, services or websites present on the World Wide Web (WWW).
Explanation :
Network-attached storage (NAS) is a file-level computer data storage server connected to a computer network providing data access to a heterogeneous group of clients.
[22] How many megabytes make a gigabyte?
A.
1024
B.
128
C.
256
D.
512
Ans:
1024
Explanation :
1GB = 1024 MB
[23] 4010 TB is approximately equivalent to how many PB?
A.
2
B.
1.6
C.
3.9
D.
4.9
Ans:
3.9
Explanation :
1PB= 1024 TB hence, 4010 TB is approximately equivalent to 3.9 PB.
[24] The basic input/output system (BIOS) is stored in:
A.
RAM
B.
EEPROM
C.
ALU
D.
Peripherals
Ans:
EEPROM
Explanation :
System BIOS, ROM BIOS or PC BIOS is a type of firmware used to perform hardware initialization during the booting process. BIOS is stored on the EEPROM because it is Non-volatile which means that it doesn't go away when the power is turned off.
[25] What does URL stand for?
A.
Uniform Reverse Location
B.
Universal Resolution Location
C.
Universal Resource Locator
D.
Uniform Resource Locator
Ans:
Uniform Resource Locator
Explanation :
URL (Uniform Resource Locator) denotes a unique identifier to files, services or websites present on the World Wide Web (WWW).
Explanation :
1PB= 1024 TB hence, 4010 TB is approximately equivalent to 3.9 PB.
[24] The basic input/output system (BIOS) is stored in:
A.
RAM
B.
EEPROM
C.
ALU
D.
Peripherals
Ans:
EEPROM
Explanation :
System BIOS, ROM BIOS or PC BIOS is a type of firmware used to perform hardware initialization during the booting process. BIOS is stored on the EEPROM because it is Non-volatile which means that it doesn't go away when the power is turned off.
[25] What does URL stand for?
A.
Uniform Reverse Location
B.
Universal Resolution Location
C.
Universal Resource Locator
D.
Uniform Resource Locator
Ans:
Uniform Resource Locator
Explanation :
URL (Uniform Resource Locator) denotes a unique identifier to files, services or websites present on the World Wide Web (WWW).
Explanation :
URL (Uniform Resource Locator) denotes a unique identifier to files, services or websites present on the World Wide Web (WWW).
