Advanced Java Practice Question’s
61. __________ provides the ability to directly insert java into an HTML document.
62. ___________ pattern enables improved network traffic and response time. Fewer remote calls are made and less data is passed back and forth.
63. Which of the following of beans would survive a server crash.
64. Which of the following statements are true about locating or using the home interface of a session bean.
65. Which of the following statements are correct about a session bean whose class contains the following method? public void ejbCreate (String id).
66. What are valid methods for HttpSessionListener interface.
67. Sites using HTTPS that is HTTP plus SSL(Secure Sockets Layer ) can be identified by.
68. An object which implements the interfaces java.rmi.Remote and java.io.Serializable is being sent as a method parameter from one JVM to another. How would it be sent by RMI?.
69. In the JMS, message producers and message consumers are created by which of the following objects?.
70. To author a Session bean which of the following classes are needed?.
Learn More CDAC End Module Practice Questions
All Categories
# C-DAC
# Multiple Choice Questions