Distributed Computing Mid - I, September - 2014
1.__________computing makes use of a single cpu to execute one or more programs for each application
-
monolithic
-
distributed
-
parallel
-
co-operative
-
Answer: A
2.Resourses of a single compuer can be shared by using a technique called
-
multiprocessing
-
time sharing
-
batchprocessing
-
all
-
Answer: B
3.Distinct from distributed computing is a form of computing known as __________
-
distributed systems
-
parallel computing
-
mobile computing
-
none
-
Answer: B
4.CORBA stands for_______________
-
common object request broker association
-
common object replay broker association
-
common object request broker agenda
-
common oriented request broker association
-
Answer: A
5.Processes may do so using multitasking to send data to all or part of the group they use_______
-
sketch pads
-
white boards
-
both
-
none
-
Answer: C
6.In socket API s , the send process are ______________
-
non blocking
-
blocking
-
executed
-
none
-
Answer: A
7.The sending information to multiple receivers or a to a group called______
-
unicasting
-
broadcasting
-
multicasting
-
all
-
Answer: C
8.Resourses of a single compuer can be shared by using a technique called
-
multiprocessing
-
time sharing
-
batchprocessing
-
all
-
Answer: B
9.A distributed object is provided by a process called as _______
-
object server
-
object
-
object space
-
client object
-
Answer: A
10.The call is handled by a software component called _________program.
-
software
-
client
-
server
-
none
-
Answer: B
11.A java program is compiled to ___________.
Answer: Bytecode
12.Spawn threads also known ____________.
Answer: Light weight process
13.URL stands for_____________.
Answer: Uniform resource locator
14.________________ is a transportable program.
Answer: Mobile agent
15.An unordered reliable multicast system guarantees the ___________delivery.
Answer: Safe
16.An unordered reliable multicast systemdoesnot guaranteof the______________.
Answer: Order
17.______________ parameter when set , limits the count of network links or hops to which packet will be forwaded on the network.
Answer: Time-to-live
18.A process that makes use of a distributed object is said tobe a __________.
Answer: Client process
19._______________is a object oriented implementation of RPC model.
Answer: RMI
20.The skeleton carries on a conversation with the _______________.
Answer: Stub