Quiz Questions

Trade Theory - 02-Jul-2026 09:46 AM (ITISKILL8965MQ)

Question 1 1 Marks
Which system is used by Bluetooth for Broadcasting?
A
Satellite
B
Microwaves
C
Telephone lines
D
Radio waves
Question 2 1 Marks
Which key is used to open CMOS setup utility?
A
Alt
B
Del
C
Enter
D
Tab
Question 3 1 Marks
What is the process of deleting all the data on the hard drive?
A
Delete
B
Erase
C
Formatting
D
Uninstall
Question 4 1 Marks
What is the name of the smaller divisions made in Hard disk?
A
Head
B
Partitions
C
Sectors
D
Tacks
Question 5 1 Marks
What is the capacity of typical DVD?
A
40 MB
B
50 MB
C
60 MB
D
4.7 Gb
Question 6 1 Marks
What is called protecting data from online attacks, deletions, malwares?
A
Physical security
B
Cyber security
C
Cyber attack
D
Virus
Question 7 1 Marks
What is the full form of CIA under information security?
A
Confidentiality Integrity Availability
B
Criminal Investigation Agency
C
Cost Information Agency
D
Credit Integrity Assement
Question 8 1 Marks
What is called the unauthorized control/acess over the computer system and destroys the data?
A
Defamation
B
Carding
C
Hacking
D
Cyber - stalking
Question 9 1 Marks
Which activities endanger the sovereignty and integrity of nation?
A
Cyber Terrorism
B
Cyber vandalism
C
Cyber squatting
D
Carding
Question 10 1 Marks
What is called the collective terms of malicious software, such as viruses, worms and trojans?
A
Spam
B
Phishing
C
Malware
D
Harm
Question 11 1 Marks
Which method go through all the files or network elements with an intention to detect something unusual?
A
Probing
B
Phishing
C
Infecting
D
Scanning
Question 12 1 Marks
What is called periodic assessment of security vulnerability in computer system?
A
Threat
B
Attack
C
Hacking
D
Security audit
Question 13 1 Marks
What is called a single point of access for several networking services?
A
Phishing
B
Web service
C
Directory service
D
Worms
Question 14 1 Marks
What is called the protection of information and data from unauthorized Access?
A
Physical security
B
Link security
C
Risk management
D
Information security
Question 15 1 Marks
Which crime involves the use of computer networks to create, distribute or access materials that sexually exploit underage persons?
A
Assault by Threat
B
Cyber squatting
C
Cyber vandalism
D
Child pornography
Question 16 1 Marks
Which technique prevents invalid data being saved in Access table?
A
Index
B
Filter
C
Validation rule
D
Input mark
Question 17 1 Marks
Which view allows to modify table's structure in Access?
A
Design view
B
Datasheet view
C
Pivot table view
D
Pivot shart view
Question 18 1 Marks
Which combination of key zooms the content of active cell in Access table?
A
Ctrl + F2
B
Ctrl + F5
C
Shift + F2
D
Shift + F5
Question 19 1 Marks
Which combination of key allows user to move to the first field in the first record in Access table?
A
Ctrl + Tab
B
Shift +Tab
C
Shift + Home
D
Ctrl + Home
Question 20 1 Marks
What is the output when the data 'FOREIGN key' is set to the text format > in Access?
A
foreign key
B
FOREIGN KEY
C
Foreign Key
D
Foreign key
Question 21 1 Marks
What is allowed the input mark symbol # in Access?
A
Letter or digit
B
Letter A through Z
C
A digit 0 - 9 with +/- sign
D
A digit 0 - 9 without +/- sign
Question 22 1 Marks
Which command quickly locates the data is Access table?
A
Find
B
Locate
C
Search
D
Edit
Question 23 1 Marks
Which validation rule allows only 0 - 9 for fields in Access?
A
Is Null or Not Like ?*[ ! 0 - 9 ]*?
B
Is Null or Not Like ?[! 0 - 9]?
C
Is Null or Not Like ?*[0 - 9]*?
D
Is Null or Not Like ?*[!0-9]*?
Question 24 1 Marks
Write the output when the data 'Primary Key' is set to the text < in Access?
A
Primary key
B
primary key
C
PRIMARY KEY
D
Primary Key
Question 25 1 Marks
Which validation rule allows only positive numbers for fields in?
A
Is Null or > = 0
B
Is Null or Positive
C
Is Null or < 0
D
Is Null or = ?+?
Question 26 1 Marks
What is the correct syntax for making a hyperlink?
A
<http: // nimi.gov.in?</a>
B
<url = "http: // nimi.gov.in">nimi
C
<a href = "http:// nimi.gov.in">nimi</a>
D
<a ref = "http:// nimi.gov.in">nimi</a>
Question 27 1 Marks
Which character in html is used to indicate end tag?
A
"\"
B
"/"
C
"!"
D
"<#"
Question 28 1 Marks
How do you add a link which will allow the visitor to send an email from the page?
A
&lt;a href = "mailto : youradderss"&gt;
B
&lt;a href = "sendmailtoyour address"&gt;
C
&lt;a="mailto"&gt;
D
&lt;href = "mailto"&gt;
Question 29 1 Marks
Which tag creates a checkbox for a form in html?
A
&lt;check box&gt;
B
&lt;input check box&gt;
C
&lt;input = check box&gt;
D
&lt;input type = "check box"&gt;
Question 30 1 Marks
What is the output of the following html?
<html>
<body>
<h2>NIMI<small>CHENNAI</small> formatting</h2>
</body>
</html>
A
NIMI chennai
B
NIMI CHENNAI
C
NIMI chennaiformatting
D
NIMICHENNAI<strong>formatting</strong>
Question 31 1 Marks
Which web language give more control over the HTML elements and allows them to change at any time without returning to the Web server?
A
BML
B
XML
C
HTML
D
DHTML
Question 32 1 Marks
Which html tag is used to display a picture in a web page?
A
&lt;src&gt;
B
&lt;img&gt;
C
&lt;img src&gt;
D
&lt;image&gt;
Question 33 1 Marks
What is the meaning of increase the cell padding?
A
Increase the thickness of table border
B
Increase the space between cells
C
Increase the distance between cell and content
D
Increase the no of cells
Question 34 1 Marks
Which html tag inserts a line horizontally in a page?
A
&lt;lr&gt;
B
&lt;l&gt;
C
&lt;hr&gt;
D
&lt;line&gt;
Question 35 1 Marks
Which html tag is used to divide a row into data cells?
A
&lt;tr&gt; and &lt;/tr&gt;
B
&lt;cr&gt; and &lt;/cr&gt;
C
&lt;th&gt; and &lt;/th&gt;
D
&lt;td&gt; and &lt;/td&gt;
Question 36 1 Marks
What is the full form of CSS?
A
Computer style sheet
B
Cascading style sheet
C
Cascading system style
D
Customized style sheet
Question 37 1 Marks
Which property of cells will how many rows a cell should span?
A
Colspan = 5
B
Rowspan = 5
C
Cellspan = 5
D
Span = 5
Question 38 1 Marks
Which is the correct H1 tag for right alignment?
A
&lt;h1 align = "right"&gt;.....&lt;/h1&gt;
B
&lt;h1 tag align = "right"&gt;.....&lt;/h1&gt;
C
&lt;h1 align = "r"&gt;.....&lt;/h1&gt;
D
&lt;h1 alignment = "right"&gt;.....&lt;/h1&gt;
Question 39 1 Marks
Which is the correct css syntax?
A
body: color = black;
B
body { color; black}
C
{body: color : black;}
D
{body : color = black;}
Question 40 1 Marks
Which symbols starts with html comments?
A
"<!"
B
"</"
C
"<#"
D
"<\"
Question 41 1 Marks
Which command is used to release the read only permission?
A
attrib -r filename
B
attrib +r filename
C
attrib /r filename
D
attrib \r filename
Question 42 1 Marks
Which character redirects the output of one command to another in Linux?
A
". dot"
B
"| pipe"
C
": colon"
D
"; semicolon"
Question 43 1 Marks
What is the maximum number of character allowed as file name in DOS?
A
3 characters
B
6 characters
C
7 characters
D
8 characters
Question 44 1 Marks
Which one of the following is the directory separator in Linux?
A
"/"
B
"\"
C
"//"
D
"\\"
Question 45 1 Marks
Which Linux command to set the permission 'x' to user, 'rw' to others and 'rwx' to group for the file launcher
A
chmod 176 launcher
B
chmod 671 launcher
C
chmod 167 launcher
D
chmod 166 launcher
Question 46 1 Marks
Which card permits online payment using balance amount available in bank account?
A
Credit card
B
Paypal
C
Debit card
D
Wallet
Question 47 1 Marks
What is the another name called PDoS?
A
Brute force attack
B
Non technical attack
C
Phlashing
D
Smurf attack
Question 48 1 Marks
What is called sale or purchase of items without physically visiting a shop?
A
E - Commerce
B
POS
C
Traditional Commerce
D
E - Service
Question 49 1 Marks
Which is the process of ensuring the data, transactions, communication or documents are genuine?
A
Availability
B
Integrity
C
Authenticity
D
Confidentiality
Question 50 1 Marks
Which is the model in E - Commerce, if the seller is an individual and the buyer is a business firm?
A
Consumer to Business
B
Business to Consumer
C
Business to Business
D
Consumer to Consumer
Question 51 1 Marks
Which shortcut key is used to invoke thesaurus dialog box in Power Point?
A
Shift+F7
B
Ctrl+F7
C
Alt+F7
D
Ctrl+Alt+F7
Question 52 1 Marks
Which tool allows user to select different layout for slide?
A
Apply design
B
Bullets
C
New slide
D
Slide Layout
Question 53 1 Marks
Which combination of key is used to show the laser pointer during slide show?
A
Alt + left mouse button
B
Alt + right mouse button
C
Ctrl + left mouse button
D
Ctrl + right mouse button
Question 54 1 Marks
Which menu is used to select a predefined chart style?
A
Animation
B
Design
C
Slide show
D
Transitions
Question 55 1 Marks
Which button is used to add instant animation to the presentation and helps interactive presentation?
A
Add button
B
Start button
C
Insert button
D
Action button
Question 56 1 Marks
Which option is used to create a presentation automatically in Power Point?
A
Template
B
Blank Presentation
C
Auto content wizard
D
Standard test bar
Question 57 1 Marks
Which option is used to display the selected slides only for presentation?
A
From Beginning
B
From current slide
C
Broadcast slide show
D
Custom slide show
Question 58 1 Marks
Which function key is used to run a powerpoint presentation?
A
F3
B
F5
C
F7
D
F9
Question 59 1 Marks
How many panes are these in backstage view in power point 2010?
A
3
B
5
C
7
D
9
Question 60 1 Marks
Which one of the following is a effect option in power point presentation?
A
Diamond
B
Fade
C
Push
D
Reveal
Question 61 1 Marks
How many pins are there in SIMMs?
A
32 - 72
B
42 - 82
C
52 - 92
D
62 -102
Question 62 1 Marks
What is the purpose of expansion slot in mother board ?
A
To insert the RAM
B
To insert the mouse
C
To insert the keyboard
D
To insert the additional peripherals
Question 63 1 Marks
How does the parallel port transfer a byte?
A
Bit by bit
B
2 bits at a time
C
4 bits at a time
D
8 bits at a time
Question 64 1 Marks
Which is an internal power supply units of CPU?
A
CVT
B
UPS
C
SMPS
D
Stablizer
Question 65 1 Marks
Which is the sequence, in which computer operates?
A
Input, output, process
B
Input, process, output
C
Process, input, output
D
Output, process, input
Question 66 1 Marks
Which is a statement terminator in javascript?
A
","
B
";"
C
":"
D
". ."
Question 67 1 Marks
What is the process of writing instruction to be get executed by the computer?
A
Debugging
B
Executing
C
Presenting
D
Programming
Question 68 1 Marks
Which method is called at the moment of instentiation of an object?
A
Constructor
B
Inheritance
C
Polymorphism
D
Property
Question 69 1 Marks
What is the full form of TOC?
A
Text of content
B
Time of calculation
C
Table of content
D
Terminator of content
Question 70 1 Marks
Which one enables the hosting providers to mange multiple domains on a single server?
A
Network server
B
SQL server
C
Web server
D
Database server
Question 71 1 Marks
Which is the first phase of System Development Life Cycl
A
Testing
B
Planning
C
Developing
D
Defining
Question 72 1 Marks
What will be the output for the following JavaScript code?<br>var x = 13 +'03'<br>Alert(x);
A
16
B
133
C
1303
D
13 03
Question 73 1 Marks
Which assignment operator is equivalent to a = a * 5?
A
a = 5 * 9
B
a = * 5
C
a * = 5
D
a = 5
Question 74 1 Marks
Which is property returns the URL of the current page?
A
href()
B
< herf >
C
Location.herf
D
herf.location
Question 75 1 Marks
Which feature in Javascript has properties and methods
A
Array
B
Function
C
Object
D
Controls
Question 76 1 Marks
Which variable works as function argument in java script?
A
Function variable
B
Global variable
C
Local variable
D
Object variable
Question 77 1 Marks
Which data type in javascript returns the value 'True' or 'False'?
A
Boolean
B
Dynamic
C
Object
D
String
Question 78 1 Marks
What is the purpose module (%) operator in javascript?
A
Percentage value
B
Product value
C
Remainder value
D
Quotient value
Question 79 1 Marks
What is the full form of EFT?
A
Electronic Form Transfer
B
Electronic Fund Transfer
C
Electronic Field Transfer
D
Electronic Format Transfer
Question 80 1 Marks
Which is the 6th layer in OSI communication model?
A
Session layer
B
Network layer
C
Application layer
D
Presentation layer
Question 81 1 Marks
How many pairs of wires are there in category 1 UTP cables?
A
1
B
2
C
3
D
4
Question 82 1 Marks
What is the purpose of the last three layers in OSI model?
A
common application services
B
data presentation within the end-user system
C
passing traffic through the network to an end system
D
manage the dialogue between end user application process
Question 83 1 Marks
What is the full form of TCP?
A
Test Control Protocol
B
Transfer Control Protocol
C
Transport Control Protocol
D
Transmission Control Protocol
Question 84 1 Marks
Which layer in OSI model provides transfer the data between end users?
A
Session layer
B
Network layer
C
Data link layer
D
Transport layer
Question 85 1 Marks
What is the abbreviation of OSI?
A
Open Source Internet
B
Open System Interaction
C
Open Source Interconnection
D
Open System Interconnection
Question 86 1 Marks
Which is an application layer of internet standard protocol used by local e-mail clients to retrieve e-mail from a remote server over a TCP/IP connection?
A
IP
B
FTP
C
UDP
D
POP
Question 87 1 Marks
Which tab in Excel is used when importing, querying, outlining and subtotaling the data placed into a worksheet's data list?
A
Formula
B
Data
C
Review
D
Insert
Question 88 1 Marks
Which symbol is used to execute formulas in MS Excel?
A
"="
B
" ' "
C
"#"
D
" " "
Question 89 1 Marks
Which function in Excel is used to find the biggest value in a range?
A
Ceiling
B
DMAX
C
LEN
D
MAX
Question 90 1 Marks
Which tab is used for creating, formatting and editing a spreadsheet?
A
Data
B
Home
C
Insert
D
Review
Question 91 1 Marks
Which bar contains the current position of the cursor in MS Word?
A
layout
B
title bar
C
status bar
D
horizontal ruler
Question 92 1 Marks
Which shortcut key is used to high light the entire word document?
A
ctrl + A
B
ctrl + O
C
ctrl + S
D
ctrl + E
Question 93 1 Marks
What in the purpose of X button?
A
Close button
B
Office button
C
Maximize buttons
D
Minimize button
Question 94 1 Marks
Which option is used for tab setting?
A
horizontal ruler
B
status bar
C
vertical ruler
D
vertical scroll bar
Question 95 1 Marks
Which command is used to store the active document permanently?
A
Save
B
Send
C
Prepare
D
Save as
Question 96 1 Marks
Which shortcut key is used to refresh windows desktop?
A
F1
B
F2
C
F5
D
F12
Question 97 1 Marks
Which shortcut key is used to copy and paste a file folder?
A
Ctrl+ X and Ctrl + V
B
Ctrl + A and Ctrl + V
C
Ctrl + Z and Ctrl + V
D
Ctrl + C and Ctrl + V
Question 98 1 Marks
What is the extension of applet files in control panel?
A
. Ctl
B
. Cpl
C
. Cal
D
. Csl
Question 99 1 Marks
Where does the minimized application reside in windows?
A
Task bar
B
My computer
C
My Document
D
Recent documents
Question 100 1 Marks
Where does the pinned application stayed in Windows OS?
A
Desktop
B
Notification Area
C
Start Button
D
Task Bar