Final Exam 1
Final Exam 1
Final Exam 1
1
Correct
Mark 1.00 out of 1.00
Flag question
Question text
When compared to the compiled program, scripts run:
Select one:
a. Depend on the script
b. Faster
c. Slower
d. The execution speed is similar
Question 2
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Simply stated, these are large boxes that hold lots of hard disks.
Select one:
a.
Switch
b.
Tape library
c.
Disk Array
d.
Host
Question 3
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Software which allows user to view the webpage is called as __________.
Select one:
a.
Internet Browser
b.
Interpreter
c.
Operating System
d.
Website
Question 4
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Executables might be called ________
Select one:
a.
executable code
b.
complex code
c.
native code
d.
machine code
Question 5
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Which of the following provides byte level striping?
Select one:
a.
RAID 2
b.
RAID 4
c.
RAID 5
d.
RAID 6
Question 6
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Identify the tasks involved in Storage Capacity management.
Select one:
a.
Tracking Total capacity, total used, total available
b.
Identifying storage systems are approaching full capacity, monitoring trends for each
resource and tracking total capacity, total used, total available
c.
Identifying storage systems are approaching full capacity.
d.
Monitoring trends for each resource
Question 7
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Storage management comprises of
Select one:
a.
SAN Management
b.
Data protection
c.
SAN Management, Data Protection, Disk Operation
Or
SAN Management, RAID Arrays and Tape drives
d.
Disk operation
Question 8
Correct
Mark 1.00 out of 1.00
Flag question
Question text
A list of protocols used by a system, one protocol per layer, is called:
Select one:
a.
protocol stack
b.
protocol set
c.
protocol suite
d.
protocol architecture
Question 9
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Source program is compiled to an intermediate form called ___________
Select one:
a.
Smart code
b.
Byte Code
c.
Machine code
d.
Executable code
Question 10
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Which of the following is a security issue with web services?
Select one:
a.
Confidentiality
b.
Authentication
c.
Network Security
d.
Confidentiality, Authentication and Network Security
Question 11
Correct
Mark 1.00 out of 1.00
Flag question
Question text
For long term storage (archival) of data which of the following storage devices is generally
used:
Select one:
a.
Floppy Disk
b.
Tape Cartridges
c.
CD Rom
d.
Hard Disk
Question 12
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Which of the following website is used to search other website by typing a keyword ?
Select one:
a.
Routers
b.
Crawler
c.
Search Engine
d.
Social Networks
Question 13
Correct
Mark 1.00 out of 1.00
Flag question
Question text
What SOAP stands for?
Select one:
a.
Simple Allied Object Protocol
b.
State Allied Object Protocol
c.
State Access Object Protocol
d.
Simple Access Object Protocol
Question 14
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Programming language which sometimes called 'write once, run any where is
Select one:
a. Basic
b. Java
c. Pascal
d. Ada
Question 15
Correct
Mark 1.00 out of 1.00
Flag question
Question text
How response is sent in XML-RPC?
Select one:
a.
XML responses are separated from the body of the HTTP response
b.
XML responses are appended and embedded both to the url and body of the HTTP
response
c.
XML responses are embedded in the body of the HTTP response.
d.
XML responses are appended to the url of the HTTP response.
Question 16
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Which of the following component of Web service describes interfaces to web services?
Select one:
a. SOAP
b. ADSL
c. WSDL
d. UDDI
Question 17
Correct
Mark 1.00 out of 1.00
Flag question
Question text
A script is a:
Select one:
a.
Program or sequence of instruction that is interpreted or carried out by client server only
b.
Program or sequence of instruction that is interpreted or carried out by another program
c.
Program or sequence of instructions that is interpreted or carried out by processor directly
d.
Program or sequence of instruction that is interpreted or carried out by web server only
Question 18
Correct
Mark 1.00 out of 1.00
Flag question
Question text
I/O requests to disk storage on a SAN are called
Select one:
a.
SAN I/Os
b.
Disk I/Os
c.
Block I/Os
d.
File I/Os
Question 19
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Simpler approach of implementing a web service is named as
Select one:
a.
JavaScript Object Notation
b.
JavaScript Entity Notation
c.
Entity State Transfer
d.
Representation State Transfer
Question 21
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Which of the following layer in Web Service Protocol Stack is responsible for describing the
public interface to a specific web service?
Select one:
a.
Service Transport
b.
Service Description
c.
Service Discovery
d.
XML Messaging
Question 22
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Pick the false statement
Select one:
a.
RAID Level 2 provides bit level striping with Hamming code ECC
b.
RAID Level 5 provides block level striping and error correction information
c.
RAID Level 1 provides disk mirroring
d.
RAID Level 4 provides block level striping
Question 23
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Which of the following role of web service architecture provides a central place where
developers can publish new services or find existing ones?
Select one:
a.
Service Provider
b.
Service Requestor
c.
Service Query
d.
Service Registry
Question 24
Correct
Mark 1.00 out of 1.00
Flag question
Question text
A client device designed so that most processing and data storage occurs on the client side
describes
Select one:
a.
Active Client
b.
Fat Client
c.
Thin Client
d.
Application Client
Question 25
Correct
Mark 1.00 out of 1.00
Flag question
Question text
For the implementation of web services, the widely used approaches are of type
Select one:
a.
4 types
b.
3 types
c.
5 types
d.
2 types
Question 26
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Which of the following layer in Web Service Protocol Stack is responsible for encoding
messages in a common XML format so that messages can be understood at either end?
Select one:
a.
Service Transport
b.
XML Messaging
c.
Service Description
d.
Service Discovery
Question 27
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Which of the following layer in Web Service Protocol Stack is responsible for centralizing
services into a common registry and providing easy publish/find functionality?
Select one:
a.
Service Transport
b.
XML Messaging
c.
Service Discovery
d.
Service Description
Question 28
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Which of the following is correct about SOAP?
Select one:
a.
SOAP is simple and extensible.
b.
SOAP is language independent.
c.
SOAP is language independent, simple and extensible.
Or
SOAP is an XML-based protocol for exchanging information between
computers, communication protocol and communication between applications.
d.
SOAP is complicated in terms of algorithm.
Question 30
Correct
Mark 1.00 out of 1.00
Flag question
Question text
What HTTP stands for?
Select one:
a.
Hyper Time Transfer Protocol
b.
Hyper Transfer Text Protocol
c.
Hyperlink Text Transfer Protocol
d.
Hyper Text Transfer Protocol
Question 31
Correct
Mark 1.00 out of 1.00
Flag question
Question text
_______________ is the assembly language for an imaginary architecture.
Select one:
a.
Executable code
b.
Machine code
c.
Byte code
d.
Native code
Question 32
Correct
Mark 1.00 out of 1.00
Flag question
Question text
A NAS solution is most appropriate for what type of data environment
Select one:
a.
Remote access
b.
Parallel access
c.
Shared access
d.
Secured Access
Question 33
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The execution of the functions on a single server or across servers on the network is called:
Select one:
a.
TP- Lite
b.
ORB
c.
TP Monitor
d.
TP-Heavy
Question 34
Correct
Mark 1.00 out of 1.00
Flag question
Question text
________ programs are automatically loaded and operates as a part of browser.
Select one:
a.
Widgets
b.
Add-ons
c.
Plug-ins
d.
Utilities
Question 35
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Which one of the following computer network is built on the top of another network?
Select one:
a.
overlay network
b.
prior network
c.
prime network
d.
chief network
Question 36
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Which of the following role of web service architecture implements the service and makes it
available on the Internet?
Select one:
a.
Service Registry
b.
Service Provider
c.
Service Query
d.
Service Requestor
Question 37
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Unit which retains processed information until it can be placed on output devices by output
unit is
Select one:
a.
ALU
b.
memory unit
c.
input device
d.
output device
Question 38
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Web-applications were developed in order to interact _____________ .
Select one:
a.
Work Stations
b.
Server
c.
Browsers
d.
Different platforms
Question 39
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The URL Connection class can be used to read and write data to the specified resource
referred by the URL.
Select one:
a. False
b. True
Question 40
Correct
Mark 1.00 out of 1.00
Flag question
Question text
TCP, FTP, Telnet, SMTP, POP etc. are examples of?
Select one:
a. IP Address
b. MAC Address
c. Protocol
d. Socket
Question 41
Correct
Mark 1.00 out of 1.00
Flag question
Question text
URL means ________.
Select one:
a.
Term used to connect websites.
b.
Term used to get online program
c.
Address of the resource on the web
d.
Term used to describe Website
Question 42
Correct
Mark 1.00 out of 1.00
Flag question
Question text
A tape library does not contain:
Select one:
a.
RAID Array
b.
Bar Code Reader
c.
Robotic Arm
d.
Tape Drive
Question 43
Correct
Mark 1.00 out of 1.00
Flag question
Question text
What is the most basic level of storage?
Select one:
a. ISCSI
b. SAN
c. DAS
d. NAS
Question 45
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Effective Storage management includes
Select one:
a.
Backups
b.
Reporting
c.
Securities, Backups, Reporting
d.
Securities
Question 46
Correct
Mark 1.00 out of 1.00
Flag question
Question text
What protocol is used to find the hardware address of a local device?
Select one:
a. IP
b. ARP
c. RARP
d. ICMP
Question 47
Correct
Mark 1.00 out of 1.00
Flag question
Question text
A more complex approach for web service implementation, is referred to as
Select one:
a.
Big Web Services
b.
JavaScript Entity Notation
c.
JavaScript Object Notation
d.
Representation State Transfer
Question 48
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Communication channel is shared by all the machines on the network in
Select one:
a.
broadcast network
b.
multicast network
c.
unicast network
d.
monocast network
Question 49
Correct
Mark 1.00 out of 1.00
Flag question
Question text
TP monitor done its responsibilities with the help of which protocol?
Select one:
a.
IP
b.
SNA
c.
TCP/IP
d.
Two-Phase Commit Protocol