
JAVA Quiz 4

Quiz
•
Computers
•
Professional Development
•
Medium

Nitin Gupta
Used 6+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How are lambda expressions denoted in Java?
A. =>
B. ->
C. <>
D. ::
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In the context of Java 8 lambda expressions, what is a target type?
A. The type of the lambda expression
B. The type of the functional interface
C. The type of the argument
D. The return type of the lambda expression
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the Predicate functional interface in Java 8?
A. To produce results
B. To consume values
C. To transform values
D. To filter elements based on a condition
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Q. Which of the following represents a Lambda Expression in Java?
A.
(int a, int b) -> a + b
B.
public int add(int a, int b) { return a + b; }
C.
(a, b) => a + b
D.
int sum = (x, y) -> x + y;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these classes is not part of Java’s collection framework?
a) Array
b) Maps
c) Stack
d) Queue
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is Collection in Java?
a) A group of classes
b) A group of
objects
c) A group of interfaces
d) None of the mentioned
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following-
a) 12885
b) 58881
c) 12845
d) 54881
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Round-1 Technical Aptitude

Quiz
•
11th Grade - Professi...
20 questions
Password e sicurezza

Quiz
•
Professional Development
20 questions
Assignment 3

Quiz
•
Professional Development
20 questions
Dev Web Java / Angular

Quiz
•
Professional Development
20 questions
m1-html-css-js

Quiz
•
KG - Professional Dev...
25 questions
Java Basics

Quiz
•
Professional Development
28 questions
Java Fundamentals

Quiz
•
Professional Development
20 questions
Soal HTML, CSS, dan JavaScript Basic

Quiz
•
Professional Development
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade