NEW
Font size
S
M
L
XL
WorksheetsIT-3
Total questions: 76
Worksheet time: 1hrs 16mins
Name
Class
Date
1.
Which command is used as an alternative to echo command?
a)
ls
b)
printf
c)
wc
d)
ps
2.
Which command is used for making the scripts interactive?
a)
ip
b)
input
c)
read
d)
write
3.
Which command is used to get the kernel version in Linux?
a)
uname -n
b)
kernel -l
c)
uname -r
d)
uname –s
4.
Which command resets the TCP session only between a router and its neighbor, 192.168.200.1?
a)
clear ip bgp 192.168.200.1
b)
clear ip bgp *
c)
clear ip bgp 192.168.200.1 soft in
d)
clear ip bgp 192.168.200.1 soft out
5.
Which command will configure a switch port to use the IEEE standard method of inserting vlan membership information into Ethernet frames?
a)
Switchport trunk encapsulation is1
b)
Switchport trunk encapsulation ietf
c)
Switchport trunk encapsulation dot1q
d)
Switchport trunk encapsulation
6.
Which connect 24 port number is used in for ATM Service
a)
11331
b)
11000
c)
12330
d)
12334
7.
Which connect 24 port number is used in for Internet Banking Service
a)
11900
b)
11800
c)
11936
d)
11700
8.
Which connect 24 port number is used in for IPS Service
a)
11530
b)
11535
c)
11531
d)
11533
9.
Which connect 24 port number is used in for Mobile Banking Service
a)
11525
b)
11530
c)
11550
d)
11660
10.
Which custom table is used for ATM Terminal Setup
a)
HACI
b)
HACM
c)
HAACL
d)
HAABL
11.
Which Database Schema is used for Connect 24 configuration?
a)
TAADM
b)
CEADM
c)
CRMUSER
d)
SYSTEM
12.
Which disk is used to cold boot a PC
a)
setup disk
b)
system disk
c)
program disk
d)
NONE OF THEM
13.
Which Finacle Menu is used for adding custom field in Finacle Integrator (FI)?
a)
ECF
b)
PRCDM
c)
CEF
d)
FCF
14.
Which Finacle Module is used to add or modify new third party services in connect24?
a)
SSOAdmin
b)
FINCORE
c)
ConfigEditor
d)
FSBConfigurator
15.
Which is a method to prevent Denial of Service attacks?
a)
Static routing
b)
Traffic filtering
c)
Firewall rules
d)
Personal firewall
16.
Which is not a valid type of routing
a)
Static routing
b)
Default routing
c)
Dynamic routing
d)
Custom routing
17.
Which is not an objective of network security?
a)
Identification
b)
Authentication
c)
Access control
d)
Lock
18.
Which is the Acquiring BIN of Sanima Bank.
a)
405093
b)
403031
c)
461010
d)
461002
19.
Which is the best Trojan and backdoor countermeasure?
a)
Scan the hard drive on network connection, and educate users not to install unknown software
b)
Implement a network firewall
c)
Implement personal firewall software
d)
Educate systems administrators about the risks of using systems without firewalls.
20.
Which ISO Message format is supported by Connect 24
a)
ISO 8583
b)
ISO 2001
c)
ISO8595
d)
ISO8584
21.
Which key is representing relationship between tables?
a)
Primary Key
b)
Secondary Key
c)
Foreign Key
d)
None of these
22.
Which login credential you will use to login in helpdesk?
a)
Domain (i.e. computer) login credential
b)
Sanimacircle login credential
c)
Your own personal gmail login credential
d)
BS login credential
23.
Which login credential you will use to login in the e-memo system?
a)
Domain (i.e. computer) login credential
b)
Sanimacircle login credential
c)
Your own personal gmail login credential
d)
CBS login credential
24.
Which menu changes Date of the SOL
a)
HSCOD
b)
HSCOLD
c)
HSOLCOP
d)
HBKOLD
25.
Which of the following abstract data types can be used to represent a many to many
a)
Tree
b)
Plex
c)
Graph
d)
Both (b) and (c) (correct)
26.
Which of the following actions is performed by <find / -name ‘*’> command?
a)
Print a file with name * in /
b)
List all files in / directory
c)
List all files and directories in / directory
d)
List all files and directories recursively starting from /
27.
Which of the following activities best describes the term’ phishing’ in cyber security?
a)
Catching fish in ponds or in rivers.
b)
Hack system with virus or malware
c)
Send fake email as genuine or create fake website which looks like genuineand insist users to perform some activities so that the security is breached
d)
Send secure information as the fish moves in water.
28.
Which of the following allows you to specify multiple values in a WHERE clause?
a)
Between
b)
In
c)
Like
d)
Joins
29.
Which of the following attributes of text box control allow to limit the maximum character?
a)
size
b)
len
c)
maxlength
d)
all of these
30.
Which of the following cable technologies covert electrical signals into optical signals?
a)
Coaxial
b)
STP
c)
UTP
d)
Fiber optics
31.
Which of the following command is issued to rename file/folder?
a)
rm <old_name> <new_name>
b)
mv <old_name> <new_name>
c)
cp –l <old_name> <new_name>
d)
A. rnm <old_name> <new_name>
32.
Which of the following command is used to display the disk usage and file system type in Linux?
a)
dh –f
b)
ds-l
c)
df-s
d)
df -h
33.
Which of the following command is used to find a process (e.g Wireshark)?
a)
A. ps –l | grep “Wireshark”
b)
ps –ef | grep “Wireshark”
c)
pe –sf | grep “Wireshark”
d)
pe –l | grep “Wireshark”
34.
Which of the following commands displays one page of output at a time
a)
less
b)
grep
c)
rep
d)
pause
35.
Which of the following commands sets a trunk port on a switch?
a)
Trunk on
b)
Trunk all
c)
Switchport trunk on
d)
Switchport mode trunk
36.
Which of the following describes a method of development that is linear and sequential?
a)
Water fall
b)
Spiral
c)
RAD
d)
Incremental
37.
Which of the following doesn't generate javascript popup?
a)
alert
b)
confirm
c)
prompt
d)
show
38.
Which of the following functions can be used to convert the binary data stored in a string into its hexadecimal representation?
a)
encode_hex()
b)
pack()
c)
hex2bin()
d)
printf()
39.
Which of the following functions do not return a timestamp?
a)
time()
b)
date()
c)
strtotime()
d)
localtime()
40.
Which of the following is a feature of the Windows operating system that causes predetermined system actions when certain media is inserted. ?
a)
BIOS
b)
Flat file
c)
Auto Run
d)
None of these
41.
Which of the following is a graphical tool for software design?
a)
Data Flow Diagram
b)
Structure Chart
c)
Decision Tree
d)
all of the above
42.
Which of the following is a software life cycle model which builds a throw away version of the software
a)
Linear Sequential Model
b)
Both answers are correct
c)
None of them are correct
d)
Prototype Modeling
43.
Which of the following is a type of incremental model?
a)
Water fall
b)
Spiral
c)
RAD
d)
Incremental
44.
Which of the following is an AEE standard for frame tagging?
a)
ISL
b)
802.3Z
c)
802.1Q
d)
802.3U
45.
which of the following is DDL
a)
INSERT
b)
ALTER
c)
UPDATE
d)
DELETE
46.
Which of the following is not a agile method
a)
xp
b)
4gt
c)
All of them
d)
None of them
47.
Which of the following is not a form of memory ?
a)
Instruction cache
b)
Instruction register
c)
Instruction opcode
d)
Both (a) and (b)
48.
Which of the following is not a part of Project Plan?
a)
Risk Management Plan
b)
Personnel Plan
c)
Project Montoring Plan
d)
Software Architechture Planning
49.
Which of the following is not a variant of UNIX?
a)
Solaris
b)
AIX
c)
IRIX
d)
AS400
50.
Which of the following is not an example of Remote Access ?
a)
ping
b)
VPN
c)
Amy
d)
VNC
51.
Which of the following is not true?
a)
PHP can be used to develop web applications.
b)
PHP makes a website dynamic.
c)
PHP applications can not be compiled.
d)
PHP can not be embedded into html
52.
Which of the following is the broadcast address for a Class B network ID using the default subnetmask?
a)
172.16.10.255
b)
255.255.255.255
c)
. 172.16.255.255
d)
172.255.255.255
53.
Which of the following is the higher of the two data link layer sub layers defined by the IEEE?
a)
LLC
b)
MAC
c)
ISP
d)
NONE
54.
Which of the following is the job of a DNS?
a)
Name is displayed
b)
File is transferred
c)
IP address is displayed
d)
None
55.
Which of the following is the part of a uniform resource locator (URL)?
a)
Schema
b)
Query String
c)
Element
d)
Attributes
56.
Which of the following is true about E-R Diagrams?
a)
They consist of object-relationship pairs
b)
It indicates cardinality of relationships
c)
It indicates modality of relationships
d)
all of the above
57.
Which of the following is used to support virtual private networks (VPNs)?
a)
SIP
b)
TFTP
c)
L2TP
d)
DHCP
58.
Which of the following is/are Protocols of Application?
a)
FTP
b)
DNS
c)
Telnet
d)
All of above
59.
Which of the following mouse can work on any surface from a granite countertop to a carpet
a)
Mechanical mouse
b)
laser
c)
optical
d)
all of these
60.
Which of the following operation cannot be performed on VIEWS defined from Multiple Tables(which have been created with referencing clause)
a)
INSERT
b)
DELETE
c)
UPDATE
d)
MODIFY
61.
Which of the following protocol is/are defined in Transport layer?
a)
FTP
b)
TCP
c)
UDP
d)
TCP and UDP
62.
Which of the following provide additional information about HTML elements?
a)
Headings
b)
Paragraphs
c)
Styles
d)
Attributes
63.
Which of the following should you not do with your password?
a)
Say it out loud as you are typing it in
b)
Email it to another team member
c)
Provide it to your supervisor
d)
All of the above
64.
Which of the following software posts unwanted advertisements on client’s computer
a)
virus
b)
malware
c)
Adware
d)
logic bomb
65.
Which of the following system is not installed in IT Server Room ?
a)
Access Control
b)
Rodent Repellent System
c)
Temperature Detection System
d)
FM200 System
66.
Which of the following UNIX command is used to create empty files?
a)
cat
b)
vi
c)
pico
d)
touch
67.
Which of the statement is true?
a)
If SOL restart ability status does not revert to N after completion of EOD Operation then NO further EOD operation can be done on the SOL
b)
When SOL EOD operation starts then immediately sol_restartability_flg will be updated to the status as per the EOD operation and this will be reverted to N after operation is completed
c)
both of the options
d)
none of the options
68.
Which of these e-commerce systems handle non-monetary documents?
a)
SWIFT
b)
EFTS
c)
EDI
d)
None of the above
69.
Which of these is an MS-DOS external command
a)
dir
b)
copy
c)
format
d)
prompt
70.
Which of these is the creation of a virtual rather than actual version of an operating system
a)
Compression
b)
Virtualization
c)
Synchronization
d)
Multithreading
71.
Which of these is the primary and first installed operating system
a)
Guest OS
b)
host OS
c)
Common OS
d)
Shared OS
72.
Which of these plays an important role in modern Operating Systems (OS)
a)
kernel
b)
none
c)
shell
d)
fork
73.
Which one of the following is not a basic component of Linux?
a)
kernel
b)
shell
c)
sysinfo
d)
GUI/CLI
74.
Which one of the following is not a search engine
a)
bing
b)
google
c)
window
d)
yahoo
75.
Which one of the following statement is not true?
a)
vim editor is the improved version of vi editor
b)
vi editor commands are not case sensitive
c)
vi editor has two modes of operation: command mode and insert mode
d)
vi stands for visual editor
76.
Which operator is used to select values within a range?
a)
BETWEEN
b)
RANGE
c)
WITHIN
d)
JOINS
Reset
