programming languages Online Quiz - 190
Description: programming languages Online Quiz - 190 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
What are container services?
What are the components of a web module? (a) JSP (b) JAVA (c)html (d)Deployment descriptors
What is HashMap and Map? Answer in order
Which class cant have explicit constructors?
Which is separate path of execution in program?
String Buffer supports ---------- strings
What are the states associated in the thread?-
A dynamic and interactive program that runs inside a web page displayed by a java capable browser is called as
What is the lifecycle of an applet?-
--------is a mechanism that servlets use to maintain state about a series requests from the same user across some period of time
Which feature allows one interface to be used for general class actions?
Which method is used to call Garbage Collection explicitly?
What is a software component that has been designed to be reusable in a variety of different environments?
Which is not one of the component of bin?
In J2EE Model is typically
In J2EE View is typically
Which is not a keyword?
What are Predefined variables or implicit objects?
--------combines Java Servlets, Java Server Pages, custom tags, and message resources into a unified framework.
A method in a class having the same method name with different arguments is said to be