Quiz on Lambda Expressions and Functional Interfaces

Quiz on Lambda Expressions and Functional Interfaces

Professional Development

19 Qs

quiz-placeholder

Similar activities

WebJava Session07

WebJava Session07

Professional Development

14 Qs

제4과: 개발환경

제4과: 개발환경

Professional Development

15 Qs

Automation test

Automation test

Professional Development

20 Qs

Java Collections Framework Quiz 1

Java Collections Framework Quiz 1

Professional Development

19 Qs

Câu Hỏi Quiz Về Công Cụ GenAI

Câu Hỏi Quiz Về Công Cụ GenAI

Professional Development

17 Qs

Quiz on Lambda Expressions and Functional Interfaces

Quiz on Lambda Expressions and Functional Interfaces

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

Hoang Khoa

Used 2+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Các biểu thức lambda là gì?

Một loại biến

Một khối mã ngắn không có tên

Một phương thức có tên trong Java

Một lớp trong Java

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Phần nào sau đây là một phần bắt buộc của biểu thức lambda?

Tên phương thức

Tên lớp

Danh sách tham số

Kiểu trả về

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Các toán tử mũi tên '->' trong biểu thức lambda có ý nghĩa gì?

Bắt đầu một phương thức

Phân tách tham số và thân

Kết thúc một câu lệnh

Khai báo một biến

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Phiên bản Java nào đã giới thiệu biểu thức lambda?

Java 8

Java 7

Java 9

Java 6

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a functional interface?

An interface with exactly one abstract method

An interface with multiple abstract methods

An interface with no methods

An interface that cannot be implemented

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of the following is an example of a built-in functional interface?

Runnable

Supplier

Serializable

Cloneable

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the purpose of the @FunctionalInterface annotation?

To indicate a class is abstract

To enforce a single abstract method in an interface

To create a new class

To define a method

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?