Web Technology
Web development Java BasicsJava/Oracle /C/C++Java
Questions
Which of the following classes makes objects able to be manipulated within other network classes?
- RemoteStackVariable
- StackFrame
- InetAddress
- URLConnection
- DatagramPacket
Which of the following is a collection of Java code designed in order to build solid applications while saving time?
- javax.swing
- Java applet
- JDBC
- executeQuery()
- Java struts
Which of the following takes a string of text and turns it into the MIME format?
- URLConnection class
- URLEncoder class
- StackFrame class
- DatagramPacket class
- ExceptionEvent()
Which of the following XmlHttpRequest object properties represents numeric code returned by server such as 404 for Not Found?
- Status text
- Response-XML
- ResponseText
- Status
- Persistent server
Which of the following incorporates asynchronous server communication using XMLHttpRequest?
- Java applet
- Ajax
- Java swing
- JInternalFrame
- quitEvent()
In which of the following classes does the stackframe provide a frame of reference for everything related to a thread's stack?
- RemoteStackFrame
- RemoteStackVariable
- StackFrame
- JFrame
- javax.swing.filechooser
In which of the following object activation models does the server remain active until it is deactivated?
- Shared server
- Unshared server
- Persistent server
- Portable object adapter
- StackFrame class
Which of the following classes depends on the MIME type of the remote data?
- DatagramPacket
- URLConnection
- ContentHandler
- StackFrame
- DebuggerCallback interface
Java applications can also create and/or use UDP based network connections by making use of which of following classes?
- DatagramPacket
- URLConnection
- DebuggerCallback interface
- RemoteStackVariable
- DatagramSocket
Which of the following methods opens a connection to an URL and enables it to extract data from that connection?
- printToConsole()
- getInputStream()
- DebuggerCallback interface
- breakPointEvent()
- DatagramPacket class
Which of the following classes is concerned with the protocol of the URL?
- URLConnection
- RemoteStackVariable
- DatagramSocket
- exceptionEvent()
- URLStreamHandler
Which of the following is a popular Java ORB from Iona technologies?
- Java 2 ORB
- VisiBroker for java
- OrbixWeb
- Stock
- Events
In which of the following classes does the method serve purposes such as getting the filename, protocol and hostname?
- URLConnection
- RemoteStackVariable
- StackFrame
- URL
- breakpointEvent()
In which of the following object activation models does the server exit, when the method completes?
- Persistent server
- Unshared server
- Portable object adapter
- Server-per-method
- Object adapter
In which of the following classes is the first constructor used to attach the debugger to a current interpreter session?
- StackFrame
- RemoteStackVariable
- RemoteDebugger
- DebuggerCallback
- ThreadDeathEvent()