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
425 results
YouTube Interface in Java in 10 Seconds ☕ | implements Keyword Explained #Shorts YouTube Description Learn Interfaces in ...
53 views
3 weeks ago
In this video, you'll learn **Interfaces in Java** with a simple and practical example. An interface is an important concept in ...
2 views
OOP Concepts | Interface Types and Comparator | Java Interfaces Explained | GeeksForGeeks | Java Programming Tutorial ...
0 views
2 weeks ago
I like to (mis)use interfaces as convenient utility. What do you think? Java used in this short: openjdk version "25" 2025-09-16 LTS ...
1,398 views
Welcome back to Suresh Pal Tech Academy! If you are learning Java 8 features or preparing for Java technical interviews, ...
5 views
10 hours ago
Interface in Java explained in a simple and interview-friendly way! An Interface in Java is a blueprint that defines a contract that ...
68 views
13 days ago
Learn Java Interfaces from Scratch with Real-World Examples! In this video, you'll understand one of the most important ...
217 views
105 views
8 days ago
Can a Java interface contain implemented methods? Yes. Modern Java supports default and static methods while interfaces still ...
13 views
12 days ago
In this video, you'll learn the complete difference between Class and Interface in Java. Topics Covered: ✓ What is a Class in ...
124 views
Learn the difference between Interface and Abstraction in Java in just 15 seconds! Many beginners get confused between ...
107 views
Since Java 8, interfaces can include: ✓ default methods with implementations ✓ static methods with implementations This feature ...
125 views
Interviewer: What is the difference between Interface and Abstract Class in Java? In this Java interview short, learn the key ...
36 views
10 days ago
34 views
4 weeks ago
Unity does not serialize interface-typed fields. Interface Reference does — in the Inspector. Assign a MonoBehaviour, a ...
40 views
We look at a broad `Worker` interface in Java that forces a `RobotWorker` to implement an irrelevant `eat()` method. After feeling ...
7 days ago
Java 8 Functional Interfaces — Real-Time Project Examples! Confused about Predicate, Function, Consumer, and Supplier?
589 views
6 days ago
In this session, we compare Default Methods and Static Methods in Java 8 Interfaces with simple explanations and practical ...
6 views
Can you solve this Java interview question? Two interfaces define the same default method, and one class implements both.
What is a Marker Interface in Java? A Marker Interface is an **empty interface** with no methods or variables, but it gives ...
30 views