public class Main { public static void main(String[] args) { // wrapper class = provides a way to use primitive data types as reference data types // reference data types contain useful methods // can be used with collections (ex.ArrayList) //primitive //wrapper //--------- //------- // boolean Boolean // char Character // int Integer // double Double // autoboxing = the automatic conversion that the Java compiler makes between the primitive types and their corresponding object wrapper classes // unboxing = the reverse of autoboxing. Automatic conversion of wrapper class to primitive Boolean a = true; Character b = '@'; Integer c = 123; Double d = 3.14; } }
@DeepakKumar-dw1re2 жыл бұрын
How to copy bro...There is not a option of copying
@pallakidivya482c32 жыл бұрын
Bro u r really really Pro
@viswanthdonda39542 жыл бұрын
@@DeepakKumar-dw1re can do on PC or website, not in app
@hennykrvtz3 жыл бұрын
I've been taking an online course in OOP Java and your videos are way more helpful than my professor and his book
@lunaeclipse57682 жыл бұрын
well idk what book u read, but oracle java for beginner is great
@lunaeclipse57682 жыл бұрын
ofc mixed with BRO CODE
@hennykrvtz2 жыл бұрын
@@lunaeclipse5768 Thanks, I already passed the class using youtube and Udemy. The book I was using was written by my professor lol.
@Пирамидакуба2 жыл бұрын
@@hennykrvtz what the course have you passed on Udemy?
@hennykrvtz2 жыл бұрын
@@Пирамидакуба The Complete Java Developer Course -Mastering Java from zero
@pavelkvasnicka6856 Жыл бұрын
This is the best Java tutorial for beginners, so you can learn Java and English in one hit. Please keep going! I vote for Java advance tutorial. Thanks a lot Bro
@OsomWay3 жыл бұрын
Thank you bro, I'm Spanish and I understand everything. It's better than other videos in Spanish.
@danny.30363 жыл бұрын
I'm russian, the same situation
@martiananomaly3 жыл бұрын
I'm martian, the same situation
@chrisbird50002 жыл бұрын
You are brilliant, thanks man. I couldn't even begin to wrap my head around this topic before, but now it makes a lot more sense. I really appreciate your work.
@dianamilenaarchilacordoba46323 ай бұрын
great video!!! I'm infinitely grateful for your dedication and big heart to share this knowledge with the world. Thank you soo much
@yevgenomelchenko732 Жыл бұрын
Thanks for the lessons. Great explanation of everything.
@hamzaquadri49569 ай бұрын
Was reading my textbook and confused as hell as to what the point is for wrapper classes. This simplified it beautifully.
@huyngo2u9243 жыл бұрын
I have never seen anyone teach as good as you, excellent
@bgmiplayerunknown10 ай бұрын
cool, most of my if else conditions working fine after knowing this topic. thank bro )))
@darijanavric2402 Жыл бұрын
Excellent explanation! Concise, clear, and the videos are sensibly arranged. Great for beginners or someone transitioning to Java from another programming language.
@miuwai62112 жыл бұрын
Very well explained, Thank you -:)
@Re_Gina_bunАй бұрын
beginner here. your video literally saved my life
@draxanomourad1413 жыл бұрын
This is the comment which is going to save the channel! Just kidding, channel needs no saving. It's absolute beast house! Lovely work. Thank you for educating us!
@mohamadnazirissumalgy36994 жыл бұрын
Bro,I really appreciate your videos! You've helped me a lot. May God bless you!
@mohamedfathi5551 Жыл бұрын
this is the best channel that explains Java
@JochemCraen4 жыл бұрын
Bro, you make it so much easier to understand OCA Thank you
@kabirkrishna85202 жыл бұрын
Thanks bro. Got what i need. Go to 4 min if impatient
@GamingwithAkash1116 ай бұрын
Best Professor Ever Seen! Bro Could You Drop For Like Game Development Cources
@ryansmith6169 ай бұрын
I'm here because the well-known "prestegious" university that I give thousands of dollars to every term can't explain computer science nearly as well a free youtube video. Thank you for the content, super helpful!
@HamedAthari2 жыл бұрын
you're the best,thank you so much i really understand the courses.
@sj19973 жыл бұрын
God mode on bro code best short precise concise content on youtube love and respect from india
@enigmatimson45653 жыл бұрын
How can we thank and award you for this amazing content! :D
@basavarajnm30282 жыл бұрын
mastoo bhai ni
@unlockme14243 жыл бұрын
you're always the answer to my programing problems
@nourialsayed4 жыл бұрын
What a teacher respect BRO
@honoredegg2 жыл бұрын
Wrapper classes understood completely. 18th. Thank you, ma Bro Sensei!
@coltonbailey88733 жыл бұрын
I'm going to learn Java, Bro Sensei. Believe it.
@filiprashev66582 жыл бұрын
Can't wait for the next content in your Channel!
@juanestebanparraparra63022 жыл бұрын
Thanks for your knowledge!
@zyy608011 ай бұрын
better than my lecturer no cap, 2 hours lesson to7mins
@chaithdridi27184 жыл бұрын
You are doing an amazing job Bro 😍
@jessetello76202 жыл бұрын
thanks, i understand this a whole lot better now!! subscribed!
@sn0wball1311 ай бұрын
Bro!!! I love this channel!
@cesara97473 жыл бұрын
wonderful lessons!
@nikitassouvatzis19282 жыл бұрын
Χρησιμοποιώντας primitive τύπους δεδομένων σαν να είναι reference τύποι δεδομένων, και δημιουργώντας wrapper classes, οι μεταβλητές αποκτούν πρόσβαση στις μεθόδους των reference τύπων δεδομένων.
@Merangelis_b7 ай бұрын
Great info!
@buzzbuzz20xxАй бұрын
Great video
@РомаМедведев-з6к Жыл бұрын
Bro, u too cool for this world!
@maxharoa2 жыл бұрын
Great explanation!
@arjundas70785 ай бұрын
Love it bro.
@JohnG.NenwahSr Жыл бұрын
Very helpful video
@aliermagok87932 жыл бұрын
You made it so easy. Thank you Bro!
@JuliHoffman2 жыл бұрын
You made this simple! Thank you!!!
@henriquefaria7529 Жыл бұрын
loved the vid
@leonidasgx53883 жыл бұрын
This was super useful. Thank you, bro
@ZaidHisham-l3k7 ай бұрын
amazed
@mahadevanvilvendhan971910 ай бұрын
Good Explanation
@rafidsaadman81372 жыл бұрын
Thank you. After watching 5 videos with poor explanation I finally understood the main differences. Keep it up brother.
@thewewguy8t88 Жыл бұрын
seriously i get the difference like right away but i feel like with any other video it would have sounded way more confusing then it actually is.
@redditman11643 жыл бұрын
Keep up with the good work bro!
@piltover52052 жыл бұрын
Double d, nice.
@lunaeclipse57682 жыл бұрын
this guy's voice is truly ASMR
@shalomerror62362 жыл бұрын
special thanks to your english pronounce. its really easy to understand you being not a native speaker
@Ilovejesus618 Жыл бұрын
Nice!❤
@kemann38153 жыл бұрын
Awsome 👌
@ZooBoook2 ай бұрын
love this
@曾毓哲-b1t Жыл бұрын
Thank you very much
@aaliyahmars45002 жыл бұрын
cool video!
@cirst34 Жыл бұрын
Cool, thank you!
@percivalgebashe4376 Жыл бұрын
Nice
@kingb7722 жыл бұрын
nice work 💥
@huuloc87193 жыл бұрын
Nice.
@jomarbombita50784 жыл бұрын
Bro can you make a video for data structures😁
@BroCodez4 жыл бұрын
I was thinking of creating a Data Structures and Algorithms playlist sometime
@chimmy_rieal3720 Жыл бұрын
@@BroCodezpls make
@quanyufeng5793 жыл бұрын
This is acomment
@РаильРавилов-т9п2 жыл бұрын
👍👍👍👍👍👍👍
@eugenezuev73498 ай бұрын
real talk, bro
@ibrahimylmaz83782 жыл бұрын
thanks bro
@rahulsinghshekhawat2487 Жыл бұрын
You have earned a bro.
@AKThu-g4d Жыл бұрын
best
@90artiKYK11 ай бұрын
broooo , you so good
@shalajko3 жыл бұрын
some food for the allmighty algorithm : "great , concise, high quality, .addrandomAdjective(); "
@elionayzuridasilveira41407 ай бұрын
Thank you bro
@oguzhantopaloglu94424 жыл бұрын
amazing
@firdaus1353 жыл бұрын
nice
@wyattkoch7097 Жыл бұрын
Love me some Double d
@bekturasanbekov1979 Жыл бұрын
thx 4 vid bro !
@greeneggsandmushrooms98553 жыл бұрын
i wanna be a famous wrapper in a JSON mask
@djspice64044 жыл бұрын
nice video
@thornadotrigger30732 жыл бұрын
A question Bro code can you make a crossword puzzle something people do for fun.
@noah774 жыл бұрын
Did you tried the ctrl + m?
@BroCodez4 жыл бұрын
yes it hides the package explorer, not quite what I was hoping for
@noah774 жыл бұрын
@@BroCodez it actually hides everything. I personally like it :D
@Jadeung3 жыл бұрын
you guys get discord yet
@YARUB-h2i4 ай бұрын
Thx bro
@simik48303 ай бұрын
commenting for algorithm!
@merrylia83162 жыл бұрын
🤩🤩
@bartomiejsniadach57952 жыл бұрын
thx bro
@Rachitt-is-literally-amazingg4 ай бұрын
DROPPING A COMMENT
@jessekyomuhendot44362 жыл бұрын
"Fellow bro" haha
@danny.30363 жыл бұрын
Thanks, Bro! ☕
@lamias77123 жыл бұрын
Thanks
@lewkoowicz Жыл бұрын
🤘
@SibusisoMahlangu-pf7fw6 ай бұрын
i would like become a fellow bro
@renzoproietti65283 жыл бұрын
Bro i love u
@tamirrozenfeld35722 жыл бұрын
Thank!
@alyymibeal54853 жыл бұрын
Thanks Bro :)
@AakifKohari-hc9xy5 ай бұрын
Type mismatch: cannot convert from boolean to Boolean
@louiemunoz2 жыл бұрын
thanks
@adityaalshi70812 жыл бұрын
🙌❤️👌
@mert.pinarbasi2 жыл бұрын
Does wrapper class variables stored in the heap or stack ? .Since the size of it can be known they should be stored in the stack but Im confused.