ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

173 results

JavaTechTutorial
Java static Keyword Confuses Almost Everyone 😱 | static Explained in 60 Second

A small Java keyword confuses almost every beginner — static In this 60 Second Java Shorts video, you'll learn what the static ...

1:37
Java static Keyword Confuses Almost Everyone 😱 | static Explained in 60 Second

55 views

16 hours ago

KaviCodehub
Most Java Developers Miss This ❌ | static serialization

Static variables are NOT serialized in Java. Reason: Serialization saves object data, but static variables belong to the class.

0:31
Most Java Developers Miss This ❌ | static serialization

200 views

2 weeks ago

fullstackDaily
What is Static in Java? Static Variables, Methods & Blocks 💻

The static keyword in Java is used for memory-efficient code Learn static variables, methods, blocks, and static class usage ...

2:00
What is Static in Java? Static Variables, Methods & Blocks 💻

26 views

4 weeks ago

Durga Software Solutions
Java Factory Method Explained: Master Static Factory Methods #shorts

Confused about factory methods? Learn how Java applications communicate with the JVM using Runtime and DateFormat ...

1:46
Java Factory Method Explained: Master Static Factory Methods #shorts

883 views

2 weeks ago

Interview Traps
Why main() Method is Static in Java? 🤔 | Java Interview Question #codinginterview

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 ...

0:21
Why main() Method is Static in Java? 🤔 | Java Interview Question #codinginterview

45 views

2 weeks ago

Coding wala Shree
No More 'public static void main()' in Java 25? JEP 512: Compact Source Files & Instance Main Method

Java 25 continues its effort to make Java simpler and more approachable, especially for beginners and educators. In this short ...

2:31
No More 'public static void main()' in Java 25? JEP 512: Compact Source Files & Instance Main Method

58 views

3 weeks ago

Interview Traps
What is static Keyword in Java? 🤔 | Java Interview Concept

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 ...

0:22
What is static Keyword in Java? 🤔 | Java Interview Concept

136 views

2 weeks ago

Digambar Soft
How System.out.println() Works in Java 🔍 | Java Basics #shorts

Ever wondered how System.out.println() works in Java? In this short video, we explain: ✓ What the System class is ✓ Why out ...

0:34
How System.out.println() Works in Java 🔍 | Java Basics #shorts

20 views

1 day ago

Riyas Asraf
Day 7 What is static Keyword  #30daysofjava

Day 7️⃣ / 30 Days Java Interview Questions What is static keyword in Java? ⚡ static belongs to the class, not the object ...

0:58
Day 7 What is static Keyword #30daysofjava

117 views

3 weeks ago

Farid Software Lab
002introduction to java

public class FirstJavaFile { public static void main(String[] args) { System.out.println("Salam!"); System.out.println("Willocme to ...

2:57
002introduction to java

13 views

2 weeks ago

Build Luck
Top Java Interview Questions and Answers for Beginners Part 1 | Java Interview Question Answers

1. double equals vs equalsTo 2. What happens internally when you call System.out.println() in Java? 3. Why is the main method in ...

3:55
Top Java Interview Questions and Answers for Beginners Part 1 | Java Interview Question Answers

17 views

7 days ago

Uncodedex
Why is main() static in Java?Because JVM starts execution before object creation? #uncodedex #java
1:42
Why is main() static in Java?Because JVM starts execution before object creation? #uncodedex #java

2,207 views

2 weeks ago

heetro
Advantages of Static Factory methods over Constructors.#cleancode #java

Ever wondered why Java APIs use valueOf(), of(), or getInstance() instead of constructors? This short explains why static factory ...

2:51
Advantages of Static Factory methods over Constructors.#cleancode #java

165 views

12 days ago

Scott Decodes!
Explain Simple Java Program

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 ...

2:06
Explain Simple Java Program

3 views

3 weeks ago

Durga Software Solutions
Java Runtime: Understanding GetRuntime() Method Explained #shorts

What is runtime in Java? Runtime is a class. GetRuntime is a static method called by class name. Understand the core concepts of ...

0:28
Java Runtime: Understanding GetRuntime() Method Explained #shorts

3,004 views

2 weeks ago

Black Kernel
#4 First CODE in Java 🔥

Java looks scary… until you understand how it actually works. In this video, I explain your FIRST Java program — Hello World ...

2:26
#4 First CODE in Java 🔥

25 views

4 weeks ago

Farid Software Lab
004 comments in java

public class FirstJavaFile { public static void main(String[] args) { System.out.println("Salam!"); System.out.println("Willocme to ...

3:21
004 comments in java

4 views

2 weeks ago

Vision Microtech
🔥 Static Methods In Java | Java Static Method Explained With Examples 🚀 ✨

Static Methods In Java | Java Static Method Explained With Examples ✨ Static Methods in Java explained in a very simple and ...

3:51
🔥 Static Methods In Java | Java Static Method Explained With Examples 🚀 ✨

0 views

8 days ago

SyncAwaitDev
Non-Static vs Static | Java Explained #javashorts #java #coding #programming #staticvariable

Non-static aur static variable ka real difference simple visual example ke saath. Java beginners ke liye short explanation. #Java ...

2:10
Non-Static vs Static | Java Explained #javashorts #java #coding #programming #staticvariable

7 views

3 weeks ago

A1 IT Training Institute 20k 2 hourse ago
12 : Static Variable | Static variable in java | What is Static Variable in Java ?#java #interview

12 : Static Variable | Static variable in java | What is Static Variable in Java ?#java #interview 12: Static Variable | Static variable in ...

0:09
12 : Static Variable | Static variable in java | What is Static Variable in Java ?#java #interview

198 views

3 weeks ago