ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

313 results

ITER Academy
Java Basics in Practice (2025) - #27 String Pool

Unlock the Full Java Core Course! Want to master Java programming and build your skills step-by-step? Enroll in the complete ...

3:55
Java Basics in Practice (2025) - #27 String Pool

9 views

10 months ago

Pawan S Nair
String In Java | String Advanced Concepts | What Is Heap Memory And String Constant Pool (SCP)

follow me on: Facebook: https://www.facebook.com/pawans.nair.7 Instagram: https://www.instagram.com/pawan_s_nair/ Twitter: ...

7:29
String In Java | String Advanced Concepts | What Is Heap Memory And String Constant Pool (SCP)

2,456 views

5 years ago

Alex Hyett
Stack vs Heap Memory - Simple Explanation

I take a look at Stack and Heap Memory and how it affects your application. Knowing how memory is handled in your application ...

5:28
Stack vs Heap Memory - Simple Explanation

388,830 views

3 years ago

Deege
Watch this Java String Tutorial! - 050

In this video we're going to start looking at strings. Strings represent the text we use in applications. We'll start with the basics in ...

4:15
Watch this Java String Tutorial! - 050

2,155 views

9 years ago

Deege
Overriding equals and hashCode in Java - 039

How can I tell if two Java instances represent the same instance? And what does class equality mean in Java? The question here ...

6:30
Overriding equals and hashCode in Java - 039

86,499 views

10 years ago

JavaJourneyWithMadhavi
Lesson 59   String Handling - Part 1 - Introduction

Introduction to String handling is explained with the help of Stack, Heap memory and String constant pool. The difference among ...

19:39
Lesson 59 String Handling - Part 1 - Introduction

11 views

1 year ago

Will Tollefson
Scoped Values in Java 22

In this video we'll cover SCOPED VALUES IN JDK 22. We'll talk about what a ScopedValue gets you vs prior ThreadLocal code ...

18:38
Scoped Values in Java 22

1,931 views

1 year ago

Nic Barker
Memory Arenas, Explained Simply

Learn about Memory Arenas in programming, including why and how they're used. Learning about the following terms will help ...

5:27
Memory Arenas, Explained Simply

46,150 views

1 year ago

Salow Studios
Java interview questions 2 for freshers. Why String in Java is Immutable #shorts #coding #interview

Java interview question 2 Why String in java is immutable String variable can be changed to point at any object but the string ...

0:55
Java interview questions 2 for freshers. Why String in Java is Immutable #shorts #coding #interview

21,770 views

3 years ago

TechStack9
Tricky Interview Question | Difference between String Literal and String Object in Java

This video explains the difference between String Literal and String Object in Java with an example. Checkout the Playlists: ...

6:42
Tricky Interview Question | Difference between String Literal and String Object in Java

11,180 views

4 years ago

Geekific
Heap Space vs. Stack Memory in Java | Call Stack Explained | Memory Allocation | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ When you create new ...

6:12
Heap Space vs. Stack Memory in Java | Call Stack Explained | Memory Allocation | Geekific

25,473 views

4 years ago

Java
Factory Methods for Collections - JEP Café #6

This #JEPCafe discusses 'Convenience Factory Methods for Collections' (JEP 269), released with JDK 9. Factory methods allow ...

12:42
Factory Methods for Collections - JEP Café #6

9,168 views

4 years ago

Tech Interview Prep with AI-Podcasts
Java Interview Prep #05: Strings - part 1 - AI-Generated Podcast

Master Java String Manipulation - Concatenation, Comparison, String Pool - for (Senior) Software Engineer Interviews Prepare for ...

12:49
Java Interview Prep #05: Strings - part 1 - AI-Generated Podcast

39 views

9 months ago

Developer Advocates Aspirant
What is Stack and Heap Memory in Java | Core java | Memory Management| Most Asked Interview Question

basically when you talking about memory management, there are two types of memory one is stack and another is heap memory.

0:55
What is Stack and Heap Memory in Java | Core java | Memory Management| Most Asked Interview Question

71,714 views

3 years ago

EliteTest Automations
Strings | String Class & String Methods | Strings in Java | String and String Buffer | Immutable

What is string ? String Methods? What is StringBuffer and its methods and it's difference What is Immutable and mutable? What is ...

34:07
Strings | String Class & String Methods | Strings in Java | String and String Buffer | Immutable

141 views

3 years ago

ConquerCode With Raj
Java Strings 🔥 | == vs .equals()| #conquercodewithraj #algorithm #java #strings #interview #shorts

Confused between s1==s2 and s1.equals(s2) in Java? This short explains why s1==s2 is TRUE but s1==s3 is FALSE, with String ...

2:16
Java Strings 🔥 | == vs .equals()| #conquercodewithraj #algorithm #java #strings #interview #shorts

184 views

4 months ago

Lambda Pool
Learn Java 8 Streams FAST AND FURIOUS

Java 8 brings new amazing functionalities, some of them based on Lambda Expressions, the stream new functionality is applied ...

3:42
Learn Java 8 Streams FAST AND FURIOUS

1,162 views

11 years ago

Programming Line
Java String Literal vs String Object (Java Collections)

Do you have any Query? Kindly message us on WhatsApp https://wa.me/message/VLQEBSCSNL73P1 . We won't pick calls, just ...

5:06
Java String Literal vs String Object (Java Collections)

260 views

7 years ago

codingwithus
Java String Pool

Java String Pool == and equals difference in String variables.

8:13
Java String Pool

542 views

5 years ago

Coding Tutorials
String Interning

Want to see a practical use of the Flyweight Pattern? You've been using it for years. Source code available at: ...

14:00
String Interning

1,531 views

4 years ago