ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

10,102 results

Next LVL Programming
What Are Static Inner Classes In Java? - Next LVL Programming

What Are Static Inner Classes In Java? In this informative video, we will discuss static inner classes in Java and their unique ...

3:24
What Are Static Inner Classes In Java? - Next LVL Programming

3 views

4 months ago

Thinking Out Of ... Box
🧠 Mock Static Methods in Java ⚡️ The Right Way (2025 Update)

Learn how to mock static methods in Java the right way in this 2025 Mockito update! No more PowerMock headaches — we ...

7:17
🧠 Mock Static Methods in Java ⚡️ The Right Way (2025 Update)

175 views

7 months ago

MonTI
public static void main(String[] args) | La mejor explicación para principiantes | Java básico

El audio quedó desfasado, sin embargo creo que se explica bien en qué consiste y de qué se compone el método public static ...

13:29
public static void main(String[] args) | La mejor explicación para principiantes | Java básico

97 views

8 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

9 months ago

vlogize
Well-Structured Approach to Static Classes in Java: Is it Good Practice?

Explore the best practices for using static classes in Java and understand why a well-organized structure is crucial for ...

1:41
Well-Structured Approach to Static Classes in Java: Is it Good Practice?

0 views

7 months ago

Coding with Vighnesh
Top 75+ Tricky Java Interview Questions - Can  we create static class in Java? #javainterview #java8

Can We Create a Static Class in Java? | Core Java Interview Question Explained In this video, we answer a classic Core Java ...

1:52
Top 75+ Tricky Java Interview Questions - Can we create static class in Java? #javainterview #java8

163 views

3 months ago

vlogize
Recreating Static Inner Class in Java Using C Sharp

Discover how to effectively recreate a `static nested class` from Java in C Sharp, maintaining similar architecture and functionality.

1:46
Recreating Static Inner Class in Java Using C Sharp

0 views

4 months ago

Collinz dev
Java Inner Classes & Static Nested Classes Explained

Master Inner Classes & Static Nested Classes in Java with Simple Examples! In this video, we cover: ✓ What is a Member ...

9:12
Java Inner Classes & Static Nested Classes Explained

18 views

10 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

3 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

9 months ago

Code With Sopnil
Static in Java | Static variable | Static Class | Static block  | Static Method

In this video I am talking about static in Java So usually we have four things which we can make static in Java Static variable Static ...

26:04
Static in Java | Static variable | Static Class | Static block | Static Method

12 views

5 months 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

vlogize
Understanding Why You Can't Access an Inner Static Class in Java with a Class Object

Explore the nuances of accessing static inner classes in Java, the misconceptions behind using class instances, and how to follow ...

1:52
Understanding Why You Can't Access an Inner Static Class in Java with a Class Object

1 view

3 months ago

Learn With Dvn
Static keyword in Java | Static variables | Static Methods| Static Blocks in Java | static class

Static keyword in Java | Static variables | Static Methods| Static Blocks in Java | static class | Java Static Keyword Explained in ...

34:28
Static keyword in Java | Static variables | Static Methods| Static Blocks in Java | static class

51 views

3 months ago

Code Viento
Why is "main" static? 🤔 Java Class Structure Explained?

In this video, we go deeper into Java class structures: ✓ How to define fields with static and final keywords ✓ Understanding ...

10:07
Why is "main" static? 🤔 Java Class Structure Explained?

59 views

6 months ago

vlogize
Accessing Static Member Classes in Java: A Guide to Best Practices

Learn how to correctly access static member classes in Java while maintaining clean and organized code. Discover best practices ...

1:33
Accessing Static Member Classes in Java: A Guide to Best Practices

1 view

10 months ago

Code With Sopnil
Importance of Public static void main() method in Java

Ever wondered why every Java program must start with public static void main(String[] args)? In this video, I'll break it down in ...

12:26
Importance of Public static void main() method in Java

229 views

4 months ago

EXPLORE BY PUSHPENDRA
Static Members in Java | Static Keyword | Static Method | Static Class in Java

staticmembers #staticvariableinjava # staticmethodinjava #staticinnerclass #staticmembervariable #staticmemberfunction.

22:19
Static Members in Java | Static Keyword | Static Method | Static Class in Java

39 views

2 months ago

Java Guides
Can Constructor Be final or static in Java?

Constructors are fundamental in Java — but they have strict rules because they deal directly with object creation. You cannot mark ...

1:58
Can Constructor Be final or static in Java?

2,502 views

7 months ago

vlogize
Understanding Illegal static declaration in inner class Solution.Result Error in Java

Discover the solution to the `Illegal static declaration in inner class Solution.Result` error that often occurs on platforms like ...

2:14
Understanding Illegal static declaration in inner class Solution.Result Error in Java

5 views

7 months ago