Search results for java

0 votes
0 answers
2
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
3
A standard Java API for monitoring and managing applications isJVMJVNJMXJMY
1 votes
2 answers
4
In Java, for ensuring the persistence property, the class must implements:Serializable InterfaceUtilization InterfaceThreadable InterfaceRecognizable Interface
1 votes
1 answer
6
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
8
In Java, the Dynamic Array are known as :VectorsCycleRemoteKubernotos
1 votes
1 answer
9
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
1 answer
13
Which of the following construct is not supported by Java Server Pages?$\text{JSP}$ Directives$\text{JSP}$ Scriptlets$\text{JSP}$ Actions$\text{JSP}$ Reaction
0 votes
1 answer
20