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
173 results
A small Java keyword confuses almost every beginner — static In this 60 Second Java Shorts video, you'll learn what the static ...
55 views
16 hours ago
Static variables are NOT serialized in Java. Reason: Serialization saves object data, but static variables belong to the class.
200 views
2 weeks ago
The static keyword in Java is used for memory-efficient code Learn static variables, methods, blocks, and static class usage ...
26 views
4 weeks ago
Confused about factory methods? Learn how Java applications communicate with the JVM using Runtime and DateFormat ...
883 views
What is a Class and Object in Java? In this short video, you'll learn the difference between class and object in Java with a simple ...
45 views
Java 25 continues its effort to make Java simpler and more approachable, especially for beginners and educators. In this short ...
58 views
3 weeks ago
What is the static keyword in Java? In this short video, you'll learn why static belongs to the class, not the object, and how static ...
136 views
Ever wondered how System.out.println() works in Java? In this short video, we explain: ✓ What the System class is ✓ Why out ...
20 views
1 day ago
Day 7️⃣ / 30 Days Java Interview Questions What is static keyword in Java? ⚡ static belongs to the class, not the object ...
117 views
public class FirstJavaFile { public static void main(String[] args) { System.out.println("Salam!"); System.out.println("Willocme to ...
13 views
1. double equals vs equalsTo 2. What happens internally when you call System.out.println() in Java? 3. Why is the main method in ...
17 views
7 days ago
2,207 views
Ever wondered why Java APIs use valueOf(), of(), or getInstance() instead of constructors? This short explains why static factory ...
165 views
12 days ago
Your first Java program feels like pure magic when it finally runs—and it's not just you. In this video, we break down the classic ...
3 views
What is runtime in Java? Runtime is a class. GetRuntime is a static method called by class name. Understand the core concepts of ...
3,004 views
Java looks scary… until you understand how it actually works. In this video, I explain your FIRST Java program — Hello World ...
25 views
4 views
Static Methods In Java | Java Static Method Explained With Examples ✨ Static Methods in Java explained in a very simple and ...
0 views
8 days ago
Non-static aur static variable ka real difference simple visual example ke saath. Java beginners ke liye short explanation. #Java ...
7 views
12 : Static Variable | Static variable in java | What is Static Variable in Java ?#java #interview 12: Static Variable | Static variable in ...
198 views