Login
Register
Recent questions and answers in JAVA
Recent questions and answers in JAVA
0
votes
3
answers
How to split a string in java?
answered
Aug 6, 2024
in
JAVA
by
#split-a-string
#string-in-java
#split-string-in-java
Java-questions-answers
0
votes
3
answers
Explain Hibernate Architecture?
answered
Jul 25, 2024
in
JAVA
by
java
hibernate
architecture
0
votes
1
answer
Which of the following is not a loop in Java?
answered
May 12, 2024
in
JAVA
by
loop
java
0
votes
1
answer
What is the output of the following code snippet?
answered
May 12, 2024
in
JAVA
by
code
snippet
0
votes
1
answer
What is the purpose of the ‘this’ keyword in Java?
answered
May 12, 2024
in
JAVA
by
this
keyword
0
votes
1
answer
What is the difference between a class and an object in Java?
answered
May 12, 2024
in
JAVA
by
object
java
0
votes
1
answer
Which of the following is not a valid access modifier in Java?
answered
May 12, 2024
in
JAVA
by
valid
access
modifier
java
0
votes
1
answer
Which of the following is an example of a checked exception in Java?
answered
May 12, 2024
in
JAVA
by
checked
exception
java
0
votes
1
answer
Which of the following is an example of an unchecked exception in Java?
answered
May 12, 2024
in
JAVA
by
unchecked
exception
java
0
votes
1
answer
What is the default value of a boolean variable in Java?
answered
May 9, 2024
in
JAVA
by
boolean
variable
0
votes
1
answer
What is the purpose of the ‘final’ keyword in Java?
answered
May 9, 2024
in
JAVA
by
final
keyword
0
votes
1
answer
Which of the following is not a primitive data type in Java?
answered
May 9, 2024
in
JAVA
by
primitive
data
type
0
votes
1
answer
What is the major feature added in Java 10?
answered
May 9, 2024
in
JAVA
by
featuraddedjava10
0
votes
1
answer
Which method is used to convert a String to a Double-object in Java?
answered
May 9, 2024
in
JAVA
by
stringdouble-object
java
0
votes
1
answer
Which method is used to convert a String to a double in Java?
answered
May 9, 2024
in
JAVA
by
string
double
java
0
votes
1
answer
Which method is used to convert a String to an Integer object in Java?
answered
May 9, 2024
in
JAVA
by
stringintegerobject
0
votes
1
answer
Which method is used to convert a String to an int in Java?
answered
May 9, 2024
in
JAVA
by
stringtoint
java
0
votes
1
answer
Which class is used to represent an HTTPS connection in Java?
answered
May 9, 2024
in
JAVA
by
https
connection
0
votes
1
answer
Which class is used to send HTTP requests and receive HTTP responses in Java?
answered
May 9, 2024
in
JAVA
by
http
requests
0
votes
1
answer
Which class is used to represent a connection to a URL in Java?
answered
May 9, 2024
in
JAVA
by
connection
url
java
0
votes
1
answer
Which class is used to represent an HTTP connection in Java?
answered
May 9, 2024
in
JAVA
by
http
connection
java
0
votes
1
answer
Which method is used to read a line of text from the standard input in Java?
answered
May 9, 2024
in
JAVA
by
standard
input
java
0
votes
1
answer
Which class is used to represent a CompletableFuture in Java?
answered
May 9, 2024
in
JAVA
by
completablefuture
java
0
votes
1
answer
Which interface is used to represent the result of an asynchronous computation in Java?
answered
May 8, 2024
in
JAVA
by
asynchronous
computation
java
0
votes
1
answer
Which class is used to represent a thread pool that can schedule tasks for execution at a fixed rate in Java?
answered
May 8, 2024
in
JAVA
by
schedule
tasks
0
votes
1
answer
Which interface is used to schedule a task for execution at a fixed rate in Java?
answered
May 8, 2024
in
JAVA
by
task
execution
0
votes
1
answer
Which class is used to schedule a task for execution after a specified delay in Java?
answered
May 8, 2024
in
JAVA
by
task
execution
0
votes
1
answer
Which interface is used to execute a task asynchronously and return a result in Java?
answered
May 8, 2024
in
JAVA
by
task
asynchronously
returnresult
0
votes
1
answer
Which class is used to execute a task asynchronously in Java?
answered
May 8, 2024
in
JAVA
by
task
asynchronously
0
votes
1
answer
Which interface is used to create a thread in Java?
answered
May 8, 2024
in
JAVA
by
createthread
java
To see more, click for all the
questions in this category
.
...