Login
Remember
Register
Recent
Hot!
Most votes
Most answers
Most views
Ask a Question
Recent questions
0
votes
1
answer
Which of the following interfaces represents a consumer of double-valued arguments in Java 8?
asked
May 2, 2024
in
JAVA
by
Robin
double-valued
arguments
0
votes
1
answer
Which of the following is true about the Stream.flatMap() method in Java 8?
asked
May 2, 2024
in
JAVA
by
Robin
stream
flatmap
method
0
votes
1
answer
Which of the following interfaces represents a consumer of long-valued arguments in Java 8?
asked
May 2, 2024
in
JAVA
by
Robin
long-valued
arguments
0
votes
1
answer
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?
asked
May 2, 2024
in
JAVA
by
Robin
boolean-valued
argument
0
votes
1
answer
Which of the following is true about the Stream.sorted() method in Java 8?
asked
May 2, 2024
in
JAVA
by
Robin
stream
sorted
method
0
votes
1
answer
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?
asked
May 2, 2024
in
JAVA
by
Robin
double-valued
argument
0
votes
1
answer
Which of the following is true about the Stream.collect() method in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
stream
collect
method
0
votes
1
answer
Which of the following interfaces represents a function that accepts a long-valued argument and produces a result of the specified type in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
long-valued
argument
0
votes
1
answer
Which of the following is true about the Optional class in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
optional
class
0
votes
1
answer
Which of the following interfaces represents a supplier of objects in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
objects
java
0
votes
1
answer
Which of the following interfaces represents a sequence of primitive double values in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
primitive
double
values
0
votes
1
answer
Which of the following is true about method references in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
method
references
0
votes
1
answer
Which of the following is true about the StringJoiner class in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
stringjoiner
class
0
votes
1
answer
Which of the following is true about the Files.walk() method in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
files
walk
method
0
votes
1
answer
Which of the following is true about the Stream.concat() method in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
stream
concat
method
0
votes
1
answer
Which of the following is true about parallel streams in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
parallel
streams
0
votes
1
answer
What is the purpose of the Stream.Builder interface in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
stream
builder
interface
0
votes
1
answer
Which of the following interfaces is not a subtype of the Function interface in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
function
interface
0
votes
1
answer
Which of the following is not a functional interface in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
functional
interface
0
votes
1
answer
Which of the following is true about the Optional class in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
optional
class
0
votes
1
answer
Which of the following is true about the collect() method in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
collect
method
0
votes
1
answer
Which of the following is true about the reduce() method in Java 8?
asked
Apr 30, 2024
in
JAVA
by
john ganales
reduce
0
votes
1
answer
What is the difference between peek() and forEach() in a stream pipeline?
asked
Apr 30, 2024
in
JAVA
by
john ganales
peek
foreach
0
votes
1
answer
A company is planning on using Amazon Kinesis firehose to stream data into an S3 bucket. They need the data to be transformed first before it can be sent to the S3 bucket. Which of the following would be used for the transformation process?
asked
Apr 29, 2024
in
AWS
by
DavidAnderson
aws-certified-cloud-practitioner-exam
0
votes
1
answer
Your company has large data sets that need to be streamed directly into Amazon S3. Which of the following would be the easiest way for such a requirement?
asked
Apr 29, 2024
in
AWS
by
DavidAnderson
aws-certified-cloud-practitioner-exam
0
votes
1
answer
Your team is developing a solution that will make use of DynamoDB tables. Currently, the application is designed to perform scans on the entire table. Which of the following can be done to re-design and improve the application's performance when it interacts with the DynamoDB table?
asked
Apr 29, 2024
in
AWS
by
DavidAnderson
aws-certified-cloud-practitioner-exam
0
votes
1
answer
Your team is developing a solution that will make use of DynamoDB tables. Due to the nature of the application, the data is needed across a couple of regions across the world. Which of the following would help reduce the latency of requests to DynamoDB from different regions?
asked
Apr 29, 2024
in
AWS
by
DavidAnderson
aws-certified-cloud-practitioner-exam
0
votes
1
answer
How many read request units of the DynamoDB table are required for an item up to 8 KB using one strongly consistent read request?
asked
Apr 29, 2024
in
AWS
by
DavidAnderson
aws-certified-cloud-practitioner-exam
0
votes
1
answer
Your company has asked you to maintain an application using Elastic Beanstalk. At times, you normally hit the application version limit when deploying new versions of the application. Which of the following is the most effective way to manage this issue?
asked
Apr 29, 2024
in
AWS
by
DavidAnderson
aws-certified-cloud-practitioner-exam
0
votes
1
answer
Your company has asked you to maintain an application using Elastic Beanstalk. They have mentioned that when updates are made to the application, the infrastructure maintains its full capacity. Which of the following deployment methods should you use for this requirement?
asked
Apr 29, 2024
in
AWS
by
DavidAnderson
aws-certified-cloud-practitioner-exam
Page:
« prev
1
...
55
56
57
58
59
60
61
62
63
64
65
...
667
...
next »
Recent questions
...