Login
Remember
Register
User Robin
Wall
Recent activity
All questions
All answers
Ask a Question
Answers by Robin
0
votes
Which of the following interfaces represents a consumer of double-valued arguments in Java 8?
answered
May 2, 2024
in
JAVA
double-valued
arguments
0
votes
Which of the following is true about the Stream.flatMap() method in Java 8?
answered
May 2, 2024
in
JAVA
stream
flatmap
method
0
votes
Which of the following interfaces represents a consumer of long-valued arguments in Java 8?
answered
May 2, 2024
in
JAVA
long-valued
arguments
0
votes
Which of the following interfaces represents a function that accepts a boolean-valued argument and produces a result of the specified type in Java 8?
answered
May 2, 2024
in
JAVA
boolean-valued
argument
0
votes
Which of the following is true about the Stream.sorted() method in Java 8?
answered
May 2, 2024
in
JAVA
stream
sorted
method
0
votes
Which of the following interfaces represents a function that accepts a double-valued argument and produces a result of the specified type in Java 8?
answered
May 2, 2024
in
JAVA
double-valued
argument
0
votes
Which of the following is a valid method reference in Java 8?
answered
Apr 28, 2024
in
JAVA
valid
method
reference
0
votes
What is the difference between a stateful and stateless operation in a stream pipeline?
answered
Apr 28, 2024
in
JAVA
stateless
operation
0
votes
What is the difference between findAny() and findFirst() in Java 8?
answered
Apr 28, 2024
in
JAVA
findany
and
findfirst
0
votes
What is the purpose of the toArray() method in a stream pipeline?
answered
Apr 28, 2024
in
JAVA
toarray
method
0
votes
What is the difference between a predicate and a function in Java 8?
answered
Apr 28, 2024
in
JAVA
predicate
function
0
votes
Which of the following is true about the Stream API in Java 8?
answered
Apr 28, 2024
in
JAVA
stream
api
0
votes
What is the purpose of the map() method in a stream pipeline?
answered
Apr 28, 2024
in
JAVA
map
method
0
votes
What is the difference between a consumer and a supplier in Java 8?
answered
Apr 28, 2024
in
JAVA
supplier
java8
0
votes
What is the purpose of the forEach() method in a stream pipeline?
answered
Apr 28, 2024
in
JAVA
foreach
method
0
votes
What is the purpose of the flatMap() method in a stream pipeline?
answered
Apr 28, 2024
in
JAVA
flatmap
method
0
votes
What is the difference between a parallel stream and a sequential stream?
answered
Apr 28, 2024
in
JAVA
sequential
stream
0
votes
What is the output in java of the following code?
answered
Apr 24, 2024
in
JAVA
java
0
votes
Which of the following is the correct syntax for a while loop in Java?
answered
Apr 24, 2024
in
JAVA
java
0
votes
What is the output of the following code in java
answered
Apr 24, 2024
in
JAVA
java
code
Page:
« prev
1
2
3
4
5
6
7
8
9
...
153
next »
...