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