Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
127 results
Functional Interfaces are the foundation of Lambda expressions and functional programming in Java In this video, we explain ...
0 views
9 hours ago
I explained the concept of Functional Interfaces in Java, which are interfaces that contain only one public abstract method, ...
45 views
4 days ago
Confused between Java Interfaces and Abstract Classes? This beginner-friendly video breaks down the key differences, ...
120 views
Esta fuente es una transcripción de una clase sobre programación en Java que se centra en el uso de librerías para mejorar la ...
6 views
3 days ago
Why can't Java support multiple inheritance? Because it can cause ambiguity when two parent classes have the same method.
156 views
5 days ago
Learn Java Stream API step-by-step in this video. We cover the most important Java 8 features including Functional Interfaces, ...
43 views
Inheritance Basics: introduction, need, syntax (extends Keyword) and Types of Inheritance, Superclass, Subclass and use of ...
23 views
19 hours ago
Lambda expressions changed the way Java developers write code In this video, you'll master Lambda Expressions and learn ...
83 views
3 hours ago
n this video, we will deeply understand the Java Collection Framework Hierarchy in a very simple and beginner-friendly way.
19 views
23 hours ago
Java 8 Built-in Functional Interfaces – Complete Explanation In this video, I explain the four most important built-in functional ...
2 days ago
Want to build modern, visually appealing desktop applications using Java? In this video, you'll learn how to create stunning ...
143 views
7 days ago
Training & Certification: https://forms.gle/dhZhETccxuQTCBQB9 In this video, you will learn about the Comparator Interface in ...
This video covers Go's structs. 00:00 Intro 02:27 Analogy 03:31 Code 09:22 Type Assertion 12:58 End.
36 views
Functional Interface predefined by java are Predicate, Consumer, Supplier and Function.
6 days ago
In this video, we explain the I in SOLID – Interface Segregation Principle (ISP) in a simple and practical way. You'll learn: ...
Java Programming Chapter 13 Abstract Classes and Interfaces Questions and Answers Graded A823.
Top Java Interview Question: What is a Functional Interface? #codewithsagesyntax #javascript #shorts : In Java, a Functional ...
86 views
In this video, I have developed a complete Customer Management System using Java and Spring Boot. This backend project ...
0
In this video, we understand why Java 8 introduced static and default methods in interfaces, in a very simple and practical way.