[1] Which of the following is not aggregate function?
A.
MIN
B.
MAX
C.
AVG
D.
COUNT
Ans:
AVG
Explanation :
All of these are aggregate functions.
[2] For each attribute of a relation, there is a set of permitted values, called the of that attribute.
A.
Domain
B.
Relation
C.
Set
D.
Schema
Ans:
Domain
Explanation :
Set of permitted values is called the domain of that attribute. (Relation is a table. Attributes describe the instances in the row of a database.)
[3] The operation performs a set union of two ‘similarly structured’ tables.
A.
Union
B.
Join
C.
Product
D.
Intersect
Ans:
Union
Explanation :
Union operation performs a set union of two ‘similarly structured’ tables.
[4] In relational database, a field is a:
A.
label
B.
table of information
C.
group of related records
D.
category of information
Ans:
category of information
Explanation :
A field is category of information.
[5] UDP and TCP are categorised under the layer of the OSI model.
A.
physical
B.
data link
C.
application
D.
transport
Ans:
transport
Explanation :
UDP and TCP protocols are used for providing end-to-end connectivity between nodes in a network as they use connectionless and connection oriented services, respectively.
[6] Which layer of the OSI model defines the language and syntax for programs?
A.
Data link layer
B.
Presentation layer
C.
Application layer
D.
Session layer
Ans:
Application layer
Explanation :
The application layer of the OSI model provides a framework to run application programs. It defines the language and syntax used by programs to communicate with supplementary programs.
[7] ODBC stands for _.
A.
Object Database Connectivity
B.
Oral Database Connectivity
C.
Oracle Database Connectivity
D.
Open Database Connectivity
Ans:
Open Database Connectivity
Explanation :
Open Database Connectivity (ODBC) is an open standard application programming interface (API) for accessing a database.
[8] Which among the following are valid filters available in MS Access?
A.
Filter by form
B.
Filter by selection
C.
Common Filter
D.
All of the above
Ans:
All of the above
Explanation :
Common filters: To filter for specific values or a range of values. Filter by Selection: To filter all the rows in a table that contains a value that matches a selected value in a row by filtering the datasheet view. Filter by form: To filter on several fields in a form or datasheet, or if you are trying to find a specific record. Advanced filter: To filter type where you define custom filter criteria.
[9] Who invented the machine to add numbers quickly and accurately?
A.
Joseph Marie Jacquard
B.
Gottfried Wilhelm von Leibniz
C.
Blaise Pascal
D.
Herman Hollerith
Ans:
Blaise Pascal
Explanation :
Blaise Pascal developed a machine that was used to perform additions quickly and accurately. This machine was called the adding machine or Pascaline.
[10] Which of the following units performs the arithmetic tasks (such as addition, subtraction, multiplication and division) and logical operations?
A.
Input unit
B.
Control unit
C.
Arithmetic Logic Unit (ALU)
D.
Storage unit
Ans:
Arithmetic Logic Unit (ALU)
Explanation :
Arithmetic Logic Unit (ALU) performs arithmetic and logical operations. On the other hand, control unit extracts instructions from the computer memory, decodes and executes instructions, and takes help of the ALU if required. Storage unit or memory unit is used to store the data, while the input is used to enter data into the computer.
[11] From which version Microsoft introduced Backstage View for Access Interface?
A.
Access 2003
B.
Access 2007
C.
Access 2010
D.
Access 2000
Ans:
Access 2007
Explanation :
In Microsoft Office applications (Word, Excel, PowerPoint, Outlook, Access), versions 2007 and later there is an option for the backstage view that allows you to manipulate aspects of a file.
[12] What is the maximum font size you can apply for any character?
A.
163
B.
1638
C.
16038
D.
160
Ans:
1638
Explanation :
1638 is the max font size that can be applied for any character.
[13] If you change Windows 98 to Windows XP, which action will you be performing?
A.
Revise
B.
Upgrade
C.
Update
D.
Patch
Ans:
Upgrade
Explanation :
It will be called upgrade.
[14] Which among the following is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems?
A.
Kernel
B.
WinAPI
C.
Windows ME
D.
DOS
Ans:
WinAPI
Explanation :
The Windows API, informally WinAPI, is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems.
[15] Microsoft Office is a _.
A.
Shareware
B.
Public-domain software
C.
Open source software
D.
An application suite
Ans:
An application suite
Explanation :
MS Office is an application suite that contains various application software like Word, PowerPoint, Excel etc.
[16] 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. There is no such thing as font grammar.
[17] key is the example of Toggle key.
A.
Alt
B.
Shift
C.
Control
D.
Caps Lock
Ans:
Caps Lock
Explanation :
A toggle key is a key that is used to turn a function on or off, or to switch between two functions.
[18] Which among the given options has the smallest storage capacity?
A.
Zip disk
B.
Hard disc
C.
Floppy disc
D.
Data cartridge
Ans:
Floppy disc
Explanation :
A floppy disc is a storage device that has a very small storage capacity of only 1.44 MB. Due to small storage capacity and proneness to frequent damages floppy discs vanished from the market.
[19] How many types of digits do a binary number comprises of?
A.
One
B.
Two
C.
Three
D.
Five
Ans:
Two
Explanation :
Binary number comprises of 0 and 1.
[20] What is JDBC?
A.
Utility Software
B.
Application Software
C.
Application Programming Interface (API)
D.
Programming Language
Ans:
Application Programming Interface (API)
Explanation :
Java Database Connectivity (JDBC) is an application programming interface (API) for the programming language Java, which defines how a client may access a database. It is part of the Java Standard Edition platform, from Oracle Corporation.
[21] Which among the following is a Super computer series developed by Indian scientists?
A.
Param
B.
Super30l
C.
Compaq Presario
D.
Cray YMP
Ans:
Param
Explanation :
PARAM is a series of supercomputers designed and assembled by the Centre for Development of Advanced Computing (C-DAC) in Pune, India. The latest machine in the series is the PARAM ISHAN.
[22] Which of the following is a programming language?
A.
Lotus
B.
Pascal
C.
MS-Excel
D.
Netscape
Ans:
Pascal
Explanation :
Pascal is the only programming language among given options.
[23] What is the term used for measurement of how fast data moves from one place to another?
A.
data per unit
B.
bits per second
C.
bits per hour
D.
None of the above
Ans:
bits per second
Explanation :
Bits per second is the term used for measurement of how fast data moves from one place to another. The bit rate is quantified using the bits per second unit (symbol: "bit/s"), often in conjunction with an SI prefix such as "kilo".
[24] When a command is not available for selection until certain other conditions are met, it is called a(n):
A.
Dimmed command
B.
Unavailable command
C.
Dialog box
D.
All of these
Ans:
Dimmed command
Explanation :
Dimmed command is a command is not available for selection until certain other conditions are met.
[25] Which of the following elements are used in an e-mail to express emotions or feelings clearly?
A.
Acronyms
B.
Abbreviations
C.
Rich text
D.
Emotions or smileys
Ans:
Emotions or smileys
Explanation :
Emoticons or smileys are elements that help you express your emotions or feelings more clearly in your e-mail. They provide a more direct and funny way to express yourself in addition to the words you use in your e-mail message.
Explanation :
All of these are aggregate functions.
[2] For each attribute of a relation, there is a set of permitted values, called the of that attribute.
A.
Domain
B.
Relation
C.
Set
D.
Schema
Ans:
Domain
Explanation :
Set of permitted values is called the domain of that attribute. (Relation is a table. Attributes describe the instances in the row of a database.)
[3] The operation performs a set union of two ‘similarly structured’ tables.
A.
Union
B.
Join
C.
Product
D.
Intersect
Ans:
Union
Explanation :
Union operation performs a set union of two ‘similarly structured’ tables.
[4] In relational database, a field is a:
A.
label
B.
table of information
C.
group of related records
D.
category of information
Ans:
category of information
Explanation :
A field is category of information.
[5] UDP and TCP are categorised under the layer of the OSI model.
A.
physical
B.
data link
C.
application
D.
transport
Ans:
transport
Explanation :
UDP and TCP protocols are used for providing end-to-end connectivity between nodes in a network as they use connectionless and connection oriented services, respectively.
[6] Which layer of the OSI model defines the language and syntax for programs?
A.
Data link layer
B.
Presentation layer
C.
Application layer
D.
Session layer
Ans:
Application layer
Explanation :
The application layer of the OSI model provides a framework to run application programs. It defines the language and syntax used by programs to communicate with supplementary programs.
[7] ODBC stands for _.
A.
Object Database Connectivity
B.
Oral Database Connectivity
C.
Oracle Database Connectivity
D.
Open Database Connectivity
Ans:
Open Database Connectivity
Explanation :
Open Database Connectivity (ODBC) is an open standard application programming interface (API) for accessing a database.
[8] Which among the following are valid filters available in MS Access?
A.
Filter by form
B.
Filter by selection
C.
Common Filter
D.
All of the above
Ans:
All of the above
Explanation :
Common filters: To filter for specific values or a range of values. Filter by Selection: To filter all the rows in a table that contains a value that matches a selected value in a row by filtering the datasheet view. Filter by form: To filter on several fields in a form or datasheet, or if you are trying to find a specific record. Advanced filter: To filter type where you define custom filter criteria.
[9] Who invented the machine to add numbers quickly and accurately?
A.
Joseph Marie Jacquard
B.
Gottfried Wilhelm von Leibniz
C.
Blaise Pascal
D.
Herman Hollerith
Ans:
Blaise Pascal
Explanation :
Blaise Pascal developed a machine that was used to perform additions quickly and accurately. This machine was called the adding machine or Pascaline.
[10] Which of the following units performs the arithmetic tasks (such as addition, subtraction, multiplication and division) and logical operations?
A.
Input unit
B.
Control unit
C.
Arithmetic Logic Unit (ALU)
D.
Storage unit
Ans:
Arithmetic Logic Unit (ALU)
Explanation :
Arithmetic Logic Unit (ALU) performs arithmetic and logical operations. On the other hand, control unit extracts instructions from the computer memory, decodes and executes instructions, and takes help of the ALU if required. Storage unit or memory unit is used to store the data, while the input is used to enter data into the computer.
[11] From which version Microsoft introduced Backstage View for Access Interface?
A.
Access 2003
B.
Access 2007
C.
Access 2010
D.
Access 2000
Ans:
Access 2007
Explanation :
In Microsoft Office applications (Word, Excel, PowerPoint, Outlook, Access), versions 2007 and later there is an option for the backstage view that allows you to manipulate aspects of a file.
[12] What is the maximum font size you can apply for any character?
A.
163
B.
1638
C.
16038
D.
160
Ans:
1638
Explanation :
1638 is the max font size that can be applied for any character.
[13] If you change Windows 98 to Windows XP, which action will you be performing?
A.
Revise
B.
Upgrade
C.
Update
D.
Patch
Ans:
Upgrade
Explanation :
It will be called upgrade.
[14] Which among the following is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems?
A.
Kernel
B.
WinAPI
C.
Windows ME
D.
DOS
Ans:
WinAPI
Explanation :
The Windows API, informally WinAPI, is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems.
[15] Microsoft Office is a _.
A.
Shareware
B.
Public-domain software
C.
Open source software
D.
An application suite
Ans:
An application suite
Explanation :
MS Office is an application suite that contains various application software like Word, PowerPoint, Excel etc.
[16] 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. There is no such thing as font grammar.
[17] key is the example of Toggle key.
A.
Alt
B.
Shift
C.
Control
D.
Caps Lock
Ans:
Caps Lock
Explanation :
A toggle key is a key that is used to turn a function on or off, or to switch between two functions.
[18] Which among the given options has the smallest storage capacity?
A.
Zip disk
B.
Hard disc
C.
Floppy disc
D.
Data cartridge
Ans:
Floppy disc
Explanation :
A floppy disc is a storage device that has a very small storage capacity of only 1.44 MB. Due to small storage capacity and proneness to frequent damages floppy discs vanished from the market.
[19] How many types of digits do a binary number comprises of?
A.
One
B.
Two
C.
Three
D.
Five
Ans:
Two
Explanation :
Binary number comprises of 0 and 1.
[20] What is JDBC?
A.
Utility Software
B.
Application Software
C.
Application Programming Interface (API)
D.
Programming Language
Ans:
Application Programming Interface (API)
Explanation :
Java Database Connectivity (JDBC) is an application programming interface (API) for the programming language Java, which defines how a client may access a database. It is part of the Java Standard Edition platform, from Oracle Corporation.
[21] Which among the following is a Super computer series developed by Indian scientists?
A.
Param
B.
Super30l
C.
Compaq Presario
D.
Cray YMP
Ans:
Param
Explanation :
PARAM is a series of supercomputers designed and assembled by the Centre for Development of Advanced Computing (C-DAC) in Pune, India. The latest machine in the series is the PARAM ISHAN.
[22] Which of the following is a programming language?
A.
Lotus
B.
Pascal
C.
MS-Excel
D.
Netscape
Ans:
Pascal
Explanation :
Pascal is the only programming language among given options.
[23] What is the term used for measurement of how fast data moves from one place to another?
A.
data per unit
B.
bits per second
C.
bits per hour
D.
None of the above
Ans:
bits per second
Explanation :
Bits per second is the term used for measurement of how fast data moves from one place to another. The bit rate is quantified using the bits per second unit (symbol: "bit/s"), often in conjunction with an SI prefix such as "kilo".
[24] When a command is not available for selection until certain other conditions are met, it is called a(n):
A.
Dimmed command
B.
Unavailable command
C.
Dialog box
D.
All of these
Ans:
Dimmed command
Explanation :
Dimmed command is a command is not available for selection until certain other conditions are met.
[25] Which of the following elements are used in an e-mail to express emotions or feelings clearly?
A.
Acronyms
B.
Abbreviations
C.
Rich text
D.
Emotions or smileys
Ans:
Emotions or smileys
Explanation :
Emoticons or smileys are elements that help you express your emotions or feelings more clearly in your e-mail. They provide a more direct and funny way to express yourself in addition to the words you use in your e-mail message.
Explanation :
Union operation performs a set union of two ‘similarly structured’ tables.
[4] In relational database, a field is a:
A.
label
B.
table of information
C.
group of related records
D.
category of information
Ans:
category of information
Explanation :
A field is category of information.
[5] UDP and TCP are categorised under the layer of the OSI model.
A.
physical
B.
data link
C.
application
D.
transport
Ans:
transport
Explanation :
UDP and TCP protocols are used for providing end-to-end connectivity between nodes in a network as they use connectionless and connection oriented services, respectively.
[6] Which layer of the OSI model defines the language and syntax for programs?
A.
Data link layer
B.
Presentation layer
C.
Application layer
D.
Session layer
Ans:
Application layer
Explanation :
The application layer of the OSI model provides a framework to run application programs. It defines the language and syntax used by programs to communicate with supplementary programs.
[7] ODBC stands for _.
A.
Object Database Connectivity
B.
Oral Database Connectivity
C.
Oracle Database Connectivity
D.
Open Database Connectivity
Ans:
Open Database Connectivity
Explanation :
Open Database Connectivity (ODBC) is an open standard application programming interface (API) for accessing a database.
[8] Which among the following are valid filters available in MS Access?
A.
Filter by form
B.
Filter by selection
C.
Common Filter
D.
All of the above
Ans:
All of the above
Explanation :
Common filters: To filter for specific values or a range of values. Filter by Selection: To filter all the rows in a table that contains a value that matches a selected value in a row by filtering the datasheet view. Filter by form: To filter on several fields in a form or datasheet, or if you are trying to find a specific record. Advanced filter: To filter type where you define custom filter criteria.
[9] Who invented the machine to add numbers quickly and accurately?
A.
Joseph Marie Jacquard
B.
Gottfried Wilhelm von Leibniz
C.
Blaise Pascal
D.
Herman Hollerith
Ans:
Blaise Pascal
Explanation :
Blaise Pascal developed a machine that was used to perform additions quickly and accurately. This machine was called the adding machine or Pascaline.
[10] Which of the following units performs the arithmetic tasks (such as addition, subtraction, multiplication and division) and logical operations?
A.
Input unit
B.
Control unit
C.
Arithmetic Logic Unit (ALU)
D.
Storage unit
Ans:
Arithmetic Logic Unit (ALU)
Explanation :
Arithmetic Logic Unit (ALU) performs arithmetic and logical operations. On the other hand, control unit extracts instructions from the computer memory, decodes and executes instructions, and takes help of the ALU if required. Storage unit or memory unit is used to store the data, while the input is used to enter data into the computer.
[11] From which version Microsoft introduced Backstage View for Access Interface?
A.
Access 2003
B.
Access 2007
C.
Access 2010
D.
Access 2000
Ans:
Access 2007
Explanation :
In Microsoft Office applications (Word, Excel, PowerPoint, Outlook, Access), versions 2007 and later there is an option for the backstage view that allows you to manipulate aspects of a file.
[12] What is the maximum font size you can apply for any character?
A.
163
B.
1638
C.
16038
D.
160
Ans:
1638
Explanation :
1638 is the max font size that can be applied for any character.
[13] If you change Windows 98 to Windows XP, which action will you be performing?
A.
Revise
B.
Upgrade
C.
Update
D.
Patch
Ans:
Upgrade
Explanation :
It will be called upgrade.
[14] Which among the following is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems?
A.
Kernel
B.
WinAPI
C.
Windows ME
D.
DOS
Ans:
WinAPI
Explanation :
The Windows API, informally WinAPI, is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems.
[15] Microsoft Office is a _.
A.
Shareware
B.
Public-domain software
C.
Open source software
D.
An application suite
Ans:
An application suite
Explanation :
MS Office is an application suite that contains various application software like Word, PowerPoint, Excel etc.
[16] 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. There is no such thing as font grammar.
[17] key is the example of Toggle key.
A.
Alt
B.
Shift
C.
Control
D.
Caps Lock
Ans:
Caps Lock
Explanation :
A toggle key is a key that is used to turn a function on or off, or to switch between two functions.
[18] Which among the given options has the smallest storage capacity?
A.
Zip disk
B.
Hard disc
C.
Floppy disc
D.
Data cartridge
Ans:
Floppy disc
Explanation :
A floppy disc is a storage device that has a very small storage capacity of only 1.44 MB. Due to small storage capacity and proneness to frequent damages floppy discs vanished from the market.
[19] How many types of digits do a binary number comprises of?
A.
One
B.
Two
C.
Three
D.
Five
Ans:
Two
Explanation :
Binary number comprises of 0 and 1.
[20] What is JDBC?
A.
Utility Software
B.
Application Software
C.
Application Programming Interface (API)
D.
Programming Language
Ans:
Application Programming Interface (API)
Explanation :
Java Database Connectivity (JDBC) is an application programming interface (API) for the programming language Java, which defines how a client may access a database. It is part of the Java Standard Edition platform, from Oracle Corporation.
[21] Which among the following is a Super computer series developed by Indian scientists?
A.
Param
B.
Super30l
C.
Compaq Presario
D.
Cray YMP
Ans:
Param
Explanation :
PARAM is a series of supercomputers designed and assembled by the Centre for Development of Advanced Computing (C-DAC) in Pune, India. The latest machine in the series is the PARAM ISHAN.
[22] Which of the following is a programming language?
A.
Lotus
B.
Pascal
C.
MS-Excel
D.
Netscape
Ans:
Pascal
Explanation :
Pascal is the only programming language among given options.
[23] What is the term used for measurement of how fast data moves from one place to another?
A.
data per unit
B.
bits per second
C.
bits per hour
D.
None of the above
Ans:
bits per second
Explanation :
Bits per second is the term used for measurement of how fast data moves from one place to another. The bit rate is quantified using the bits per second unit (symbol: "bit/s"), often in conjunction with an SI prefix such as "kilo".
[24] When a command is not available for selection until certain other conditions are met, it is called a(n):
A.
Dimmed command
B.
Unavailable command
C.
Dialog box
D.
All of these
Ans:
Dimmed command
Explanation :
Dimmed command is a command is not available for selection until certain other conditions are met.
[25] Which of the following elements are used in an e-mail to express emotions or feelings clearly?
A.
Acronyms
B.
Abbreviations
C.
Rich text
D.
Emotions or smileys
Ans:
Emotions or smileys
Explanation :
Emoticons or smileys are elements that help you express your emotions or feelings more clearly in your e-mail. They provide a more direct and funny way to express yourself in addition to the words you use in your e-mail message.
Explanation :
UDP and TCP protocols are used for providing end-to-end connectivity between nodes in a network as they use connectionless and connection oriented services, respectively.
[6] Which layer of the OSI model defines the language and syntax for programs?
A.
Data link layer
B.
Presentation layer
C.
Application layer
D.
Session layer
Ans:
Application layer
Explanation :
The application layer of the OSI model provides a framework to run application programs. It defines the language and syntax used by programs to communicate with supplementary programs.
[7] ODBC stands for _.
A.
Object Database Connectivity
B.
Oral Database Connectivity
C.
Oracle Database Connectivity
D.
Open Database Connectivity
Ans:
Open Database Connectivity
Explanation :
Open Database Connectivity (ODBC) is an open standard application programming interface (API) for accessing a database.
[8] Which among the following are valid filters available in MS Access?
A.
Filter by form
B.
Filter by selection
C.
Common Filter
D.
All of the above
Ans:
All of the above
Explanation :
Common filters: To filter for specific values or a range of values. Filter by Selection: To filter all the rows in a table that contains a value that matches a selected value in a row by filtering the datasheet view. Filter by form: To filter on several fields in a form or datasheet, or if you are trying to find a specific record. Advanced filter: To filter type where you define custom filter criteria.
[9] Who invented the machine to add numbers quickly and accurately?
A.
Joseph Marie Jacquard
B.
Gottfried Wilhelm von Leibniz
C.
Blaise Pascal
D.
Herman Hollerith
Ans:
Blaise Pascal
Explanation :
Blaise Pascal developed a machine that was used to perform additions quickly and accurately. This machine was called the adding machine or Pascaline.
[10] Which of the following units performs the arithmetic tasks (such as addition, subtraction, multiplication and division) and logical operations?
A.
Input unit
B.
Control unit
C.
Arithmetic Logic Unit (ALU)
D.
Storage unit
Ans:
Arithmetic Logic Unit (ALU)
Explanation :
Arithmetic Logic Unit (ALU) performs arithmetic and logical operations. On the other hand, control unit extracts instructions from the computer memory, decodes and executes instructions, and takes help of the ALU if required. Storage unit or memory unit is used to store the data, while the input is used to enter data into the computer.
[11] From which version Microsoft introduced Backstage View for Access Interface?
A.
Access 2003
B.
Access 2007
C.
Access 2010
D.
Access 2000
Ans:
Access 2007
Explanation :
In Microsoft Office applications (Word, Excel, PowerPoint, Outlook, Access), versions 2007 and later there is an option for the backstage view that allows you to manipulate aspects of a file.
[12] What is the maximum font size you can apply for any character?
A.
163
B.
1638
C.
16038
D.
160
Ans:
1638
Explanation :
1638 is the max font size that can be applied for any character.
[13] If you change Windows 98 to Windows XP, which action will you be performing?
A.
Revise
B.
Upgrade
C.
Update
D.
Patch
Ans:
Upgrade
Explanation :
It will be called upgrade.
[14] Which among the following is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems?
A.
Kernel
B.
WinAPI
C.
Windows ME
D.
DOS
Ans:
WinAPI
Explanation :
The Windows API, informally WinAPI, is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems.
[15] Microsoft Office is a _.
A.
Shareware
B.
Public-domain software
C.
Open source software
D.
An application suite
Ans:
An application suite
Explanation :
MS Office is an application suite that contains various application software like Word, PowerPoint, Excel etc.
[16] 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. There is no such thing as font grammar.
[17] key is the example of Toggle key.
A.
Alt
B.
Shift
C.
Control
D.
Caps Lock
Ans:
Caps Lock
Explanation :
A toggle key is a key that is used to turn a function on or off, or to switch between two functions.
[18] Which among the given options has the smallest storage capacity?
A.
Zip disk
B.
Hard disc
C.
Floppy disc
D.
Data cartridge
Ans:
Floppy disc
Explanation :
A floppy disc is a storage device that has a very small storage capacity of only 1.44 MB. Due to small storage capacity and proneness to frequent damages floppy discs vanished from the market.
[19] How many types of digits do a binary number comprises of?
A.
One
B.
Two
C.
Three
D.
Five
Ans:
Two
Explanation :
Binary number comprises of 0 and 1.
[20] What is JDBC?
A.
Utility Software
B.
Application Software
C.
Application Programming Interface (API)
D.
Programming Language
Ans:
Application Programming Interface (API)
Explanation :
Java Database Connectivity (JDBC) is an application programming interface (API) for the programming language Java, which defines how a client may access a database. It is part of the Java Standard Edition platform, from Oracle Corporation.
[21] Which among the following is a Super computer series developed by Indian scientists?
A.
Param
B.
Super30l
C.
Compaq Presario
D.
Cray YMP
Ans:
Param
Explanation :
PARAM is a series of supercomputers designed and assembled by the Centre for Development of Advanced Computing (C-DAC) in Pune, India. The latest machine in the series is the PARAM ISHAN.
[22] Which of the following is a programming language?
A.
Lotus
B.
Pascal
C.
MS-Excel
D.
Netscape
Ans:
Pascal
Explanation :
Pascal is the only programming language among given options.
[23] What is the term used for measurement of how fast data moves from one place to another?
A.
data per unit
B.
bits per second
C.
bits per hour
D.
None of the above
Ans:
bits per second
Explanation :
Bits per second is the term used for measurement of how fast data moves from one place to another. The bit rate is quantified using the bits per second unit (symbol: "bit/s"), often in conjunction with an SI prefix such as "kilo".
[24] When a command is not available for selection until certain other conditions are met, it is called a(n):
A.
Dimmed command
B.
Unavailable command
C.
Dialog box
D.
All of these
Ans:
Dimmed command
Explanation :
Dimmed command is a command is not available for selection until certain other conditions are met.
[25] Which of the following elements are used in an e-mail to express emotions or feelings clearly?
A.
Acronyms
B.
Abbreviations
C.
Rich text
D.
Emotions or smileys
Ans:
Emotions or smileys
Explanation :
Emoticons or smileys are elements that help you express your emotions or feelings more clearly in your e-mail. They provide a more direct and funny way to express yourself in addition to the words you use in your e-mail message.
Explanation :
Open Database Connectivity (ODBC) is an open standard application programming interface (API) for accessing a database.
[8] Which among the following are valid filters available in MS Access?
A.
Filter by form
B.
Filter by selection
C.
Common Filter
D.
All of the above
Ans:
All of the above
Explanation :
Common filters: To filter for specific values or a range of values. Filter by Selection: To filter all the rows in a table that contains a value that matches a selected value in a row by filtering the datasheet view. Filter by form: To filter on several fields in a form or datasheet, or if you are trying to find a specific record. Advanced filter: To filter type where you define custom filter criteria.
[9] Who invented the machine to add numbers quickly and accurately?
A.
Joseph Marie Jacquard
B.
Gottfried Wilhelm von Leibniz
C.
Blaise Pascal
D.
Herman Hollerith
Ans:
Blaise Pascal
Explanation :
Blaise Pascal developed a machine that was used to perform additions quickly and accurately. This machine was called the adding machine or Pascaline.
[10] Which of the following units performs the arithmetic tasks (such as addition, subtraction, multiplication and division) and logical operations?
A.
Input unit
B.
Control unit
C.
Arithmetic Logic Unit (ALU)
D.
Storage unit
Ans:
Arithmetic Logic Unit (ALU)
Explanation :
Arithmetic Logic Unit (ALU) performs arithmetic and logical operations. On the other hand, control unit extracts instructions from the computer memory, decodes and executes instructions, and takes help of the ALU if required. Storage unit or memory unit is used to store the data, while the input is used to enter data into the computer.
[11] From which version Microsoft introduced Backstage View for Access Interface?
A.
Access 2003
B.
Access 2007
C.
Access 2010
D.
Access 2000
Ans:
Access 2007
Explanation :
In Microsoft Office applications (Word, Excel, PowerPoint, Outlook, Access), versions 2007 and later there is an option for the backstage view that allows you to manipulate aspects of a file.
[12] What is the maximum font size you can apply for any character?
A.
163
B.
1638
C.
16038
D.
160
Ans:
1638
Explanation :
1638 is the max font size that can be applied for any character.
[13] If you change Windows 98 to Windows XP, which action will you be performing?
A.
Revise
B.
Upgrade
C.
Update
D.
Patch
Ans:
Upgrade
Explanation :
It will be called upgrade.
[14] Which among the following is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems?
A.
Kernel
B.
WinAPI
C.
Windows ME
D.
DOS
Ans:
WinAPI
Explanation :
The Windows API, informally WinAPI, is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems.
[15] Microsoft Office is a _.
A.
Shareware
B.
Public-domain software
C.
Open source software
D.
An application suite
Ans:
An application suite
Explanation :
MS Office is an application suite that contains various application software like Word, PowerPoint, Excel etc.
[16] 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. There is no such thing as font grammar.
[17] key is the example of Toggle key.
A.
Alt
B.
Shift
C.
Control
D.
Caps Lock
Ans:
Caps Lock
Explanation :
A toggle key is a key that is used to turn a function on or off, or to switch between two functions.
[18] Which among the given options has the smallest storage capacity?
A.
Zip disk
B.
Hard disc
C.
Floppy disc
D.
Data cartridge
Ans:
Floppy disc
Explanation :
A floppy disc is a storage device that has a very small storage capacity of only 1.44 MB. Due to small storage capacity and proneness to frequent damages floppy discs vanished from the market.
[19] How many types of digits do a binary number comprises of?
A.
One
B.
Two
C.
Three
D.
Five
Ans:
Two
Explanation :
Binary number comprises of 0 and 1.
[20] What is JDBC?
A.
Utility Software
B.
Application Software
C.
Application Programming Interface (API)
D.
Programming Language
Ans:
Application Programming Interface (API)
Explanation :
Java Database Connectivity (JDBC) is an application programming interface (API) for the programming language Java, which defines how a client may access a database. It is part of the Java Standard Edition platform, from Oracle Corporation.
[21] Which among the following is a Super computer series developed by Indian scientists?
A.
Param
B.
Super30l
C.
Compaq Presario
D.
Cray YMP
Ans:
Param
Explanation :
PARAM is a series of supercomputers designed and assembled by the Centre for Development of Advanced Computing (C-DAC) in Pune, India. The latest machine in the series is the PARAM ISHAN.
[22] Which of the following is a programming language?
A.
Lotus
B.
Pascal
C.
MS-Excel
D.
Netscape
Ans:
Pascal
Explanation :
Pascal is the only programming language among given options.
[23] What is the term used for measurement of how fast data moves from one place to another?
A.
data per unit
B.
bits per second
C.
bits per hour
D.
None of the above
Ans:
bits per second
Explanation :
Bits per second is the term used for measurement of how fast data moves from one place to another. The bit rate is quantified using the bits per second unit (symbol: "bit/s"), often in conjunction with an SI prefix such as "kilo".
[24] When a command is not available for selection until certain other conditions are met, it is called a(n):
A.
Dimmed command
B.
Unavailable command
C.
Dialog box
D.
All of these
Ans:
Dimmed command
Explanation :
Dimmed command is a command is not available for selection until certain other conditions are met.
[25] Which of the following elements are used in an e-mail to express emotions or feelings clearly?
A.
Acronyms
B.
Abbreviations
C.
Rich text
D.
Emotions or smileys
Ans:
Emotions or smileys
Explanation :
Emoticons or smileys are elements that help you express your emotions or feelings more clearly in your e-mail. They provide a more direct and funny way to express yourself in addition to the words you use in your e-mail message.
Explanation :
Blaise Pascal developed a machine that was used to perform additions quickly and accurately. This machine was called the adding machine or Pascaline.
[10] Which of the following units performs the arithmetic tasks (such as addition, subtraction, multiplication and division) and logical operations?
A.
Input unit
B.
Control unit
C.
Arithmetic Logic Unit (ALU)
D.
Storage unit
Ans:
Arithmetic Logic Unit (ALU)
Explanation :
Arithmetic Logic Unit (ALU) performs arithmetic and logical operations. On the other hand, control unit extracts instructions from the computer memory, decodes and executes instructions, and takes help of the ALU if required. Storage unit or memory unit is used to store the data, while the input is used to enter data into the computer.
[11] From which version Microsoft introduced Backstage View for Access Interface?
A.
Access 2003
B.
Access 2007
C.
Access 2010
D.
Access 2000
Ans:
Access 2007
Explanation :
In Microsoft Office applications (Word, Excel, PowerPoint, Outlook, Access), versions 2007 and later there is an option for the backstage view that allows you to manipulate aspects of a file.
[12] What is the maximum font size you can apply for any character?
A.
163
B.
1638
C.
16038
D.
160
Ans:
1638
Explanation :
1638 is the max font size that can be applied for any character.
[13] If you change Windows 98 to Windows XP, which action will you be performing?
A.
Revise
B.
Upgrade
C.
Update
D.
Patch
Ans:
Upgrade
Explanation :
It will be called upgrade.
[14] Which among the following is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems?
A.
Kernel
B.
WinAPI
C.
Windows ME
D.
DOS
Ans:
WinAPI
Explanation :
The Windows API, informally WinAPI, is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems.
[15] Microsoft Office is a _.
A.
Shareware
B.
Public-domain software
C.
Open source software
D.
An application suite
Ans:
An application suite
Explanation :
MS Office is an application suite that contains various application software like Word, PowerPoint, Excel etc.
[16] 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. There is no such thing as font grammar.
[17] key is the example of Toggle key.
A.
Alt
B.
Shift
C.
Control
D.
Caps Lock
Ans:
Caps Lock
Explanation :
A toggle key is a key that is used to turn a function on or off, or to switch between two functions.
[18] Which among the given options has the smallest storage capacity?
A.
Zip disk
B.
Hard disc
C.
Floppy disc
D.
Data cartridge
Ans:
Floppy disc
Explanation :
A floppy disc is a storage device that has a very small storage capacity of only 1.44 MB. Due to small storage capacity and proneness to frequent damages floppy discs vanished from the market.
[19] How many types of digits do a binary number comprises of?
A.
One
B.
Two
C.
Three
D.
Five
Ans:
Two
Explanation :
Binary number comprises of 0 and 1.
[20] What is JDBC?
A.
Utility Software
B.
Application Software
C.
Application Programming Interface (API)
D.
Programming Language
Ans:
Application Programming Interface (API)
Explanation :
Java Database Connectivity (JDBC) is an application programming interface (API) for the programming language Java, which defines how a client may access a database. It is part of the Java Standard Edition platform, from Oracle Corporation.
[21] Which among the following is a Super computer series developed by Indian scientists?
A.
Param
B.
Super30l
C.
Compaq Presario
D.
Cray YMP
Ans:
Param
Explanation :
PARAM is a series of supercomputers designed and assembled by the Centre for Development of Advanced Computing (C-DAC) in Pune, India. The latest machine in the series is the PARAM ISHAN.
[22] Which of the following is a programming language?
A.
Lotus
B.
Pascal
C.
MS-Excel
D.
Netscape
Ans:
Pascal
Explanation :
Pascal is the only programming language among given options.
[23] What is the term used for measurement of how fast data moves from one place to another?
A.
data per unit
B.
bits per second
C.
bits per hour
D.
None of the above
Ans:
bits per second
Explanation :
Bits per second is the term used for measurement of how fast data moves from one place to another. The bit rate is quantified using the bits per second unit (symbol: "bit/s"), often in conjunction with an SI prefix such as "kilo".
[24] When a command is not available for selection until certain other conditions are met, it is called a(n):
A.
Dimmed command
B.
Unavailable command
C.
Dialog box
D.
All of these
Ans:
Dimmed command
Explanation :
Dimmed command is a command is not available for selection until certain other conditions are met.
[25] Which of the following elements are used in an e-mail to express emotions or feelings clearly?
A.
Acronyms
B.
Abbreviations
C.
Rich text
D.
Emotions or smileys
Ans:
Emotions or smileys
Explanation :
Emoticons or smileys are elements that help you express your emotions or feelings more clearly in your e-mail. They provide a more direct and funny way to express yourself in addition to the words you use in your e-mail message.
Explanation :
In Microsoft Office applications (Word, Excel, PowerPoint, Outlook, Access), versions 2007 and later there is an option for the backstage view that allows you to manipulate aspects of a file.
[12] What is the maximum font size you can apply for any character?
A.
163
B.
1638
C.
16038
D.
160
Ans:
1638
Explanation :
1638 is the max font size that can be applied for any character.
[13] If you change Windows 98 to Windows XP, which action will you be performing?
A.
Revise
B.
Upgrade
C.
Update
D.
Patch
Ans:
Upgrade
Explanation :
It will be called upgrade.
[14] Which among the following is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems?
A.
Kernel
B.
WinAPI
C.
Windows ME
D.
DOS
Ans:
WinAPI
Explanation :
The Windows API, informally WinAPI, is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems.
[15] Microsoft Office is a _.
A.
Shareware
B.
Public-domain software
C.
Open source software
D.
An application suite
Ans:
An application suite
Explanation :
MS Office is an application suite that contains various application software like Word, PowerPoint, Excel etc.
[16] 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. There is no such thing as font grammar.
[17] key is the example of Toggle key.
A.
Alt
B.
Shift
C.
Control
D.
Caps Lock
Ans:
Caps Lock
Explanation :
A toggle key is a key that is used to turn a function on or off, or to switch between two functions.
[18] Which among the given options has the smallest storage capacity?
A.
Zip disk
B.
Hard disc
C.
Floppy disc
D.
Data cartridge
Ans:
Floppy disc
Explanation :
A floppy disc is a storage device that has a very small storage capacity of only 1.44 MB. Due to small storage capacity and proneness to frequent damages floppy discs vanished from the market.
[19] How many types of digits do a binary number comprises of?
A.
One
B.
Two
C.
Three
D.
Five
Ans:
Two
Explanation :
Binary number comprises of 0 and 1.
[20] What is JDBC?
A.
Utility Software
B.
Application Software
C.
Application Programming Interface (API)
D.
Programming Language
Ans:
Application Programming Interface (API)
Explanation :
Java Database Connectivity (JDBC) is an application programming interface (API) for the programming language Java, which defines how a client may access a database. It is part of the Java Standard Edition platform, from Oracle Corporation.
[21] Which among the following is a Super computer series developed by Indian scientists?
A.
Param
B.
Super30l
C.
Compaq Presario
D.
Cray YMP
Ans:
Param
Explanation :
PARAM is a series of supercomputers designed and assembled by the Centre for Development of Advanced Computing (C-DAC) in Pune, India. The latest machine in the series is the PARAM ISHAN.
[22] Which of the following is a programming language?
A.
Lotus
B.
Pascal
C.
MS-Excel
D.
Netscape
Ans:
Pascal
Explanation :
Pascal is the only programming language among given options.
[23] What is the term used for measurement of how fast data moves from one place to another?
A.
data per unit
B.
bits per second
C.
bits per hour
D.
None of the above
Ans:
bits per second
Explanation :
Bits per second is the term used for measurement of how fast data moves from one place to another. The bit rate is quantified using the bits per second unit (symbol: "bit/s"), often in conjunction with an SI prefix such as "kilo".
[24] When a command is not available for selection until certain other conditions are met, it is called a(n):
A.
Dimmed command
B.
Unavailable command
C.
Dialog box
D.
All of these
Ans:
Dimmed command
Explanation :
Dimmed command is a command is not available for selection until certain other conditions are met.
[25] Which of the following elements are used in an e-mail to express emotions or feelings clearly?
A.
Acronyms
B.
Abbreviations
C.
Rich text
D.
Emotions or smileys
Ans:
Emotions or smileys
Explanation :
Emoticons or smileys are elements that help you express your emotions or feelings more clearly in your e-mail. They provide a more direct and funny way to express yourself in addition to the words you use in your e-mail message.
Explanation :
It will be called upgrade.
[14] Which among the following is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems?
A.
Kernel
B.
WinAPI
C.
Windows ME
D.
DOS
Ans:
WinAPI
Explanation :
The Windows API, informally WinAPI, is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems.
[15] Microsoft Office is a _.
A.
Shareware
B.
Public-domain software
C.
Open source software
D.
An application suite
Ans:
An application suite
Explanation :
MS Office is an application suite that contains various application software like Word, PowerPoint, Excel etc.
[16] 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. There is no such thing as font grammar.
[17] key is the example of Toggle key.
A.
Alt
B.
Shift
C.
Control
D.
Caps Lock
Ans:
Caps Lock
Explanation :
A toggle key is a key that is used to turn a function on or off, or to switch between two functions.
[18] Which among the given options has the smallest storage capacity?
A.
Zip disk
B.
Hard disc
C.
Floppy disc
D.
Data cartridge
Ans:
Floppy disc
Explanation :
A floppy disc is a storage device that has a very small storage capacity of only 1.44 MB. Due to small storage capacity and proneness to frequent damages floppy discs vanished from the market.
[19] How many types of digits do a binary number comprises of?
A.
One
B.
Two
C.
Three
D.
Five
Ans:
Two
Explanation :
Binary number comprises of 0 and 1.
[20] What is JDBC?
A.
Utility Software
B.
Application Software
C.
Application Programming Interface (API)
D.
Programming Language
Ans:
Application Programming Interface (API)
Explanation :
Java Database Connectivity (JDBC) is an application programming interface (API) for the programming language Java, which defines how a client may access a database. It is part of the Java Standard Edition platform, from Oracle Corporation.
[21] Which among the following is a Super computer series developed by Indian scientists?
A.
Param
B.
Super30l
C.
Compaq Presario
D.
Cray YMP
Ans:
Param
Explanation :
PARAM is a series of supercomputers designed and assembled by the Centre for Development of Advanced Computing (C-DAC) in Pune, India. The latest machine in the series is the PARAM ISHAN.
[22] Which of the following is a programming language?
A.
Lotus
B.
Pascal
C.
MS-Excel
D.
Netscape
Ans:
Pascal
Explanation :
Pascal is the only programming language among given options.
[23] What is the term used for measurement of how fast data moves from one place to another?
A.
data per unit
B.
bits per second
C.
bits per hour
D.
None of the above
Ans:
bits per second
Explanation :
Bits per second is the term used for measurement of how fast data moves from one place to another. The bit rate is quantified using the bits per second unit (symbol: "bit/s"), often in conjunction with an SI prefix such as "kilo".
[24] When a command is not available for selection until certain other conditions are met, it is called a(n):
A.
Dimmed command
B.
Unavailable command
C.
Dialog box
D.
All of these
Ans:
Dimmed command
Explanation :
Dimmed command is a command is not available for selection until certain other conditions are met.
[25] Which of the following elements are used in an e-mail to express emotions or feelings clearly?
A.
Acronyms
B.
Abbreviations
C.
Rich text
D.
Emotions or smileys
Ans:
Emotions or smileys
Explanation :
Emoticons or smileys are elements that help you express your emotions or feelings more clearly in your e-mail. They provide a more direct and funny way to express yourself in addition to the words you use in your e-mail message.
Explanation :
MS Office is an application suite that contains various application software like Word, PowerPoint, Excel etc.
[16] 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. There is no such thing as font grammar.
[17] key is the example of Toggle key.
A.
Alt
B.
Shift
C.
Control
D.
Caps Lock
Ans:
Caps Lock
Explanation :
A toggle key is a key that is used to turn a function on or off, or to switch between two functions.
[18] Which among the given options has the smallest storage capacity?
A.
Zip disk
B.
Hard disc
C.
Floppy disc
D.
Data cartridge
Ans:
Floppy disc
Explanation :
A floppy disc is a storage device that has a very small storage capacity of only 1.44 MB. Due to small storage capacity and proneness to frequent damages floppy discs vanished from the market.
[19] How many types of digits do a binary number comprises of?
A.
One
B.
Two
C.
Three
D.
Five
Ans:
Two
Explanation :
Binary number comprises of 0 and 1.
[20] What is JDBC?
A.
Utility Software
B.
Application Software
C.
Application Programming Interface (API)
D.
Programming Language
Ans:
Application Programming Interface (API)
Explanation :
Java Database Connectivity (JDBC) is an application programming interface (API) for the programming language Java, which defines how a client may access a database. It is part of the Java Standard Edition platform, from Oracle Corporation.
[21] Which among the following is a Super computer series developed by Indian scientists?
A.
Param
B.
Super30l
C.
Compaq Presario
D.
Cray YMP
Ans:
Param
Explanation :
PARAM is a series of supercomputers designed and assembled by the Centre for Development of Advanced Computing (C-DAC) in Pune, India. The latest machine in the series is the PARAM ISHAN.
[22] Which of the following is a programming language?
A.
Lotus
B.
Pascal
C.
MS-Excel
D.
Netscape
Ans:
Pascal
Explanation :
Pascal is the only programming language among given options.
[23] What is the term used for measurement of how fast data moves from one place to another?
A.
data per unit
B.
bits per second
C.
bits per hour
D.
None of the above
Ans:
bits per second
Explanation :
Bits per second is the term used for measurement of how fast data moves from one place to another. The bit rate is quantified using the bits per second unit (symbol: "bit/s"), often in conjunction with an SI prefix such as "kilo".
[24] When a command is not available for selection until certain other conditions are met, it is called a(n):
A.
Dimmed command
B.
Unavailable command
C.
Dialog box
D.
All of these
Ans:
Dimmed command
Explanation :
Dimmed command is a command is not available for selection until certain other conditions are met.
[25] Which of the following elements are used in an e-mail to express emotions or feelings clearly?
A.
Acronyms
B.
Abbreviations
C.
Rich text
D.
Emotions or smileys
Ans:
Emotions or smileys
Explanation :
Emoticons or smileys are elements that help you express your emotions or feelings more clearly in your e-mail. They provide a more direct and funny way to express yourself in addition to the words you use in your e-mail message.
Explanation :
A toggle key is a key that is used to turn a function on or off, or to switch between two functions.
[18] Which among the given options has the smallest storage capacity?
A.
Zip disk
B.
Hard disc
C.
Floppy disc
D.
Data cartridge
Ans:
Floppy disc
Explanation :
A floppy disc is a storage device that has a very small storage capacity of only 1.44 MB. Due to small storage capacity and proneness to frequent damages floppy discs vanished from the market.
[19] How many types of digits do a binary number comprises of?
A.
One
B.
Two
C.
Three
D.
Five
Ans:
Two
Explanation :
Binary number comprises of 0 and 1.
[20] What is JDBC?
A.
Utility Software
B.
Application Software
C.
Application Programming Interface (API)
D.
Programming Language
Ans:
Application Programming Interface (API)
Explanation :
Java Database Connectivity (JDBC) is an application programming interface (API) for the programming language Java, which defines how a client may access a database. It is part of the Java Standard Edition platform, from Oracle Corporation.
[21] Which among the following is a Super computer series developed by Indian scientists?
A.
Param
B.
Super30l
C.
Compaq Presario
D.
Cray YMP
Ans:
Param
Explanation :
PARAM is a series of supercomputers designed and assembled by the Centre for Development of Advanced Computing (C-DAC) in Pune, India. The latest machine in the series is the PARAM ISHAN.
[22] Which of the following is a programming language?
A.
Lotus
B.
Pascal
C.
MS-Excel
D.
Netscape
Ans:
Pascal
Explanation :
Pascal is the only programming language among given options.
[23] What is the term used for measurement of how fast data moves from one place to another?
A.
data per unit
B.
bits per second
C.
bits per hour
D.
None of the above
Ans:
bits per second
Explanation :
Bits per second is the term used for measurement of how fast data moves from one place to another. The bit rate is quantified using the bits per second unit (symbol: "bit/s"), often in conjunction with an SI prefix such as "kilo".
[24] When a command is not available for selection until certain other conditions are met, it is called a(n):
A.
Dimmed command
B.
Unavailable command
C.
Dialog box
D.
All of these
Ans:
Dimmed command
Explanation :
Dimmed command is a command is not available for selection until certain other conditions are met.
[25] Which of the following elements are used in an e-mail to express emotions or feelings clearly?
A.
Acronyms
B.
Abbreviations
C.
Rich text
D.
Emotions or smileys
Ans:
Emotions or smileys
Explanation :
Emoticons or smileys are elements that help you express your emotions or feelings more clearly in your e-mail. They provide a more direct and funny way to express yourself in addition to the words you use in your e-mail message.
Explanation :
Binary number comprises of 0 and 1.
[20] What is JDBC?
A.
Utility Software
B.
Application Software
C.
Application Programming Interface (API)
D.
Programming Language
Ans:
Application Programming Interface (API)
Explanation :
Java Database Connectivity (JDBC) is an application programming interface (API) for the programming language Java, which defines how a client may access a database. It is part of the Java Standard Edition platform, from Oracle Corporation.
[21] Which among the following is a Super computer series developed by Indian scientists?
A.
Param
B.
Super30l
C.
Compaq Presario
D.
Cray YMP
Ans:
Param
Explanation :
PARAM is a series of supercomputers designed and assembled by the Centre for Development of Advanced Computing (C-DAC) in Pune, India. The latest machine in the series is the PARAM ISHAN.
[22] Which of the following is a programming language?
A.
Lotus
B.
Pascal
C.
MS-Excel
D.
Netscape
Ans:
Pascal
Explanation :
Pascal is the only programming language among given options.
[23] What is the term used for measurement of how fast data moves from one place to another?
A.
data per unit
B.
bits per second
C.
bits per hour
D.
None of the above
Ans:
bits per second
Explanation :
Bits per second is the term used for measurement of how fast data moves from one place to another. The bit rate is quantified using the bits per second unit (symbol: "bit/s"), often in conjunction with an SI prefix such as "kilo".
[24] When a command is not available for selection until certain other conditions are met, it is called a(n):
A.
Dimmed command
B.
Unavailable command
C.
Dialog box
D.
All of these
Ans:
Dimmed command
Explanation :
Dimmed command is a command is not available for selection until certain other conditions are met.
[25] Which of the following elements are used in an e-mail to express emotions or feelings clearly?
A.
Acronyms
B.
Abbreviations
C.
Rich text
D.
Emotions or smileys
Ans:
Emotions or smileys
Explanation :
Emoticons or smileys are elements that help you express your emotions or feelings more clearly in your e-mail. They provide a more direct and funny way to express yourself in addition to the words you use in your e-mail message.
Explanation :
PARAM is a series of supercomputers designed and assembled by the Centre for Development of Advanced Computing (C-DAC) in Pune, India. The latest machine in the series is the PARAM ISHAN.
[22] Which of the following is a programming language?
A.
Lotus
B.
Pascal
C.
MS-Excel
D.
Netscape
Ans:
Pascal
Explanation :
Pascal is the only programming language among given options.
[23] What is the term used for measurement of how fast data moves from one place to another?
A.
data per unit
B.
bits per second
C.
bits per hour
D.
None of the above
Ans:
bits per second
Explanation :
Bits per second is the term used for measurement of how fast data moves from one place to another. The bit rate is quantified using the bits per second unit (symbol: "bit/s"), often in conjunction with an SI prefix such as "kilo".
[24] When a command is not available for selection until certain other conditions are met, it is called a(n):
A.
Dimmed command
B.
Unavailable command
C.
Dialog box
D.
All of these
Ans:
Dimmed command
Explanation :
Dimmed command is a command is not available for selection until certain other conditions are met.
[25] Which of the following elements are used in an e-mail to express emotions or feelings clearly?
A.
Acronyms
B.
Abbreviations
C.
Rich text
D.
Emotions or smileys
Ans:
Emotions or smileys
Explanation :
Emoticons or smileys are elements that help you express your emotions or feelings more clearly in your e-mail. They provide a more direct and funny way to express yourself in addition to the words you use in your e-mail message.
Explanation :
Bits per second is the term used for measurement of how fast data moves from one place to another. The bit rate is quantified using the bits per second unit (symbol: "bit/s"), often in conjunction with an SI prefix such as "kilo".
[24] When a command is not available for selection until certain other conditions are met, it is called a(n):
A.
Dimmed command
B.
Unavailable command
C.
Dialog box
D.
All of these
Ans:
Dimmed command
Explanation :
Dimmed command is a command is not available for selection until certain other conditions are met.
[25] Which of the following elements are used in an e-mail to express emotions or feelings clearly?
A.
Acronyms
B.
Abbreviations
C.
Rich text
D.
Emotions or smileys
Ans:
Emotions or smileys
Explanation :
Emoticons or smileys are elements that help you express your emotions or feelings more clearly in your e-mail. They provide a more direct and funny way to express yourself in addition to the words you use in your e-mail message.
Explanation :
Emoticons or smileys are elements that help you express your emotions or feelings more clearly in your e-mail. They provide a more direct and funny way to express yourself in addition to the words you use in your e-mail message.
