programming languages Online Quiz - 191
Description: programming languages Online Quiz - 191 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
ejbCreate() method of CMP bean returns
Which of the following is correct syntax for an Abstract class ?
A JSP page is opened in a particular Session. A button is present in that JSP page onclick of which a new Window gets opened.
A class can be converted to a thread by implementing the interface
What is the short cut key to open visual basic editor in MS-word 2009?
View macro used to view the list of available macros.
Short cut key to run a macro is
Short cut key to stop a macro is ______
Macro tools will be available in _____ tab
Office Button -> excel options -> Popular -> Show Developer tab check box used to enable or disable Developer Tab.
We can enable or disable macros by using ___________ option list.
We can protect our code from unauthorized access by giving password in __________
Workbook_Open() method will be run when the excel is opened.
Workbook_Open() method is ____________ by default
------------indexes and stores objects in a dictionary
What are the types of JDBC Driver Models?
---------is a group of SQL statements that forms a logical unit and performs a particular task
Removing or inserting elements in the middle of an array can be done using
----------stores elements in an unordered way but does not contain duplicate elements
What is the life cycle of a servlet?