Recent questions tagged java

0 votes
0 answers
1
Write a program in BlueJQ4. Draw Class Diagram and Object Diagram from the below given Details. public class University{ private Student stdob; private Faculty ...
0 votes
1 answer
2
A standard Java API for monitoring and managing applications isJVMJVNJMXJMY
1 votes
1 answer
4
An object whose contents cannot be changed once the object is created is called:(a) Immutable object(b) Mutable object(c) Smart object(d) Rich object
1 votes
1 answer
5
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
8
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
10
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
11
In Java, for ensuring the persistence property, the class must implements:Serializable InterfaceUtilization InterfaceThreadable InterfaceRecognizable Interface
1 votes
1 answer
12
In Java, the Dynamic Array are known as :VectorsCycleRemoteKubernotos
0 votes
1 answer
13
0 votes
1 answer
14
0 votes
1 answer
15
1 votes
1 answer
27
2 votes
1 answer
28