0

Advance Java Web Services

Description: Web services provided by advance java Java/Oracle /C/C++Java
Number of Questions: 15
Created by:
Tags: Web services provided by advance java Java/Oracle /C/C++ Java
Attempted 0/15 Correct 0 Score 0

Which of the following web application frameworks is a set of Java code designed to help you build solid applications while saving times?

  1. Java applet

  2. Filter

  3. Java struts

  4. WebSphere

  5. Query


Correct Option: C
Explanation:

Java struts, a web application framework is a set of java code designed to help you build solid applications while saving time.

Which of the following components are generally built using Java server page files?

  1. Model components

  2. Java beans components

  3. Java applet

  4. WebSphere

  5. View components


Correct Option: E
Explanation:

View components are generally built using java server page files.

Which of the following technologies allows browsers to provide users with a more natural browsing experience?

  1. Ajax

  2. WebSphere

  3. Java beans

  4. Java applet

  5. Instance pooling


Correct Option: A
Explanation:

Ajax allows browsers to provide users with a more natural browsing experience.

Which of the following swing components is/are containers with a ready-made scrolling facility?

  1. JScrollBar

  2. JScrollPane

  3. JSplitPane

  4. javax.swing.tree

  5. Stock


Correct Option: B
Explanation:

These swing components are containers with a ready-made scrolling facility.

Which of the following swing components represents mutually exclusive items and you can select only one item at a time?

  1. JButton

  2. JMenu

  3. javax.swing.text.html

  4. StockHelper.java

  5. JRadioButtonMenuItem


Correct Option: E
Explanation:

These swing components represents mutually exclusive items and you can select only one item at a time.

Which of the following technologies provides the mechanism by which the server and the client communicate and pass information back and forth?

  1. VisiBroker for java

  2. Filter

  3. Remote method invocation

  4. Optimized method invocation

  5. Transaction


Correct Option: C
Explanation:

RMI provides the mechanism by which the server and the client communicate and pass information back and forth.

Which of the following swing components can be used to indicate the state of some operation?

  1. JScrollBar

  2. JToolBar

  3. JProgressBar

  4. javax.swing.event

  5. Query


Correct Option: C
Explanation:

You can use a pogress bar to indicate the state of some operation.

By using which of the following swing components, you can select an option from a given list of mutually exclusive options?

  1. JRadioButton

  2. JButton

  3. JList

  4. javax.swing.plaf

  5. Alarm


Correct Option: A
Explanation:

By using this swing component, you can select an option from a given list of mutually exclusive options.

Which of the following is one endpoint of a two-way communication link between two programs running on the network?

  1. Java applet

  2. Filter

  3. Shared server

  4. Java socket

  5. Instance passivation


Correct Option: D
Explanation:

It is one endpoint of a two-way communication link between two programs running on the network.

Which of the following components have the capability of double buffering along with the ability to group other components?

  1. JSlider

  2. JPanel

  3. JSplitPane

  4. javax.swing.plaf

  5. Portable object adapter


Correct Option: B
Explanation:

This swing component has the capability of double buffering along with the ability to group other components.

Which of the following is a small pluggable extension to a server that enhances the server's functionality?

  1. Java applet

  2. Java beans

  3. Java servlet

  4. Java 2 ORB

  5. Naming


Correct Option: C
Explanation:

It is a small pluggable extension to a server that enhances the server's functionality.

Which of the swing components does not display the text entered into it, but displays the specified character (such as *) as input is given into the field?

  1. JLabel

  2. JButton

  3. javax.swing.text.rtf

  4. Property

  5. JPasswordField


Correct Option: E
Explanation:

This swing component does not display the text entered into it, but displays the specified character (such as *) as input is given into the field.

Which of the following swing components displays some information to the user or get confirmation from the user so that the program can be executed further based on the choice the user makes?

  1. JSplitPane

  2. JOptionPane

  3. JScrollPane

  4. javax.swing.event

  5. StockPresentation


Correct Option: B
Explanation:

This swing component displays some information to the user or get confirmation from the user so that the program can be executed further based on the choice the user makes.

Which of the following provides programmatic access to relational data from the java programming language?

  1. JDBC API

  2. JDBC driver manager

  3. JDBC-ODBC bridge

  4. JDBC URL

  5. Stock


Correct Option: A
Explanation:

It provides programmatic access to relational data from the java programming language.

Which of the following defines the contracts that enables tools from multiple vendors to develop and deploy components that interoperate at runtime?

  1. EJB server provider

  2. Enterprise java beans architecture

  3. Enterprise bean provider

  4. Instance polling

  5. TX_BEAN_MANAGED


Correct Option: A
Explanation:

It is a specialist in the area of distributed transaction management, distributed objects and other lower level system level services.

- Hide questions