34 Java Reference Types vs. Primitive Types Theory |

preview_player
Показать описание
"Learn How To Design + Code A Complete App From Scratch To Playstore"
-~-~~-~~~-~~-~-

This Java Tutorial video talks about how Object References work in java vs. primitive variables. Object references that are denoted as equal point to the same address that contains the actual object. Hence if you modify one of them, the other one also changes but primitive values store their values at different places regardless of how they work with equality

OUR WEBSITE

OUR SOCIAL LINKS
Follow us on
Рекомендации по теме
Комментарии
Автор

I hope you read the announcement people under the community tab, slidenerd is shutting down and we are moving to something else :) thanks for your support

slidenerd
Автор

I had been struggling to know what an object reference is, but this video made it very clear. Thanks a bunch!

Joshuaomorales
Автор

First of all, you're doing a very good job by helping people understand in an interactive way.
A big applause for that.

At 6:10
Test myTest=new MyTest();
Constructor used should be Test(); only.

GurpreetSingh
Автор

this topic bothered me for awhile.  now i understand; thank you for explaining!  very good videos!!

ihome
Автор

Hi. This has helped me so much to understand reference variables!! Your vidoes are awesome! Thank you so much for doing this :).

TheRiya
Автор

Hey man. thanks for the videos and your time.at 6:14 -- Test myTest=new MyTest()..that "MyTest()" the most right one should be "Test()" right?

cpt
Автор

Hey VIVZ, whats up? :D I hear your voice often than my parents or my friends voice. You are very familiar for me. Thank you bro, I like you. You are the BEST teacher whom I knew
Keep your positive and helpful way . Thank you again!
Sorry for my bad english :D

karohovhannisyan
Автор

Hi, I am new to Java....Why do we need to mention Test as a class type in Java if it can be determined from the new Test() easily that it has to create an object from Test Class anyways....

Test myTest= new Test();

why doesnt Java allow :

myTest = new Test(); // since this also tells that my variable myTest should refer to Test class since the object is created from it.

Abhishek-lccu
Автор

What is an instance and how it differ from a reference ?

MegaBdboy
Автор

Hi,
 Is it possible  to print "Hi" using myTest and yourTest, after the yourTest.change() is executed. If Yes could you explain how.

PremdeepAmudala
Автор

Can you try to use a digital marker and pad .. It gets a bit hard to follow the mouse pointer. This is just a suggestion.

ashwin
Автор

May I have that bank coding tutorial  for my reference

annjamal
welcome to shbcf.ru