Euxx's pages / Test 282, IBM VisualAge for Java, Professional Edition V3

Euxx's pages / Test 282, IBM VisualAge for Java, Professional Edition V3

Code Assist can be thought of as a tool to: /2

Which of the following can be exported into a VisualAge for Java repository file? /2

Which of the following can be contained in a JAR file: /2

Which of the following are valid VisualAge for Java connections in the Composition Editor? /2

Bean property editors: /2

In VisualAge for Java, Professional Edition, the default character that is used to indicate that a particular edition/version is loaded is: /1

A project is represented by a: /1

The Beans List Window is available from the: /1

Which of the following statements are true with respect to VisualAge for Java, Professional Edition code management? /2

The RMI registry: /2

The Select Data Access Bean: /2

In VisualAge for Java, the developer is allowed to select Inspect code within a: /2

A breakpoint: /1

According to the Servlet Interface (javax.servlet.Servlet), which of the following methods MUST be implemented by a servlet (or one of its superclasses): /2

The typical deployment of a servlet involves which of the following: /1

How can multiple copies of a bean be added to the free-form surface? /2

Given the following method signatures implemented by a class, select which bean features will be automatically recognized by Bean introspection: public String getAccountNumber(); protected void setAccountNumber(String); public boolean isOverdrawn(); public void setOverdrawn(boolean); /2

The Beans List Window: /2

Which statements about VisualAge for Java connections are true? /2

If the intent was to create a CustomerInfoView bean that could be reused by adding it to other JPanels, which of the following would be the MOST appropriate way to enable other beans to get and set the values of the name and phoneNumber properties? /1

VisualAge for Java uses visual connections to: /2

When creating a method with a SmartGuide: /2

A JAR file that contains an Applet: /2

Which of the following statements are true about VisualAge for Java connections? /2

When developing an application window, the initial values of its attributes may need to be set. This is BEST done by using the: /1

Property-to-property connections: /2

The Data Access Beans can be used to access: /2

SQLJ statements: /2

True or False: The Workbench window allows Java code to be highlighted and executed. /1

Multiple errors have been detected while saving a method in a Class Browser. Which of the following may assist in resolving the errors? /2

Options available in the debugger include: /2

Which of the following are true about the Beans List window in the Composition Editor? /2

In VisualAge for Java, bookmarks: /2

What is added to the Visual Composition Editor free-form surface as a result of tearing off a color property of a bean? /2

What is the MOST common reason for promoting a bean property in the Composition Editor? /1

When creating a version of multiple classes: /2

True or False: Only program elements that are in the workspace can be changed. /1

Which of the following actions will cause something to be stored in the repository? Each time a: /2

By default, code written in the Scrapbook runs in the context of which class: /1

When importing a JAR file into a Project, VisualAge extracts any resource files and places them in the: /1

Which of the following can be exported into .class files? /2

The public interface of a JavaBean includes: /2

Constrained Bean properties: /1

A disabled breakpoint is represented by: /1

When using a bean's property sheet to edit the properties for a bean in the Composition Editor: /2

A new event (AlarmBellEvent) related to alarms needs to be implemented. The event will be used to signal alarms which occur inside buildings. This new event should contain information indicating the time, floor location, and type of alarm (fire, flood, etc.) that has occurred. Which of the following statements are true concerning a typical implementation: /2

When promoting JavaBean features in VisualAge, which of the following are true? /2

Which of the following statements are true? /2

Which of the following are true when using RMI? /2

Which of the following are true with respect to configurations of Java solutions that allow many individual clients to access a database on a centralized host computer: /2

Which of the following statements are true in regards to tearing off JavaBean properties in the Composition Editor? /2

Examples of visual JavaBeans are: /2

Bound properties for a JavaBean: /2

Which of the following are available from the Window pull-down menu: /2

In which window would the output from the following source code be displayed? System.out.println("some output"); /1

In IBM VisualAge for Java, unresolved problems in a saved method are represented by: /2

Which of the following is true about Quick Forms? /1

Remote Method Invocation: /2

Last update: September 29, 2000
(c) 2000, Eugene Kuleshov