ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

13,451 results

Code With K5KC
What Are Static Utility Classes in Java? Explained Simply! #java #k5kc #interview

"What are static utility classes in Java? These are final, non-instantiable classes that provide **reusable and stateless ...

2:25
What Are Static Utility Classes in Java? Explained Simply! #java #k5kc #interview

781 views

8 months ago

blogize
How to Mock Static Methods in JUnit 5 Without PowerMockito

Learn how to mock static methods in JUnit 5 for Spring Boot applications using Mockito, without the need for PowerMockito.

1:43
How to Mock Static Methods in JUnit 5 Without PowerMockito

312 views

11 months ago

vlogize
When to Use Inner Classes or Inner Static Classes in Java

Discover when to create inner or inner static classes in Java, along with practical examples and clarity on accessing them ...

1:49
When to Use Inner Classes or Inner Static Classes in Java

0 views

8 months ago

Durga Software Solutions
Abstract Class Constructor: Valid In Java? #shorts

Can an abstract class have a constructor? Yes, perfectly valid! Abstract classes can contain constructors without issue. See how ...

0:21
Abstract Class Constructor: Valid In Java? #shorts

0 views

2 days ago

Durga Software Solutions
Constructor vs. Normal Class: Java Explained Simply #shorts

Watch as this student asks the ultimate question: Can a class test be taken? The answer might surprise you! Get ready for some ...

0:16
Constructor vs. Normal Class: Java Explained Simply #shorts

0 views

1 day ago

fullstackDaily
Reverse a String in Java in 1 Line 🔥

Reverse String in Java – Interview Trick #java #string #reversestring #javabasics #java #stringmanipulation #javabasics ...

0:22
Reverse a String in Java in 1 Line 🔥

0 views

1 day ago

CodeWave Solution
static variable trailer #education #cws #programmingconcept #shortvideo
0:23
static variable trailer #education #cws #programmingconcept #shortvideo

0 views

2 days ago

Coding Draft by Kanika
What if we remove public from public static void main(String[ ] args) in Java | Java Programming

What if we remove public from public static void main(String[ ] args) in Java | Omit public Keyword in Java | Java Programming ...

0:25
What if we remove public from public static void main(String[ ] args) in Java | Java Programming

0 views

5 hours ago

vlogize
How to Mock a Nested Static Class in Java

Discover effective techniques for mocking nested static classes in Java with Mockito and avoid NullPointerExceptions in your tests ...

1:57
How to Mock a Nested Static Class in Java

2 views

9 months ago

Abhishek Verma
Day-74: Can we serialize static fields in Java #shorts #java

In this short we will see can we serialize static fields in Java. Subscribe the channel for regular Java updates.

2:01
Day-74: Can we serialize static fields in Java #shorts #java

999 views

9 months ago

codegrindhub
Top 5 Java Mistakes You're Making with Static Keyword

Ever wondered what the static keyword actually does in Java? In this short, you'll learn how static variables, methods, blocks, and ...

0:31
Top 5 Java Mistakes You're Making with Static Keyword

291 views

6 months ago

NextoriaTech
JVM Architecture in Java | Java | Java Basic

Video Description: Quick overview of JVM (Java Virtual Machine) architecture components. Perfect for Java developers, full-stack ...

0:36
JVM Architecture in Java | Java | Java Basic

24 views

5 hours ago

SyncAwaitDev
Non-Static vs Static | Java Explained

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

0 views

30 minutes ago

Amir CodeLip (CodeLip)
Why Go Has No Classes (Interfaces, No Inheritance Explained) #goprogramming

Go doesn't have classes — and that's not a weakness. It's a deliberate design decision. In this video, we explore why Go avoids ...

1:34
Why Go Has No Classes (Interfaces, No Inheritance Explained) #goprogramming

0 views

9 hours ago

Tech School
Java String Pool | Interview Favorite Question ⚡

Ever wondered where Java stores Strings? This short explains String Pool, memory usage, and why Strings are immutable.

0:29
Java String Pool | Interview Favorite Question ⚡

0 views

20 hours ago

PrepStack
How to call parent class method from subclass using super Keyword #coding #java #shorts
2:18
How to call parent class method from subclass using super Keyword #coding #java #shorts

95 views

1 day ago

Geekific
Java's Static Keyword in 1 min | #geekific #static #in1min

Our Discord, GitHub repo, and socials can be found here: https://linktr.ee/geekific.

1:17
Java's Static Keyword in 1 min | #geekific #static #in1min

1,752 views

10 months ago

vlogize
Can a Static Class Extend a Non-Static Class in Java? Here’s What You Need to Know!

Discover the implications of a static class extending a non-static class in Java. Understand the design considerations and best ...

1:42
Can a Static Class Extend a Non-Static Class in Java? Here’s What You Need to Know!

0 views

8 months ago

vlogize
Conforming a static class to an Interface in Java: A Detailed Guide

Learn how to conform a static class to an interface in Java. Discover whether using static methods or singleton patterns is more ...

2:05
Conforming a static class to an Interface in Java: A Detailed Guide

0 views

2 months ago

QA_AI_WIZARDS
Static Methods – Utility Logic Without Objects

... rate formulas globally tips and tricks use static methods in utility/helper classes group them in a single utils java file avoid putting ...

1:16
Static Methods – Utility Logic Without Objects

125 views

5 months ago