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
320 results
Software Engineering: What is the size of a reference variable in java. Can it be calculated? Helpful? Please support me on ...
4 views
3 years ago
Primitives (int, double, etc.) have values stored in their memory locations. Objects have references to the memory where the data ...
1,731 views
6 years ago
JAVA8 #JAVA8INTERVIEW #JAVA8INTERVIEWLAMBDA #JAVA8EFFECTIVEFINAL Click here ...
3,570 views
4 years ago
Java 8 Method references called on a local variable Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
8 views
Demo of how to write and call a static function in Java. Questions: 1) Where should you place additional functions (with respect to ...
9,567 views
13 years ago
In this video, we delve into the intricacies of lambda expressions in Java, focusing on memory assignment and the nuances of ...
2 views
4 months ago
Arrays are reference variables, which means simple assignment doesn't make a copy of the values.
218 views
Click here - https://www.youtube.com/channel/UCd0U_xlQxdZynq09knDszXA?sub_confirmation=1 to get notifications. Java 8 ...
690 views
5 years ago
In this video, we delve into the concept of Java Local Static Method Reference Shorthand Syntax, a powerful feature that ...
1 year ago
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 ...
11 views
Why rvalue reference template variable is able to bind to lvalue I hope you found a solution that worked for you :) The Content ...
2 years ago
In this video, we dive into the intricacies of the 'this' keyword in Java, a fundamental concept that every programmer should master ...
1 view
10 months ago
Metaphor of passing by reference vs. passing by value in C++ (as well as marking const) using hamsters in a habitrail as example.
777 views
About CampusX: CampusX is an online mentorship program for engineering students. We offer a 6-month long mentorship to ...
1,190 views
9 views
7 years ago
This video shows the building blocks you use for every Java program you'll write in this course. One additional note: The program ...
1,198 views
Java 25 just gave instanceof and switch a massive upgrade! In this clip, we look at JEP 507: Primitive Types in Patterns.
27 views
1 month ago
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 ...
1,015 views
How to get something better than the name of a class and its memory reference when you print an object reference.
109 views
shorts JavaDoc is a powerful documentation ally to increase your code quality. It is time to increase code documentation with Java ...
1,427 views