ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,254 results

Interview DOT
JAVA 8 LAMBDA SUPPLIER | WHY DO WE NEED SUPPLIER | FUNCTIONAL INTERFACE | JAVA CODE | InterviewDOT

JAVA8 #FUNCTIONALINTERFACE #JAVA8LAMBDA #JAVAFUNCTIONALINTERFACE #FUNCTIONALINTERFACEJAVA ...

1:19
JAVA 8 LAMBDA SUPPLIER | WHY DO WE NEED SUPPLIER | FUNCTIONAL INTERFACE | JAVA CODE | InterviewDOT

551 views

4 years ago

Interview DOT
JAVA 8 INTERVIEW QUESTION ANSWER | FIND EVEN NUMBERS USING STREAM AND LAMBDA FUNCTIONS |InterviewDOT

The term Java functional interface was introduced in Java 8. A functional interface in Java is an interface that contains only a ...

1:34
JAVA 8 INTERVIEW QUESTION ANSWER | FIND EVEN NUMBERS USING STREAM AND LAMBDA FUNCTIONS |InterviewDOT

469 views

4 years ago

Interview DOT
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

JAVA8 #JAVA8INTERVIEW #JAVA8INTERVIEWLAMBDA #JAVA8EFFECTIVEFINAL Click here ...

1:57
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

3,535 views

4 years ago

Interview DOT
Explain Java 8 Lambda Expression | What is Lambda Expression | Example Java Code Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications.

3:03
Explain Java 8 Lambda Expression | What is Lambda Expression | Example Java Code Demo | InterviewDOT

4,487 views

5 years ago

Edgars Garsneks
Java Functional Interfaces? λ

Ever wondered what a functional interface is in Java? It's just an interface with ONE abstract method — perfect for clean, simple ...

0:57
Java Functional Interfaces? λ

375 views

7 months ago

Edgars Garsneks
What does Functional Annotation do?

If asked on interview could you explain what does the @FunctionalInterface annotation do? Watch this short video to find out!

0:45
What does Functional Annotation do?

1,684 views

7 months ago

The Debug Zone
Java 8 Functional Interface for Callbacks: A Complete Guide and Solutions

In this video, we dive into the world of Java 8 functional interfaces, focusing specifically on their role in implementing callbacks.

1:34
Java 8 Functional Interface for Callbacks: A Complete Guide and Solutions

0 views

1 month ago

Interview DOT
JAVA 8 INTERVIEW WHEN TO USE OPTIONAL MAP() INSTEAD OF GET() METHOD | EXAMPLE CODE | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. JAVA 8 ...

2:29
JAVA 8 INTERVIEW WHEN TO USE OPTIONAL MAP() INSTEAD OF GET() METHOD | EXAMPLE CODE | InterviewDOT

1,474 views

4 years ago

Interview DOT
JAVA 8 INTERVIEW QUESTION FIND DUPLICATE INTEGERS LIST IN JAVA USING STREAM FUNCTIONS | InterviewDOT

What are the functional interfaces in Java? The term Java functional interface was introduced in Java 8. A functional interface in ...

1:27
JAVA 8 INTERVIEW QUESTION FIND DUPLICATE INTEGERS LIST IN JAVA USING STREAM FUNCTIONS | InterviewDOT

1,089 views

4 years ago

Peter Schneider
Why main function in an interface instead of a class compiles and runs without problem in Java 17?

Why main function in an interface instead of a class compiles and runs without problem in Java 17? duplicate I hope you found a ...

2:24
Why main function in an interface instead of a class compiles and runs without problem in Java 17?

0 views

1 year ago

Interview DOT
EXCEPTIONS IN JAVA 8 LAMBDA EXPESSSION | JAVA 8 LAMBDA WRAPPER EXAMPLE CODE DEMO | InterviewDOT

However, the Functional Interfaces provided by the JDK don't deal with exceptions very well – and the code becomes verbose ...

1:28
EXCEPTIONS IN JAVA 8 LAMBDA EXPESSSION | JAVA 8 LAMBDA WRAPPER EXAMPLE CODE DEMO | InterviewDOT

647 views

4 years ago

The Debug Zone
Understanding Why Functional Interfaces Can't Have Multiple Abstract Methods in Java 8

In this video, we delve into the concept of functional interfaces in Java 8, exploring their significance in the context of lambda ...

2:17
Understanding Why Functional Interfaces Can't Have Multiple Abstract Methods in Java 8

3 views

1 month ago

Interview DOT
Java - Contains - IndexOf - Find The Substring - Example Code Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java ...

1:28
Java - Contains - IndexOf - Find The Substring - Example Code Demo | InterviewDOT

168 views

5 years ago

Roel Van de Paar
Software Engineering: java.util.function.Function as an interface for an mutable object

Software Engineering: java.util.function.Function as an interface for an mutable object Helpful? Please support me on Patreon: ...

1:44
Software Engineering: java.util.function.Function as an interface for an mutable object

1 view

3 years ago

Interview DOT
JAVA 8 STREAMS | WRITE A FACTORIAL PROGRAM USING JAVA 8 SYNTAX | EXAMPLE JAVA CODE DEMO|InterviewDOT

JAVA8PROGRAMMING #JAVA8INTERVIEW #JAVA8CODINGDEMO #JAVAEXAMPLECODE #JAVA8FACTORIALPROGRAM ...

1:50
JAVA 8 STREAMS | WRITE A FACTORIAL PROGRAM USING JAVA 8 SYNTAX | EXAMPLE JAVA CODE DEMO|InterviewDOT

1,013 views

4 years ago

Interview DOT
Why Java 8 Streams Are Lazy Explain ? | Java 8 Intermediate Terminal Operations | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Why Java ...

2:23
Why Java 8 Streams Are Lazy Explain ? | Java 8 Intermediate Terminal Operations | InterviewDOT

5,570 views

5 years ago

Interview DOT
JAVA 8 STREAM ORELSE METHOD EXAMPLE | JAVA CODE EXAMPLE DEMO | INTERVIEW QUESTION | InterviewDOT

JAVA8 #JAVA8STREAM #JAVACODE #INTERVIEWQUESTION # Click here ...

0:57
JAVA 8 STREAM ORELSE METHOD EXAMPLE | JAVA CODE EXAMPLE DEMO | INTERVIEW QUESTION | InterviewDOT

387 views

4 years ago

Gain Java Knowledge
Java 8 Date Time API

Hi Friends, #GainJavaKnowledge Welcome to this channel Gain Java Knowledge. We are providing best content of Java in ...

3:49
Java 8 Date Time API

222 views

2 years ago

Interview DOT
JAVA 8 STREAMS CONVERT A LIST OF STRINGS TO UPPERCASE | EXAMPLE JAVA CODE DEMO | InterviewDOT

JAVAPROGRAMMING #INTERVIEWDOT #JAVAINTERVIEW #JAVASHORTPROGRAMMING #JAVACODING ...

1:07
JAVA 8 STREAMS CONVERT A LIST OF STRINGS TO UPPERCASE | EXAMPLE JAVA CODE DEMO | InterviewDOT

840 views

4 years ago

Sophia Wagner
Why main function in an interface instead of a class compiles and runs without problem in Java 17?

Why main function in an interface instead of a class compiles and runs without problem in Java 17? duplicate Hey guys! Hopefully ...

2:19
Why main function in an interface instead of a class compiles and runs without problem in Java 17?

11 views

1 year ago

Interview DOT
Java 8 How to Sort a Map using Lambda | What is Java Lambda  | Example Java Code Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Tamil Java ...

3:00
Java 8 How to Sort a Map using Lambda | What is Java Lambda | Example Java Code Demo | InterviewDOT

924 views

5 years ago

Interview DOT
Java 8 IntStream MapToObj | Build The Character Pattern Using Java 8 IntStream | Demo | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java 8 ...

1:43
Java 8 IntStream MapToObj | Build The Character Pattern Using Java 8 IntStream | Demo | InterviewDOT

1,427 views

5 years ago

Interview DOT
How To Use Java 8 Streams Filter Method | Find Even Words Using Filter | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. How To ...

1:43
How To Use Java 8 Streams Filter Method | Find Even Words Using Filter | InterviewDOT

800 views

5 years ago

Interview DOT
JAVA 8 CAN I MERGE TWO DIFFERENT STREAMS EXAMPLE JAVA CODE | JAVA INTERVIEW QUESTION | InterviewDOT

JAVA8INTERVIEW #JAVAINTERVIEWDOT #JAVA8CODEEXAMPLE JAVA 8 CAN I MERGE TWO DIFFERENT STREAMS ...

1:11
JAVA 8 CAN I MERGE TWO DIFFERENT STREAMS EXAMPLE JAVA CODE | JAVA INTERVIEW QUESTION | InterviewDOT

935 views

4 years ago

Interview DOT
Java 8 - When To Use A Lambda ? Benefits Of Lambda | Boiler Plate Code | Example Code | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java 8 ...

2:19
Java 8 - When To Use A Lambda ? Benefits Of Lambda | Boiler Plate Code | Example Code | InterviewDOT

1,286 views

5 years ago