Login
Remember
Register
Ask a Question
Recent questions in JAVA
0
votes
1
answer
If you wanted to process a stream of names, extract the male names, and store them in a new list, what is the appropriate operation to be used?
asked
Jun 30, 2022
in
JAVA
by
sharadyadav1986
java8
java
0
votes
1
answer
Differentiate between the Thread class and Runnable interface for creating a Thread?
asked
Jun 17, 2022
in
JAVA
by
sharadyadav1986
thread
class
java
0
votes
2
answers
What is context switching?
asked
Jun 17, 2022
in
JAVA
by
sharadyadav1986
context-switching
0
votes
1
answer
What are the states in the lifecycle of a Thread?
asked
Jun 16, 2022
in
JAVA
by
Robindeniel
thread-lifecycle
0
votes
2
answers
What are the advantages of multithreading?
asked
Jun 16, 2022
in
JAVA
by
Robindeniel
multithreading-advantages
0
votes
1
answer
Why must wait() method be called from the synchronized block?
asked
Jun 16, 2022
in
JAVA
by
Robindeniel
wait-method
0
votes
1
answer
What is the purpose of wait() method in Java?
asked
Jun 16, 2022
in
JAVA
by
Robindeniel
wait-method
0
votes
1
answer
What do you understand by inter-thread communication?
asked
Jun 16, 2022
in
JAVA
by
Robindeniel
thread-communication
0
votes
1
answer
Differentiate between process and thread?
asked
Jun 16, 2022
in
JAVA
by
Robindeniel
java-process
java-thread
0
votes
1
answer
What is the thread?
asked
Jun 16, 2022
in
JAVA
by
Robindeniel
thread
thread-java
0
votes
1
answer
How many types of constructors are used in Java?
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
java-constructors
0
votes
1
answer
What are Brief Access Specifiers and Types of Access Specifiers?
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
access-specifiers
0
votes
1
answer
What is JDK? Mention the variants of JDK?
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
jdk
jdk-method
0
votes
1
answer
What happens when the main() isn't declared as static?
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
main-method
0
votes
1
answer
Differentiate between instance and local variables.
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
local-variables
instance-variables
0
votes
1
answer
Can you implement pointers in a Java Program?
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
pointers-implementation
0
votes
1
answer
Define package in Java.
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
java-packages
0
votes
1
answer
Define Singleton Classes in Java.
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
singleton-classes
0
votes
1
answer
What is an object-oriented paradigm?
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
object-oriented-paradigm
0
votes
1
answer
Define Copy Constructor in Java
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
contuctors
+1
vote
1
answer
What do you mean by aggregation?
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
aggregation
0
votes
1
answer
What is an Association?
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
java-association
0
votes
1
answer
Explain the expected output of the following code segment?
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
java-output
0
votes
1
answer
What is the default value stored in Local Variables?
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
local-variables
0
votes
1
answer
Will the program run if we write static public void main?
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
static-public-void-main
0
votes
1
answer
What are the Memory Allocations available in JavaJava?
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
memory-allocations
0
votes
1
answer
What is a ClassLoader?
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
classloader
+1
vote
1
answer
What do you get in the Java download file? How do they differ from one another?
asked
Jun 1, 2022
in
JAVA
by
SakshiSharma
java-download-file
0
votes
1
answer
Stream operation iterations are internal over the source of elements.
asked
May 31, 2022
in
JAVA
by
Robin
stream-operation
0
votes
1
answer
Each pipeline ends with a/an ____________.
asked
May 31, 2022
in
JAVA
by
Robin
java-pipeline
Page:
« prev
1
...
8
9
10
11
12
13
14
15
16
17
18
...
61
next »
Recent questions in JAVA
...