No video

Java 8 new features || Java 8 Interview Questions and Answers ( Live Demo with Examples )

  Рет қаралды 553,199

Code Decode

Code Decode

3 жыл бұрын

In this video, you'll learn about Java 8 new features and Java 8 Interview questions and answers and explanations with live demo and working examples
Udemy Course of Code Decode on Microservice k8s AWS CICD link:
openinapp.co/u...
Course Description Video :
yt.openinapp.c...
Java 8 Interview Questions Complete Playlist :
• Java 8 Interview Quest...
There are lots of new features which were added in Java 8. Here is the list of important features which are mostly asked as java 8 interview questions:
Lambda Expression
Stream API
Default methods in the interface
Functional Interface
Optional
Method references
Date API
Nashorn, JavaScript Engine
Main advantages of using Java 8?
More compact code
Less boilerplate code
More readable and reusable code
More testable code
Parallel operations
Interview question on java 8 Lambda expressions is a very commonly asked question :
Lambda expression is an anonymous function ( without name, return type and access modifier and having one lambda symbol )
Functional interfaces are those interfaces which can have only one abstract method .
It can have static method, default methods.
There are many functional interfaces already present in java such as eg : Comparable, Runnable
How lambda expression and functional interfaces are related?
Lambda expressions can only be applied to abstract method of functional interface.
As we know Functional interface is an interface with Exactly One Single Abstract method and can have multiple Static or default methods.
To create our own Functional interface, You can do following steps:
Create An interface
Annotate that with @FunctionalInterface.
Define exactly one Abstract method.
There is no restriction on number of static and default methods defined in such and interface.
Java can implicitly identify functional interface but still you can also annotate it with @FunctionalInterface . It just give you the security that in case if u by mistake add 2 abstract methods then Compiler will throw compile time error.
Method Reference :
EG : MethodReferenceDemo and FunctionalInterfaceDemo
Method reference is replacement of lambda expressions. It is used to refer method of Functional interface to an existing method. Mainly it is used for code reusability.
Functional Interface’s Abstract method can be mapped to specific existing method using double colon operator (::) . This is Method reference.
Hence Method reference is an alternative to Lambda expressions.
Whenever we have existing Implementation of Abstract method of our Functional interface then we can go for method reference. If no such method like testImplementation() is available then go for lambda expressions.
-------------------------------------------------------------------------------------------------------------------------------------
Code Decode Playlists
Most Asked Core Java Interview Questions and Answers : • Core Java frequently a...
Advance Java Interview Questions and Answers : • Advance Java Interview...
Java 8 Interview Questions and Answers : • Java 8 Interview Quest...
Hibernate Interview Questions and Answers : • Hibernate Interview Qu...
Spring Boot Interview Questions and Answers : • Advance Java Interview...
Angular Playlist : • Angular Course Introdu...
GIT : • GIT
-------------------------------------------------------------------------------------------------------------------------------------
Subscriber and Follow Code Decode
Subscriber Code Decode : www.youtube.co...
Linkedin : / codedecodeyoutube
Instagram : / codedecode25
--------------------------------------------------------------------------------------------------------------------------------------
#JAVA8 #JAVA8InterviewQuestions #JAVAInterviewQuestions #codedecode

Пікірлер: 544
@navy4315
@navy4315 Жыл бұрын
Top Notch Videos...Showing Implementation along with the presentation is the best thing I like about your videos.
@CodeDecode
@CodeDecode Жыл бұрын
Yeah it's important to understand how to implement too 😊
@ishantsharmaa
@ishantsharmaa 3 жыл бұрын
Hi Mam I have cracked interview with respected service company and your videos are really helped me lot. Thanks you so much.
@CodeDecode
@CodeDecode 3 жыл бұрын
Many congratulations Karthik. 🎊🎊🎊🎊 keep learning keep growing 👏👏👏👏
@anusathiya8887
@anusathiya8887 2 жыл бұрын
Thank you so much for your video contributions…. I’m the one who commented earlier that I’m watching your video like Illayraja music… now I’m happy to share that I cracked and have offers with 2 companies…. Graduated as computer engineer recently… but cracking interviews are something beyond what we learn…. Thank you thank you thank you so much 🙏🏻🙏🏻🙏🏻
@CodeDecode
@CodeDecode 2 жыл бұрын
Many congratulations Anu 🎊🎊🎊🎊you deserve it all. Good job 🙂🙂🎊🎊🎊
@rohitsharma-xt8qe
@rohitsharma-xt8qe 2 жыл бұрын
Form 18:14 to 18:39. the moment when I can't resist hitting the like button :) nicely explained Method reference.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Rohit 🙂👍
@neelabhrai231
@neelabhrai231 2 жыл бұрын
you guys helped me a lot in my interviews . Never ever stop this . Its gold
@venkatesha6378
@venkatesha6378 Жыл бұрын
I want to see the picture of a great lady who explains these videos very clearly. give big applause
@CodeDecode
@CodeDecode Жыл бұрын
Thanks Venkatesh. We are same people like you Man. Just with some little IT experience. Will be Glad to connect with you any time 👍.
@venkatesha6378
@venkatesha6378 Жыл бұрын
@@CodeDecode thanks
@CodeDecode
@CodeDecode Жыл бұрын
😊😊
@RAJESHKUMAR-lz4re
@RAJESHKUMAR-lz4re 2 жыл бұрын
I must say you have excellent teaching skills and you are awesome teacher, Thank you so much for making such helpful video🙏
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks a tonn Rajesh 🙂👍
@RAJESHKUMAR-lz4re
@RAJESHKUMAR-lz4re 2 жыл бұрын
@@CodeDecode You're welcome 😇
@jain_sahil
@jain_sahil 3 жыл бұрын
Recently had an interview... And you know most of your videos covers the question he asked me..
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks Sahil. 👍. All the best for your interviews . We hope you land at your dream job really soon 👍👍
@sunnyjain630
@sunnyjain630 2 жыл бұрын
Thanks 😊 Probably the best video on Java 8 new features. Perfectly explained each and everything with excellent communication skills 👏. YOU ARE A GEM TRAINER 💎
@shubhamkumar-gw4vb
@shubhamkumar-gw4vb 3 жыл бұрын
Ma'm i would really like to thank you from the bottom of my heart .This is increasingly helping me in gaining my confidence for the interview. Please keep uploading .
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure Shubham. 👍👍 Thanks for the motivation. These comments helps us in keep posting more videos 👍 thanks 🙏
@samsonrj5628
@samsonrj5628 Жыл бұрын
Thanks for sharing the knowledge with millions around the globe. I am really impressed with your way of teaching and knowledge on the subject. Detailed explanations and straight to the point, and with practical examples/implementations. I have watched all the videos in this playlist and learned so many new concepts.
@CodeDecode
@CodeDecode Жыл бұрын
Thanks a lot Man🙏🙏Means a lot to us 🙂
@ashwinisarode9644
@ashwinisarode9644 3 жыл бұрын
Extremely helpful and one of the most important channels on youtube 👍🏼👍🏼👍🏼👍🏼
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks Ashwini for the nice words...
@avinashkumar4705
@avinashkumar4705 2 жыл бұрын
She is an excellent teacher. With her accent, I can guess she must be a south Indian.
@CodeDecode
@CodeDecode 2 жыл бұрын
Hey Avinash. Thanks !! Umm no m not South Indian but i love them for their hardwork, dedication and sincerity . Have many many friends who are South Indians and trust me they are awesome 🙂🙂
@avinashkumar4705
@avinashkumar4705 2 жыл бұрын
@@CodeDecode I don't had the intention to humiliate anyone.
@CodeDecode
@CodeDecode 2 жыл бұрын
I know Avinash.M just sharing my experience 🙂🙂
@lokeshchandra7679
@lokeshchandra7679 3 жыл бұрын
Thank You so Much for making this video's mam... Really usefull
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks for the nice words
@suryakalyan5286
@suryakalyan5286 2 жыл бұрын
I would like to thank for the amazing work of yours and it would be so helpful if you have added a video only on the java 8 features involving the implementation for predicate biconsumer and all other with detailed explanation. Thanks....!!!
@CodeDecode
@CodeDecode 2 жыл бұрын
Sure kalyan we will add java 8 coding videos soon....
@raghunathgurram
@raghunathgurram 3 жыл бұрын
Hi, I dont know your name But thanks I cracked Accenture interview and got selected with 8 LPA By just watching your videos Thanks a lot🙂🙂🙂🙂
@CodeDecode
@CodeDecode 3 жыл бұрын
Hi Raghunath. Thanks for writing back to us and sharing your achievement. Reading these motivates us to keep moving. All the very best from team code decode. Keep learning keep shining. We hope you have a good time at Accenture. It's a very nice IT company. It will keep you grow professionally and will make you technically sound if you land at the right project. 👍👍
@CodeDecode
@CodeDecode 3 жыл бұрын
We team code decode is so proud today 👍👍. Thanks to you👍👍
@raghunathgurram
@raghunathgurram 3 жыл бұрын
@@CodeDecode Currently working in Infosys having 2+ years experience, So I just watched your java 8 features and interviewer asked me java 8 all features It will help for me to implement in projects also as well Thank you And if possible Can you please make a video on execution process of spring boot project. I faced this question also in interview.
@CodeDecode
@CodeDecode 3 жыл бұрын
That's a very nice topic Raghunath. We will surely create a video on this topic. Thanks for the suggestion 👍👍👍👍
@CodeDecode
@CodeDecode 3 жыл бұрын
Even we started our IT career with Infosys years back. 👍👍
@manshadmanchu482
@manshadmanchu482 2 жыл бұрын
I should have watch this video a day before... I have lost tcs interview today because of this Java 8😔.......thank you for creating this wonderful video explaining all the features of Java 8.
@CodeDecode
@CodeDecode 2 жыл бұрын
It's never late Manshad. Keep learning n m sure u will crack your dream company. Don't be disheartened. Some thing good, something big must be preserved for u. All the very best 👍👍🙂🙂
@abulaishansari93
@abulaishansari93 Жыл бұрын
That's great . It is a unique teaching style form others. I got so many concept which is really I don't no . Please mam upload new video which is really helpful for us. Thank u so much mam . God always gives u happy .
@CodeDecode
@CodeDecode Жыл бұрын
Thanks Abulaish 🙂👍
@pradeepkumar-zp1mv
@pradeepkumar-zp1mv 2 жыл бұрын
No words...Covered much with clear explanation in less time
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Pradeep 🙂👍
@paulacobzaru
@paulacobzaru 3 жыл бұрын
A very good tutorial about Lamda expressions!!! I couldn't understand them till this video! Please provide a special video for the functional interfaces!! Thanks! Good luck! :)
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure will upload soon 👍
@paulacobzaru
@paulacobzaru 3 жыл бұрын
I just wait for it! :)
@CodeDecode
@CodeDecode 3 жыл бұрын
👍👍
@shilpabhosale4024
@shilpabhosale4024 10 ай бұрын
Nice explanation.....even if we dont have any idea of that concept but while watching your video we got the all knowledge and we can explain more in interview as well .....thanks for this kind of work
@CodeDecode
@CodeDecode 10 ай бұрын
Thanks Shilpa 🙂
@VenkannaGodishala
@VenkannaGodishala 3 ай бұрын
Hi Team...You guys are explaining every topic very well and I cleared the interviews in reputed company, This videos are helped me alot, Thank you so much!!
@CodeDecode
@CodeDecode 3 ай бұрын
Many many congratulations on clearing your interviews 🎉🎉 keep learning keep shining, 🌟🌟
@palanesami
@palanesami 2 жыл бұрын
Thank you so much for giving these concepts easily in hand. Finally today I understood method reference which was never clear before .
@CodeDecode
@CodeDecode 2 жыл бұрын
Glad to hear that 🙂🙂👍👍
@sreeharir1029
@sreeharir1029 2 жыл бұрын
This video is very helpful to brush-up the Java 8 features. Kudos to the instructor and team, very simple and good presenation.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Sreehari 🙂👍
@CHITUS
@CHITUS 2 жыл бұрын
You are an amazing tutor... Thanks for the clear explanation
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks a tonnn 🙂👍
@deepikaganesh8434
@deepikaganesh8434 Жыл бұрын
Thankyou so much for taking time and explaining in such detail. Anyone can learn programming if teachers like you are here :)
@CodeDecode
@CodeDecode Жыл бұрын
Thanks a lot for your kind words Deepika ❤️❤️ means a lot🙂🙂
@darshanshaha7507
@darshanshaha7507 3 жыл бұрын
very nicely explained with demo...clearly understood without referring any other links
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks Darshan 🙂👍
@shubhisharma3790
@shubhisharma3790 3 жыл бұрын
Hi , just started following your videos, want to complement you, your way of explanation is very crisp and clear which helps in understanding very quickly.
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks Shubhi. This means a lot to us 🙏👍🙂🙂
@sanjeevkumarsah4047
@sanjeevkumarsah4047 2 жыл бұрын
The videos are vey interesting to watch. Explanation is outstanding. Thanks a lot, I am sure it's helping many viewers like me. God bless you and your family 🙏.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Sanjeev. We Wish the same for you and your family too. Keep learning keep Shining Man ⭐✨
@koppulanaveenraddy4822
@koppulanaveenraddy4822 3 жыл бұрын
Wonderful videos which explains practically. Please make more videos on Java 8 followed by spring boot.
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure 👍👍
@rajkhare5949
@rajkhare5949 3 жыл бұрын
wow....very good explanation with practical examples for Most Frequently asked Java 8 interview topics...Thanks for creating such a innovative video...its really helpful!!!
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks for writing back to us Raj 👍
@kiranmaiganadi4296
@kiranmaiganadi4296 3 жыл бұрын
Thank you so much for explaining the difference between Lambda & method reference clearly, i was waiting for this type of explanation for so long. thank you :)
@CodeDecode
@CodeDecode 3 жыл бұрын
We are glad that it helps 👍👍 thanks for writing back to us Kiranmai 🙏🙏
@mahendramungamuru9500
@mahendramungamuru9500 2 жыл бұрын
Omg I have watched 20m video feels like 2m very interesting superb expalination thank you very much for creating such quality content 😃
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Mahendra 🙂👍
@AjayKumar-yd6wr
@AjayKumar-yd6wr Жыл бұрын
Hi ,I would give you a suggestion that in all videos you have mouse clicks a bit noisy and distracting. you should disable the sound of it.
@CodeDecode
@CodeDecode Жыл бұрын
Thanks for the suggestion Ajay 👍👍we will try to reduce its noise 👍👍
@gnsc
@gnsc 2 жыл бұрын
you are morveles.thank you so much for valuable information.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks 🙂👍👍
@SosetaFurioasaJr
@SosetaFurioasaJr 2 жыл бұрын
Very nice explanation, thank you very much.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks 🙂👍
@akashhivre6566
@akashhivre6566 Ай бұрын
Extremely helpful and one of the most important channels on youtube. can we get this ppt or any pdf for all combined questions?
@damanraaj3496
@damanraaj3496 Жыл бұрын
We can make the add method static. Then object is not needed. Or use dependency injection. Ofc lambda is still shorter
@sherlin3862
@sherlin3862 2 жыл бұрын
You are great! you teach very well😌🙏🏻 thank you from all of us
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks a lot Sherlin 🙂👍
@KanikaChaudhary-vc1cu
@KanikaChaudhary-vc1cu 3 ай бұрын
very nice ..feeling so grateful watching ur vdos, thanq so much
@CodeDecode
@CodeDecode 3 ай бұрын
❤️
@bushrashekani
@bushrashekani 3 жыл бұрын
Mashallah Great !! Please continue this May god bless you
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks Bushra. 🙂 kzbin.info/aero/PLyHJZXNdCXsdeusn4OM33415DCMQ6sUKy
@maheshgaliboina6721
@maheshgaliboina6721 3 жыл бұрын
Your explanation is very well I am understand easily
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks Mahesh 👍👍
@kazaasekhar
@kazaasekhar 3 жыл бұрын
really thank full to this channel very helpful
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks Sekhar. Thanks for writing back to us 🙏. It motivates us in right direction 👍
@user-nu3ql6vu2g
@user-nu3ql6vu2g 11 ай бұрын
Hi, You will explain very convenient way to understand the topics can you please give us your time to understand the java 17 features, pls create a video for JAVA 17 Features Tutorial Waiting...
@CodeDecode
@CodeDecode 11 ай бұрын
Sure 👍👍
@parthdalvi5855
@parthdalvi5855 2 жыл бұрын
Very clear and simple explanation ... thanks a ton for such amazing tutorials..
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Parth 🙂🙂👍👍
@kalyanimvn
@kalyanimvn 2 жыл бұрын
Nice video mam Easy to understand
@CodeDecode
@CodeDecode 2 жыл бұрын
You're welcome
@prabhatpathak1095
@prabhatpathak1095 2 жыл бұрын
yes all in one short vedio for crash course
@saurabhkailashchandrapuran8609
@saurabhkailashchandrapuran8609 3 жыл бұрын
Thanks a lot madam for this video ..pls make videos on end to end ..i want to learn more from you 🙏
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure I will complete this series soon. 👍
@commonman8540
@commonman8540 2 жыл бұрын
very nice detailed expl, thanks
@CodeDecode
@CodeDecode 2 жыл бұрын
you're welcome
@thangeswaranthanges2817
@thangeswaranthanges2817 2 жыл бұрын
Wonderful Explanation. Keep rocking. Crystal clear.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks 🙂🙂
@shivamshah431
@shivamshah431 2 жыл бұрын
Very well explained. Please make a video for Java 8 features, it will be helpful for many of us. Thanks a lot.
@CodeDecode
@CodeDecode 2 жыл бұрын
kzbin.info/aero/PLyHJZXNdCXsdeusn4OM33415DCMQ6sUKy
@Yash-us5ry
@Yash-us5ry 2 жыл бұрын
Thanks for your detailed explanation. I am requesting you to make complete Java8 features with real time scenarios.
@CodeDecode
@CodeDecode 2 жыл бұрын
Here you go Yash kzbin.info/aero/PLyHJZXNdCXsdeusn4OM33415DCMQ6sUKy
@NagendraAnthati
@NagendraAnthati Жыл бұрын
You are the best tutor. Awesome lecture. May I know where you are working currently?
@CodeDecode
@CodeDecode Жыл бұрын
Thanks a lot Nagendra🙂. We all work in IT MNCs across India👍
@politikusmihaly8716
@politikusmihaly8716 3 жыл бұрын
Very good and undertandable video. I like that you are very detailed.
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks 🙏
@TheExplorer.Stories
@TheExplorer.Stories Жыл бұрын
Wooh great , amazing , fabulous , well explained 🥳 Thank you 😌
@CodeDecode
@CodeDecode Жыл бұрын
Thanks Tushar 🙂👍
@tallurivamsi6413
@tallurivamsi6413 7 ай бұрын
Awesome explanation and demo.Really you made it looks simple.....keep teaching and inspiring us.....
@CodeDecode
@CodeDecode 7 ай бұрын
Thank you so much
@akshkaur8001
@akshkaur8001 3 жыл бұрын
You are an amazing tutor... Thanks for the clear explanation 🤗
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks Aksh 👍👍
@asimpathan2086
@asimpathan2086 Жыл бұрын
This is super helpful..Thank You
@CodeDecode
@CodeDecode Жыл бұрын
Thanks Asim 🙂🙂
@amrutadeo3928
@amrutadeo3928 3 жыл бұрын
You are extremely good. These videos are helping us to understand basic concepts. A big thank you to you and your team. Request you to make videos on multithreading, microservices, sql querries interview questions.
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure next video will be on few of your topics 👍
@deepapatil6708
@deepapatil6708 3 жыл бұрын
Please make tutorial on java 8..you are explaining concepts in questions very well. Wanted to know in detail through tutorial
@CodeDecode
@CodeDecode 3 жыл бұрын
kzbin.info/aero/PLyHJZXNdCXsdeusn4OM33415DCMQ6sUKy
@bkumar256
@bkumar256 2 жыл бұрын
Awesome video. Thanks for making these videos.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks 🙂👍
@MVDCREATIONS
@MVDCREATIONS 3 жыл бұрын
its really usefull need more videos like this madam
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure will upload soon 👍👍
@shailajaranga6790
@shailajaranga6790 Жыл бұрын
Super explanation 👌👌👌
@CodeDecode
@CodeDecode Жыл бұрын
Thanks
@abhijeetbagde1597
@abhijeetbagde1597 2 жыл бұрын
Thank you so much Mam!
@CodeDecode
@CodeDecode 2 жыл бұрын
🙂 no problem Abhijeet 👍👍
@sawankumarl
@sawankumarl 3 жыл бұрын
Thank you mam for simplifying concept with wonderful explanation....
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks for the nice words 👍
@RuhulAmin-hu9qy
@RuhulAmin-hu9qy 3 жыл бұрын
Thank you so much... This is really helpfull for interview. Egarly waiting for the second part...
@CodeDecode
@CodeDecode 3 жыл бұрын
Will upload soon 👍
@gowthamisasanapuri9980
@gowthamisasanapuri9980 3 жыл бұрын
Hi, thanks for very clear explanation, it is useful even for beginners....
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks 🙏🙂👍👍
@sarangtarambale3677
@sarangtarambale3677 3 жыл бұрын
Big fan of this channel.. Excellent videos in simple language!! Thanks
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks for the nice words ......
@mks5988
@mks5988 3 жыл бұрын
Awesome explanation really simple and precise explanation .
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks👍
@PavanKumar-yj8fu
@PavanKumar-yj8fu 2 жыл бұрын
Very good lecture learnt a lot. Thank you very much!!
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Pavan 👍🙂
@venkatbongi1945
@venkatbongi1945 2 жыл бұрын
Thanks alot explanation is super
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Venkat 👍🙂
@deepard24
@deepard24 3 жыл бұрын
Thanks for such a details explanation. Video is very helpful
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks👍
@electrify9447
@electrify9447 8 ай бұрын
Should method reference only use static methods?, or normal methods are also allowed
@CodeDecode
@CodeDecode 8 ай бұрын
Both are allowed
@dhirajchand3659
@dhirajchand3659 3 жыл бұрын
Without Bioconsumer functional interface this will not print the values of a and b? Means we have to use everytime when we are dealing with lambda functions
@siddharthshinde9630
@siddharthshinde9630 3 жыл бұрын
Thanks a lot hats of for your time and effort. Please make a video on use of Optional and parallel streaming in detail.Big thanks again really counting on your videos.
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure Siddharth, we will create video on that soon 👍👍
@priyagade971
@priyagade971 3 жыл бұрын
thank you mam...create whole series on this topic
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure 👍
@sanchitshrivastava3402
@sanchitshrivastava3402 3 жыл бұрын
Hello Mam, The video is great.. i just have one doubt.. you have used compareTo() method with Comparator. Is that correct? because as per my knowledge, compareTo() is comparable's method.
@RishiRaj-ex9wb
@RishiRaj-ex9wb 2 жыл бұрын
Great work. Thanks.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Rishi 🙂👍
@belaidbouaoualten3899
@belaidbouaoualten3899 2 жыл бұрын
what a nice tutorial I like it really like the way of combining the concept and the coding thank you so much for your time and effort.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks belaid for the nice words
@jagdishkate5880
@jagdishkate5880 3 жыл бұрын
Thank you ma'am for such beautiful videos
@CodeDecode
@CodeDecode 3 жыл бұрын
Welcome :-)
@kiranbele7219
@kiranbele7219 3 жыл бұрын
Please create second part for remaining points..as this video contents are super useful thank you :)
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks. Sure will upload soon
@sheuleeraha6714
@sheuleeraha6714 3 жыл бұрын
NEED 2ND PART! GIVE ME 2ND PART!! I WANT TO LEARN ABOUT OPTIONAL. METHOD REFERENCE IS EASY IF WE REFER TO CLASS AND METHOD FOR EXISTING IMPLEMENTATION, U TEACH WELL. I WANT MORE
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure will upload soon 👍
@kunal4350
@kunal4350 3 жыл бұрын
@@CodeDecode is 2nd part came?
@Indianuser77
@Indianuser77 3 жыл бұрын
Thank you mam.You explained it very well and many doubts are cleared.
@CodeDecode
@CodeDecode 3 жыл бұрын
M glad it did. 🙂. Thanks for writing back to us.
@mouryas4671
@mouryas4671 3 жыл бұрын
your content is really helpful. please make sure to arrange the videos in sequential order.
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure 👍
@aaaaaaaa3811
@aaaaaaaa3811 3 жыл бұрын
really very nice explanation....thanks for u r efforts....👌👌
@CodeDecode
@CodeDecode 3 жыл бұрын
You're Welcome...
@ritikagandhe1688
@ritikagandhe1688 3 жыл бұрын
Very nice explanation..please make other video as well ..need explanation on stream..hope you can help
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure will cover streams in next video. 👍
@uj-channel
@uj-channel 3 жыл бұрын
1.Java 8 helps us escape imperative style of coding. 2. Not many are aware of the diamond problem we had with interface in java 1.7 and how we overcome that in java 1.8. 3. Theres an improvisation done to hashmap when the collision happens and when it reaches the threshold theres no linkedlist doing the management for the same keys its the balanced tree.
@Prakash-gz6py
@Prakash-gz6py 3 жыл бұрын
Thanks for video. Please set slides to full screen after minimising them, can’t watch them properly on small screen.
@CodeDecode
@CodeDecode 3 жыл бұрын
Nice suggestion. Will take care of this from next time.
@manojpandey6661
@manojpandey6661 3 жыл бұрын
Good job ..keep going ...
@CodeDecode
@CodeDecode 3 жыл бұрын
Thanks 👍
@bhagyalaxmipatsariya3408
@bhagyalaxmipatsariya3408 Жыл бұрын
Hi, Please make a video of Java 8 tutorials for basics.. Thank you in advance You are doing great work ,, these videos helped me a lot to understand the basics.
@josephnairpudupermanil8679
@josephnairpudupermanil8679 2 жыл бұрын
Really nice and cool explanation. Nice information keep it up.
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Joseph 🙂👍
@ram-ky9ur
@ram-ky9ur Жыл бұрын
Appreciate the quality content and the effort you put in, I suggested to my colleagues as well. Organizing into playlist would help users and also the channel gain more users for sure.
@CodeDecode
@CodeDecode Жыл бұрын
Agreed Ram. It needs sorting. Thanks for pointing it out
@yoshitamahajan353
@yoshitamahajan353 3 жыл бұрын
Hi what is meaning functional programming in java?
@gudavallisivakumar493
@gudavallisivakumar493 2 жыл бұрын
Hi Madam, Please create a complete video on java 8 features along with pre-defined functional interfaces.
@CodeDecode
@CodeDecode 2 жыл бұрын
kzbin.info/aero/PLyHJZXNdCXsdeusn4OM33415DCMQ6sUKy
@nagalakshmikesavan9198
@nagalakshmikesavan9198 3 жыл бұрын
Hi, Your all videos Are clearly explained!! Thank you soo much for your effort!! Please make a video on serialization and deserialization !!
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure 👍👍it's a very nice topic. We will soon make the video on that
@VETRI.90
@VETRI.90 2 жыл бұрын
amazing tutorial 👏
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Vetri 🙂👍
@nivedaravi2241
@nivedaravi2241 3 жыл бұрын
Thanks for the videos. please upload 2nd part
@CodeDecode
@CodeDecode 3 жыл бұрын
Sure will upload soon 👍
@SriHariChukka1210
@SriHariChukka1210 2 жыл бұрын
nice explanation dear. 👏
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Srihari 🙂👍
@retheeshrr3368
@retheeshrr3368 2 жыл бұрын
Simply awesome tutorial. Nice demo 👍
@CodeDecode
@CodeDecode 2 жыл бұрын
Thanks Retheesh 🙂👍
@afifkhaja
@afifkhaja 10 ай бұрын
This is so helpful!
@CodeDecode
@CodeDecode 9 ай бұрын
Thanks
小蚂蚁被感动了!火影忍者 #佐助 #家庭
00:54
火影忍者一家
Рет қаралды 52 МЛН
👨‍🔧📐
00:43
Kan Andrey
Рет қаралды 9 МЛН
A little girl was shy at her first ballet lesson #shorts
00:35
Fabiosa Animated
Рет қаралды 21 МЛН
Stream API in Java
26:04
Telusko
Рет қаралды 306 М.
Functional Interface | Lambda Expression in Java
13:56
Telusko
Рет қаралды 144 М.
小蚂蚁被感动了!火影忍者 #佐助 #家庭
00:54
火影忍者一家
Рет қаралды 52 МЛН