What is ODBC?
Open Data Base Connectivity
Open Data Base Connection
Oracle Data Base Connectivity
Oracle Data Base Connection
We can create CGI scripts in VB.
True
False
Objects resides in ADO?
Connection
Command
Parameter
Error
Field
DSN
How to set a shortcut key for label?
Set UseMnemonic property to True
Set DragMode property to 1
Set LinkMode property to 1
Put & in the lebel caption
Different types of error in VB?
Syntax Errors
System Errors
Runtime Errors
Logic Errors
Default property of datacontrol?
Line
Shape
Records
All programs written in the Java language (Java programs) are built from classes ?
Java APIs are libraries of compiled code
What makes the Java Program to provide Portability?
Multithreading
Encapsulation
Byte Codes
All the above
Java is featured with automatic memory menagement to manage memory in object lifecycle.