ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

329 results

J David Eisenberg
Chapter 9: Primitive and Reference Types

Primitives (int, double, etc.) have values stored in their memory locations. Objects have references to the memory where the data ...

1:42
Chapter 9: Primitive and Reference Types

1,742 views

6y ago

Roel Van de Paar
Software Engineering: What is the size of a reference variable in java. Can it be calculated?

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

1:44
Software Engineering: What is the size of a reference variable in java. Can it be calculated?

4 views

3y ago

Interview DOT
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

JAVA8 #JAVA8INTERVIEW #JAVA8INTERVIEWLAMBDA #JAVA8EFFECTIVEFINAL Click here ...

1:57
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

3,628 views

5y ago

The Debug Zone
Java 'this' Keyword Explained: How to Escape References in Your Code

In this video, we dive into the intricacies of the 'this' keyword in Java, a fundamental concept that every programmer should master ...

1:30
Java 'this' Keyword Explained: How to Escape References in Your Code

1 view

1y ago

J David Eisenberg
Chapter 7: Copying Arrays

Arrays are reference variables, which means simple assignment doesn't make a copy of the values.

3:54
Chapter 7: Copying Arrays

229 views

4y ago

The Debug Zone
Understanding Lambda Memory Assignment and Non-Superclass References in Java

In this video, we delve into the intricacies of lambda expressions in Java, focusing on memory assignment and the nuances of ...

1:36
Understanding Lambda Memory Assignment and Non-Superclass References in Java

2 views

8mo ago

CS 124
CS 124 What is a Kotlin reference?

Let's explore the idea of a reference in Kotlin...

3:12
CS 124 What is a Kotlin reference?

689 views

4y ago

Interview DOT
Java 8 Method Reference | Explain Java 8 Lambda Expression | Capitalise Example | InterviewDOT

Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java 8 ...

2:27
Java 8 Method Reference | Explain Java 8 Lambda Expression | Capitalise Example | InterviewDOT

694 views

6y ago

J David Eisenberg
Chapter 9: Passing Objects to Methods

When you pass an object to a method, you are passing a copy of the *reference* to that object. That lets you update an object's ...

2:07
Chapter 9: Passing Objects to Methods

1,021 views

6y ago

Roel Van de Paar
Java 8 Method references called on a local variable (3 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

3:15
Java 8 Method references called on a local variable (3 Solutions!!)

8 views

3y ago

FewSteps
What are the data types available in Java? Give examples.

Want to learn Java but not sure where to start with data types? In this video, we'll answer the key question: What are the data types ...

3:01
What are the data types available in Java? Give examples.

12 views

1y ago

CS 124
CS 124 Kotlin Pass by Reference

In Kotlin, methods receive a reference to the objects that they are passed, allowing them to make changes that are visible to the ...

2:48
CS 124 Kotlin Pass by Reference

1,877 views

4y ago

The Debug Zone
Understanding Java Local Static Method Reference Shorthand Syntax Explained

In this video, we delve into the concept of Java Local Static Method Reference Shorthand Syntax, a powerful feature that ...

3:11
Understanding Java Local Static Method Reference Shorthand Syntax Explained

4 views

1y ago

Coding wala Shree
Primitive Types in Pattern Matching - instanceof and switch | Java 25 | JEP 507

Java 25 just gave instanceof and switch a massive upgrade! In this clip, we look at JEP 507: Primitive Types in Patterns.

1:54
Primitive Types in Pattern Matching - instanceof and switch | Java 25 | JEP 507

59 views

5mo ago

The Debug Zone
Pass-by-Value vs Pass-by-Reference: Deep Copy vs Shallow Copy Explained

In this video, we dive into the fundamental concepts of pass-by-value and pass-by-reference, two critical mechanisms in ...

2:16
Pass-by-Value vs Pass-by-Reference: Deep Copy vs Shallow Copy Explained

2 views

10mo ago

NCTV Educoment
17.Java Tutorial - #17 - Pass by Reference
3:54
17.Java Tutorial - #17 - Pass by Reference

9 views

7y ago

SVk_Tech
"From Basics to Mastery: Java Variable Fundamentals" | Java_Variables  | Svk_Tech | Tech_videos

"From Basics to Mastery: Java Variable Fundamentals" Covering the fundamentals from basics to mastery, this video is your ...

2:30
"From Basics to Mastery: Java Variable Fundamentals" | Java_Variables | Svk_Tech | Tech_videos

29 views

2y ago

CS 124
CS 124 Kotlin Reference Copy

Let's review how to copy a reference in Kotlin.

2:38
CS 124 Kotlin Reference Copy

720 views

4y ago

J David Eisenberg
Chapter 4: Mathematical functions in Java

Here are the most common methods in Java's Math class.

2:52
Chapter 4: Mathematical functions in Java

541 views

6y ago

DMKV Freelancer
java program with and without parameter
3:43
java program with and without parameter

464 views

8y ago