programming languages Online Quiz - 190
Description: programming languages Online Quiz - 190 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Attempted
0/20
Correct 0
Score 0
‹
›
What are the components of a web module? (a) JSP (b) JAVA (c)html (d)Deployment descriptors
Which class cant have explicit constructors?
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?
Which is not one of the component of bin?
Which is not a keyword?
A method in a class having the same method name with different arguments is said to be