Multiple choice

Which of the following files generated by the command IDL-to-JAVA Stock.idl implements a local object representing the remote CORBA objects?

  1. StockStub.java

  2. StockHoler.java

  3. Stock

  4. Naming

  5. javax.swing.text.html.parser

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This file generated by the command idl-to-java Stock.java implements a local object representing the remote CORBA objects.