A) process based
B) thread based
C) process and thread based
D) none of the mentioned
Correct Answer
verified
Multiple Choice
A) server
B) client
C) both a & b
D) none of the above
Correct Answer
verified
Multiple Choice
A) code that deals with logic that is common across requests.
B) code that deals with logic that is vendor specific)
C) code that deals with logic that relates to database access.
D) code that deals with logic that relates to client scope.
Correct Answer
verified
Multiple Choice
A) random method invocation
B) remote memory interface
C) remote method invocation.
D) random method invocation,
Correct Answer
verified
Multiple Choice
A) hex
B) binary
C) octal
D) decimal
Correct Answer
verified
Multiple Choice
A) creating an instance of the remote object
B) exporting the remote object
C) binding the instance of the remote object to the rmi registry
D) all mentioned above
Correct Answer
verified
Multiple Choice
A) process
B) daemon thread
C) user thread
D) jvm thread
Correct Answer
verified
Multiple Choice
A) run() method calls start() method and runs the code
B) run() method creates new thread
C) run() method can be called directly without start() method being called
D) start() method creates new thread and calls code written in run() method
Correct Answer
verified
Multiple Choice
A) html tags
B) jsp tags
C) both a & b
D) none of the above
Correct Answer
verified
Multiple Choice
A) locate remote objects
B) communicate with remote objects
C) load class definitions for objects that are passed around
D) all mentioned above
Correct Answer
verified
Multiple Choice
A) tcp/ip
B) udp
C) both a & b
D) none of the above
Correct Answer
verified
Multiple Choice
A) thread
B) process
C) thread and process
D) neither thread nor process
Correct Answer
verified
Multiple Choice
A) avoid using multiple threads
B) avoid hold several locks at once
C) execute foreign code while holding a lock
D) use interruptible locks
Correct Answer
verified
Multiple Choice
A) remoteexception
B) notboundexception
C) malformedurlexception
D) all mentioned above
Correct Answer
verified
Multiple Choice
A) declarations
B) scriptlets
C) expressions
D) none of the above
Correct Answer
verified
Multiple Choice
A) anyone will be executed first lexographically
B) both of them will be executed simultaneously
C) none of them will be executed
D) it is dependent on the operating system
Correct Answer
verified
Multiple Choice
A) thread(runnable a, string str)
B) thread(int priority)
C) thread(runnable a, int priority)
D) thread(runnable a, threadgroup t)
Correct Answer
verified
Multiple Choice
A) ejb
B) rmi
C) both a & b
D) none of the above
Correct Answer
verified
Multiple Choice
A) import
B) content type
C) extends
D) info
Correct Answer
verified
Multiple Choice
A) yield()
B) notify()
C) wait()
D) thread.killthread()
Correct Answer
verified
Showing 1 - 20 of 23
Related Exams