Java 8 Streams

Java 8 Streams

Professional Development

5 Qs

quiz-placeholder

Similar activities

Programming languages

Programming languages

KG - Professional Development

10 Qs

How much do YOU know about computers?

How much do YOU know about computers?

KG - Professional Development

7 Qs

Monthly Assessment TQA Maret

Monthly Assessment TQA Maret

Professional Development

10 Qs

Feedback -CSST 105

Feedback -CSST 105

Professional Development

10 Qs

IT ENGLISH: Research Project Topics - Java and JavaScript

IT ENGLISH: Research Project Topics - Java and JavaScript

Professional Development

10 Qs

SE_1

SE_1

Professional Development

10 Qs

DECI - Week 5 - round

DECI - Week 5 - round

Professional Development

10 Qs

sap abbr

sap abbr

Professional Development

10 Qs

Java 8 Streams

Java 8 Streams

Assessment

Quiz

Computers

Professional Development

Easy

Used 37+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Lambda expressions are based on

Procedural programming

Functional programming

Data programming

All

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many methods are there in the functional interface?

0

1

2

3

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Filter and Map stream operations are of:

intermediate type

terminal type

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Collect, count, findFirst stream operations are of:

intermediate type

terminal type

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will be the value of variable sum?

5

6

15

18