Servlets are typically used for...
Create a JVM for applets.
Extending a web server by providing dynamic web content.
Storing information in applets.
Loading buttons and menus.
When a program class implements an interface, it must provide behavior for...
Two methods defined in that interface.
Only certain methods in an interface.
All methods defined in that interface.
Any methods in a class.
A program written in the Java programming language can run on any platform because...
Java programming is derived from C++.
The Java Virtual Machine(JVM) interprets the program for the native operating system.
The compiler is identical to a C++ compiler.
The APIs do all the work.
An applet will run in almost any browser because...
The server has a built-in JVM.
The browser has a built-in JVM.
The source code is interpreted by the browser.
Applets don''t need a JVM.
What is tool tip text
Tool tip text is the same as the caption
Tool tip text is a tip of the day
Tool tip text is shown when the mouse is held over a object for a period of time
Tool tip text does not exist
What is the purpose of the name function in all controls?
they can be sorted by type
they can be called at runtime
name functions does not exist
they can be sorted by value
How many types of message boxes are there in VB?
8
7
6
5
Which of these is not an vaild messagebox in VB?
vbOKonly
vbExitOnly
vbRetryCancel
vbAbortRetryIgnore
A control array is a list of controls with?
Different names
Same name
Both 1 and 2
None of these
What is the name of the bar where you would see a Categorized view or a Alphabetic View ?
Project Properties Window
Tool Bar
Tool Box window
Project explorer