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
62 results
What is String in Java? String is a class used to store text and it is immutable. Perfect for Java beginners. #Java #String ...
0 views
1 hour ago
Hello So what are the different ways by using which you can create immutable classes inside Java first of all you can have a class ...
9,956 views
4 days ago
You put a value in a HashMap. You know it's there. But when you try to get it back… it's null. This isn't a Java bug. It's an equals() ...
5 days ago
In Java, string and wrapper class objects are immutable. This means once created, their content cannot be changed. Learn why ...
4,224 views
How would you prove in ONE line that a string has NO repeating characters? #ytshorts #shorts #ytshortsindia java string unique ...
1,610 views
2 days ago
7 days ago
Example: Ljava/lang/String; represents the String class. Your signature sumArrD([DLint;)D breaks down to: [D → double[] Lint; → a ...
Day 5/150 – LeetCode 150 Interview Questions Series (Java) In this video, we solve the “Group Anagrams” problem — a very ...
3 days ago
And we want to reverse this string here i want to reverse this string so how we can perform let's suppose we have another string ...
Confused about String, StringBuffer, and StringBuilder in Java? In this short video, I explain the key differences in a simple way.
99 views
6 days ago
In this video, we learn how to input a string and print its length in Java using the Scanner class and length() method. This program ...
394 views
Find the first non-repeating character in a string. #ytshorts #shorts #ytshortsindia java first non repeating character one liner java ...
265 views
1,131,076 views
Constructor takes name, mobile number, email, address, and course. Inquiry object assigned with complete data to provide ...
282 views
433 views
An immutable class in Java is a class whose instances cannot be modified after they are created. Once an immutable object is ...
27 views
Immutable Classes in Java — Simple Rule Learn what makes a class immutable (String example) & how to create your own ...
90 views
Learn @PathVariable in Spring Boot in 30 seconds Must-know Java interview question for 2026! Java interview questions ...
209 views
ICSE Class 10 Super String Java Program! Check if uppercase & lowercase letters are equal. Quick demo with "RaMa" → Super ...
62 views
Python Intermediate - OOP - Mastering Class Methods and Static Methods.