McqMate
| Q. |
A remote object is an object whose method can be invoked from another virtual environment. |
| A. | true |
| B. | false |
| C. | topic 5.2 client server programming |
| Answer» A. true | |
| Explanation: the statement is true. jvm is java virtual environment. rmi uses stub and skeleton object for communication with the remote object. a remote object is an object whose method can be invoked from another virtual environment. | |
View all MCQs in
Computer Architecture and OrganizationNo comments yet