NEW
Font size
WorksheetsAss3
Total questions: 50
Worksheet time: 25mins
What is Remote method invocation (RMI)?
RMI allows us to invoke a method of java object that executes on another machine
RMI allows us to invoke a method of java object that executes on another Thread in multi-threaded programming
RMI allows us to invoke a method of java object that executes parallely in same machine
RMI allows us to invoke a method of java object that executes on another machine,
on another Thread in multi-threaded programming
that executes parallely in same machine
An RMI Server is responsible for _______
Only Creating an instance of the remote object
Only Exporting the remote object
Only Binding the instance of the remote object to the RMI registry
Creating an instance of the remote object
Exporting the remote object
Binding the instance of the remote object to the RMI registry
What is the built on top of the socket programming?
EJB
RMI
RPC
EJB, RMI
In RMI Distributed object applications need to do?
Only Locate remote objects
Only Communicate with remote objects
Only Load class definitions for objects that are passed around
Locate remote objects,
Communicate with remote objects
Load class definitions for objects that are passed around
What is marshalling?
Only Assemble
Only Arrange
Only Combine
Assemble, Arrange, & Combine
Identify the middle layers
Applications
RMI, RPC and events
Request reply protocol
External data representation
Operating system
Only RMI,RPC and events
Only Request reply protocol
External data representation
Following are
Applications
RMI, RPC and events
Request reply protocol
External data representation
Operating system
RMI, RPC and events
Request reply protocol
Application layer provides basis for
Email services
Frame Division
File Making
Groupware
None
Segmentation and reassembly is responsibility of
7th Layer
6th Layer
5th Layer
4th Layer
3th Layer
