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
280 results
In the previous video, we learned about Java Data Types and how different data types store different kinds of values. In this video ...
25 views
2 weeks ago
In this video, we explain Type Casting in Java with clear examples and simple explanation. You will learn both Implicit (Widening) ...
5 views
Struggling with data type conversion? Discover how to safely perform type casting in Java. Avoid common errors when converting ...
7 views
3 days ago
More on jShell here: https://docs.oracle.com/en/java/javase/25/jshell/introduction-jshell.html and here: ...
59 views
9 days ago
In this video, you will learn Upcasting and Downcasting in Java step by step. What is Upcasting What is Downcasting ...
8 views
3 weeks ago
Java #TypeCastingInJava #JavaFromScratch #JavaBasics #LearnJava #CoreJava #JavaForBeginners #ProgrammingInJava ...
22 views
Java #TypeCastingInJava #JavaPractical #JavaLab #JavaFromScratch #LearnJava #JavaCoding #CoreJava #JavaExamples ...
11 views
8 days ago
In this video, we learn Type Casting in Java: converting one data type into another. We cover widening (automatic), narrowing ...
15 views
4 days ago
In this video, we dive deep into how Java handles different data types. Understanding the difference between automatic ...
41 views
7 days ago
Master Type Conversion and Type Casting in Java. In this video, we break down how Java handles different data types, the ...
36 views
public class FirstJavaFile { public static void main(String[] args) { System.out.println("Salam!"); System.out.println("Willocme to ...
Confused why int vs Integer matters? In just 7 minutes we turn Java data types into a spice rack—no code needed!
Welcome to Talent Kaksha — Your Learning Partner! Here at Talent Kaksha Java variables are the foundation of any Java ...
0 views
2 days ago
Welcome to Core Java Complete Course – Lecture 15 by A2Z Softech XYZ. In this lecture, you will learn: What is Type Casting ...
1 view
1 day ago
Welcome to Java Programming by Sagar Choudhary In Episode 08, you will learn: ✓ What is Type Casting in Java ✓ Why type ...
14 views
13 views
11 days ago
... Data types in Java 7) Primitive and non-primitive data types 8) Type casting in Java 9) Strings in Java 10) Ways to create Strings ...
Java 21 further enhances Pattern Matching for instanceof, making type checks cleaner, safer, and more readable This feature ...
17 views
13 days ago
Java instanceof Operator – Old Way vs New Pattern Matching In this video, we understand the instanceof operator in Java and ...
6 views
Do you know how a computer stores information (data) in memory? In this video, we look at the concept of Variables and how to ...
115 views