1 votes
1 answer
1
Which of the following construct is not supported by Java Server Pages?$\text{JSP}$ Directives$\text{JSP}$ Scriptlets$\text{JSP}$ Actions$\text{JSP}$ Reaction
1 votes
1 answer
4
Which of the following Interface is not supported by $\text{JDBC}$ for connecting to Database in Java Programming language?Statement InterfacePrepared Statement Interface...
1 votes
1 answer
6
Which of the following are two main types of overloading in Java?Overloading and linkingOverriding and linkingReusability and data-hidingOverloading and Overriding
1 votes
2 answers
7
In Java, for ensuring the persistence property, the class must implements:Serializable InterfaceUtilization InterfaceThreadable InterfaceRecognizable Interface
1 votes
1 answer
8
In Java, the Dynamic Array are known as :VectorsCycleRemoteKubernotos
0 votes
1 answer
9
0 votes
1 answer
10
0 votes
1 answer
11
1 votes
3 answers
17
we know that pointer implementation is not possible in java and dynamic memory allocation is also not possible.Then how we can implement linked list in java?
3 votes
3 answers
18
Which of these is a super class of all errors and exceptions in the Java language?Runtime ExceptionsThrowableCatchableNone of the above
2 votes
3 answers
19