Top 20+ Java 8 Interview Questions & Answers [Most Important] | JavaTechie

  Рет қаралды 219,149

Java Techie

Java Techie

2 жыл бұрын

In this Tutorial, i have provided the Most Important Java 8 Interview Questions & their Answers with Code Examples & Explanation:
Note : Demonstrate few programming question using java 8 stream and CompletableFuture
📚Agenda 📚
(01:52) Functional Interface QA
(17:35) Lambda Expression QA
(32:20) Stream API QA
(01:08:07) CompletableFuture QA
#javatechie #Java8 #InterviewQA
GitHub:
github.com/Java-Techie-jt
Blogs:
/ javatechie
Facebook:
/ javatechie
guys if you like this video please do subscribe now and press the bell icon to not miss any update from Java Techie
Disclaimer/Policy:
--------------------------------
Note : All uploaded content in this channel is mine and its not copied from any community ,
you are free to use source code from above mentioned GitHub account

Пікірлер: 224
@firozalam2749
@firozalam2749 Жыл бұрын
he did so hard to make us understand . Love your work bro . Your intention is to teach . Love you 1000 times. India should be proud of you.
@kapilausarmal6300
@kapilausarmal6300 2 жыл бұрын
I finally got it, the whole JDK 8 and its features with examples. Thank you so much bro for such an informative video. Please Keep it up ...!
@kshipra901
@kshipra901 Жыл бұрын
Wow..He sounds so genuine and Hard working ..hats off to his efforts !! Keep going !
@sudhakarvenkatraman4432
@sudhakarvenkatraman4432 2 жыл бұрын
So much of information in one video to manipulate data in efficient manner using java 8. It's very helpful to brush up w.r.t to interview.
@avirocks4u
@avirocks4u Жыл бұрын
This is a very detailed explanation for someone who just started to learn Java 8 and above. Very helpful! Waiting for the next video for Java 11 and above interview questions and concepts 😊
@jagadeeshbaskaran4881
@jagadeeshbaskaran4881 2 жыл бұрын
Great explanation with examples. Thank you !!!
@nithya6361
@nithya6361 7 ай бұрын
Hi Javatechie, I got a job with a 15lpa package.. it's just because of seeing your videos.. thankyou so much..
@Javatechie
@Javatechie 7 ай бұрын
Congratulations buddy, i am so happy to hear this and wish you good luck for future
@kishorkumrbendi
@kishorkumrbendi 2 жыл бұрын
explained each question with best suitable examples.. well explained.. thanx a lot..
@kanchanam5899
@kanchanam5899 7 ай бұрын
You are a great teacher..Thank you sir :) The way you tell "Dont worry" really makes us feel the topics to be easy and understandable.
@ashishsahu1310
@ashishsahu1310 Жыл бұрын
Crystal clear explanation as always. Thank you so much for such nice content with interesting explanation.
@bundayyolayinka3352
@bundayyolayinka3352 Жыл бұрын
Thanks alot for this resource! The dedication, hard work, clarity and explanation is very much appreciated.
@shubhamverma5645
@shubhamverma5645 6 ай бұрын
I got exact questions in an interview on lambda, functional interface and Stream API. So relevant!🙂
@sattibabuchittala6228
@sattibabuchittala6228 Жыл бұрын
Amazing Sir Thank you for providing such an valuable information with free of cost.
@skasif4476
@skasif4476 4 ай бұрын
I am wondering how can a teacher be so perfect in teaching… thanks sir 🙏
@harshitsingh4767
@harshitsingh4767 3 ай бұрын
"Why this guy is crying ?" 😂 Great Explanation .. Thank you !
@usha973
@usha973 10 ай бұрын
God Bless You Sir. In the ocean of data this is the first time I found subject as so clear and clean. Very useful. Many Thanks for all of your videos.
@ganeshr5244
@ganeshr5244 Жыл бұрын
Really after seeing this video I got a crystal and clarity on Java 8 different methods ...and also watching other videos which is more help full to got the concept very clear ..thanks bro
@amithk3295
@amithk3295 Жыл бұрын
Subscribed this channel with in 1k subscribers , happy to see your growth Mate. This helped me a lot. Thanks a lot for sharing the great and precise information. Keep going ❤
@Javatechie
@Javatechie Жыл бұрын
Thank you so much Amith for supporting and following Javatechie from the beginning
@dheerajkumar-bp8zr
@dheerajkumar-bp8zr 2 жыл бұрын
Thank you so much bro for such a valuable content. Please keep it up ...!
@asifaindi1388
@asifaindi1388 2 жыл бұрын
best best best explanation, even I got these questions, thanks a lot!!!
@shubhammanecr7
@shubhammanecr7 5 ай бұрын
Thanks for posting this, sir! Full dose for java developers....
@srivasuprada
@srivasuprada 2 жыл бұрын
Few videos explain only the presentation. But you switched in between presentation and practicality. That helps us a lot to understand clearly the concepts. Thank you :)
@Javatechie
@Javatechie 2 жыл бұрын
Thanks buddy keep learning 😊
@akankshabaisane303
@akankshabaisane303 Жыл бұрын
Thx Sir,u have explained us many times so that v can get the concept.
@codewithRahulYnr
@codewithRahulYnr Жыл бұрын
Such a meaningful and needful video .. carry on sir 💯
@monsterhuntergo
@monsterhuntergo Жыл бұрын
Amazing! I have learned new things.. Thanks so much for sharing..
@saichaithvik
@saichaithvik Жыл бұрын
Before Java 8, interfaces could have only abstract methods. The implementation of these methods has to be provided in a separate class. So, if a new method is to be added in an interface then its implementation code has to be provided in the class implementing the same interface. To overcome this issue, Java 8 has introduced the concept of default methods which allow the interfaces to have methods with implementation without affecting the classes that implement the interface. The default methods were introduced to provide backward comparability so that existing interfaces can use the lambda expressions without implementing the methods in the implementation class. Default methods are also known as defender methods or virtual extension methods.
@Prapti.p
@Prapti.p 3 ай бұрын
I wrote down your comment in my java 8 notes lol
@shubhambhake6903
@shubhambhake6903 2 жыл бұрын
great explanation, thank you for video..!
@sanjayreddy1119
@sanjayreddy1119 5 ай бұрын
Thank you for sharing your knowledge my friend
@malleswarrao3887
@malleswarrao3887 Жыл бұрын
Excellent 😊 Explanation Brother . As of now I am afraid of Java8 features now , I have an idea and good knowledge on Java8, you given so much confidence.. Thanks a lot ....
@kumarashish1657
@kumarashish1657 7 ай бұрын
I become a fan of your explanation technique. The way you explain Lambda expression, I will never forget. Thank you and keep doing great work.
@Javatechie
@Javatechie 7 ай бұрын
Thank you for your word 😊. Keep learning 👍
@shilpasingla1739
@shilpasingla1739 Жыл бұрын
Good content and good way of presentation which makes one to watch full video..you are able to hold user for long time
@AbdelrahmanMoussaAbuOuf
@AbdelrahmanMoussaAbuOuf Жыл бұрын
This is just brilliant. I loved your video and the effort you put into it. You also explained things in an ordered matter so that we can comprehend each point in the presentation. Great work man !
@Javatechie
@Javatechie Жыл бұрын
Thanks buddy 😊
@sudhanshusharma9123
@sudhanshusharma9123 3 ай бұрын
Thank you so much Sir for providing this resource, along with the complete paylist for Java/Springboot related questions, can't get such refined and explanatory resource anywhere.
@kottikishor6416
@kottikishor6416 Жыл бұрын
YOU'RE SUPER BRO,THANKS FOR THE SHARING THIS KIND OF JAVA VIDEOS.
@harinathreddy1379
@harinathreddy1379 3 ай бұрын
Nice Video to understand JAVA8 Features Thanks bro
@maarivb944
@maarivb944 Жыл бұрын
Great for interview preparation 👍👍👍
@abhishekwasave9010
@abhishekwasave9010 2 жыл бұрын
wonderful explanation of the all the question .. thanks for such a lovely video .. it helped me alot in understanding the java 8 features quickly with examples 👍🙌
@shraddhamahajan6474
@shraddhamahajan6474 Жыл бұрын
Q
@shraddhamahajan6474
@shraddhamahajan6474 Жыл бұрын
±+
@shraddhamahajan6474
@shraddhamahajan6474 Жыл бұрын
.qq.
@m.s.d6365
@m.s.d6365 8 ай бұрын
Really i feel happy after watching this video. Good content🙏🏻
@seatconnect224
@seatconnect224 Жыл бұрын
Last task could be modified to show how synchronization resolve multithreading issue when some class field going to be modified from different threads. But any way thank you for great video and examples!
@rajeshlohar6884
@rajeshlohar6884 2 жыл бұрын
Map charsMap = Stream.of(name.split("")).collect(Collectors.groupingBy(Function.identity(), Collectors.counting()));
@PappuKumar-ho3ek
@PappuKumar-ho3ek 2 жыл бұрын
Great 👍 bro....really useful video...keep it up
@roomphoto5110
@roomphoto5110 3 ай бұрын
Thank you so much, I wish I would have seen this video sooner.
@shubhanshusharma7457
@shubhanshusharma7457 Жыл бұрын
love the way of your teaching..
@manish436
@manish436 2 жыл бұрын
I would like to add one more point in disadvantage of using functional programming/lambda exp - "functional style compromises encapsulation".
@MrSajjadgul
@MrSajjadgul 2 жыл бұрын
That is inherited drawback from anonymous methods.
@ajay263557
@ajay263557 2 жыл бұрын
Thanks a lot for such information and would like to request you if possible make same videos on concurrency package
@navinr8160
@navinr8160 Ай бұрын
Great explanation 👍
@Samsungs-ug4ht
@Samsungs-ug4ht Жыл бұрын
thanks for all the amazing explanation it was very helpful & its fun when you say "why this guy crying" 😂
@prabhuldasds3518
@prabhuldasds3518 5 ай бұрын
Thank you Sir for the awesome content.
@shubhambhopale4603
@shubhambhopale4603 2 жыл бұрын
You are GOOD. Thank you!
@raveedevan
@raveedevan 2 жыл бұрын
Best 👍. Please upload as many concept as possible
@phanibuddi5965
@phanibuddi5965 Жыл бұрын
what a commendable video bro , your way of teaching is excellent.Even kid can also understand it.Once they watched your videos they could not do interview also.
@Javatechie
@Javatechie Жыл бұрын
Thanks buddy 😊
@flowchart5471
@flowchart5471 Жыл бұрын
Vasanth...Can you please prepare one video for Java design Patterns? Lot of things are available , but need in your format.
@saichaithvik
@saichaithvik Жыл бұрын
Java interface static method helps us in providing security by not allowing implementation classes to override them.
@kiranlulla6540
@kiranlulla6540 2 жыл бұрын
Amazing job!!
@pratishrutipanda6461
@pratishrutipanda6461 2 жыл бұрын
Nice content 👍
@adarshverma3372
@adarshverma3372 Жыл бұрын
Very detailed and good topics explained
@mDSS4ICCM
@mDSS4ICCM Жыл бұрын
Thank you very much!
@Asjad321
@Asjad321 5 ай бұрын
Please make Q&A for JAVA 11 & JAVA 17
@ranganathchowdary2106
@ranganathchowdary2106 Жыл бұрын
love you guru...super content.
@noors3417
@noors3417 Жыл бұрын
tq bro ur explanation is very understandable and very helpfull
@dipesh2359
@dipesh2359 12 күн бұрын
Very nice. God bless.
@jsiddiqui
@jsiddiqui Жыл бұрын
Really great job.... awesome work...
@chetanbhandari3033
@chetanbhandari3033 2 жыл бұрын
Thnx a lot 💓
@kayalvizhidas6834
@kayalvizhidas6834 3 күн бұрын
Hi Bashsant Sir you told that you post interview question for microservices.Expecting that video eagerly.plz post
@Javatechie
@Javatechie 3 күн бұрын
This coming July month I will upload buddy
@maheshbabualluri9642
@maheshbabualluri9642 2 жыл бұрын
The best❤
@vaishnavi_cholli
@vaishnavi_cholli 2 жыл бұрын
Good Explaination
@sanjukoujalagi5800
@sanjukoujalagi5800 Жыл бұрын
Thanks for the video.
@ANKITCHOUDHARYankitkrchy
@ANKITCHOUDHARYankitkrchy 2 жыл бұрын
Much waited for this... Thanks
@neha6000
@neha6000 2 жыл бұрын
Thank you basant ❤❤
@abhishekabhic737
@abhishekabhic737 Жыл бұрын
thank you so much for this video
@bullsbearsfight
@bullsbearsfight 2 жыл бұрын
awesome explanation
@user-ng6xj8pk2u
@user-ng6xj8pk2u Ай бұрын
Good video!
@gopi54655
@gopi54655 2 жыл бұрын
great info .. Can we add questions on Threads too I don't see in any videos...
@saikrishnaanantula
@saikrishnaanantula 2 жыл бұрын
One doubt object class is parent of all java class but not parent of all interface so in that case how comparator inherited equals from object class.
@sumansaha4538
@sumansaha4538 5 ай бұрын
Thanks , This is great video.
@___vandanagupta___
@___vandanagupta___ Жыл бұрын
U are an amazing teacher
@RaviVerma-bg6ul
@RaviVerma-bg6ul 2 жыл бұрын
awesome
@santoshkamat6132
@santoshkamat6132 2 жыл бұрын
Bro JP Morgan need not interview you only. Your KZbin channel's superb allround playlists are itself a biggest credential for your selection 😄
@Javatechie
@Javatechie 2 жыл бұрын
Thanks Santosh for your word. I faced this question in jpmc only 😜
@ILuvBilli
@ILuvBilli 2 жыл бұрын
@@Javatechie very true santosh, jpmc should watch basant's Playlist, that is more than enough for selection
@Javatechie
@Javatechie 2 жыл бұрын
Ha ha thanks bro ☺️
@shamkantdesale8994
@shamkantdesale8994 Жыл бұрын
Great explaination
@satyabatigoswami1735
@satyabatigoswami1735 4 ай бұрын
Great video
@chitrambalam8509
@chitrambalam8509 6 ай бұрын
Great information!!!
@abhishekhail6682
@abhishekhail6682 2 жыл бұрын
Nice video sir ❤️
@mandarchabukswar4528
@mandarchabukswar4528 6 ай бұрын
Ur work is awesome
@homerSImpsonss
@homerSImpsonss 4 ай бұрын
Thanks a lot brother
@user-pp8sv5rx2f
@user-pp8sv5rx2f 2 жыл бұрын
Could you also create a video on your Walmart interview experience? The whole process actually would really be a great insight and helpful
@Javatechie
@Javatechie 2 жыл бұрын
Okay buddy I will create definitely
@riki2404
@riki2404 Жыл бұрын
Thanks a lot.
@bhatnagarcapital
@bhatnagarcapital 4 ай бұрын
I love you ! You are awesome !
@dhineshs6210
@dhineshs6210 Жыл бұрын
Good Explanation !....
@prashanthreddy-sd9ju
@prashanthreddy-sd9ju Жыл бұрын
Thank you sir 🙏
@venkatasubbaiahchoppa1365
@venkatasubbaiahchoppa1365 2 жыл бұрын
Excellent explanation. However you missed Map and Reduce!
@santoshkumarverma8443
@santoshkumarverma8443 Жыл бұрын
Good content. Keep continue.
@jagrutipatil1020
@jagrutipatil1020 9 ай бұрын
You are the gem☺️
@13success66
@13success66 Жыл бұрын
Thank you sir
@BeingAaradhyaa
@BeingAaradhyaa 2 жыл бұрын
Thanks!
@007tushard
@007tushard 2 жыл бұрын
Thanks
@good_eats876
@good_eats876 4 ай бұрын
"this line is crying" 🤣
@richat946
@richat946 Жыл бұрын
Ur video is alz my fav list..sir ,Make videos on 3-4yrs exp candidate interview ques on springboot and microservices.
@Javatechie
@Javatechie Жыл бұрын
Sure will do that Richa . Did you gone through my other interview QA session if not please have a look
@richat946
@richat946 Жыл бұрын
@@Javatechie sure sir 👍
@rishiraj2548
@rishiraj2548 Жыл бұрын
Thanks 🎉
@ethangoodman7988
@ethangoodman7988 Жыл бұрын
In your program of printing even odd numbers from two thread it's not giving 1 to 10 output sequentially always in my machine even thread gets started first print 2 then print 1. We might need extra synchronisation here to ensure that first odd thread gets started
@manivannankarunanithi8272
@manivannankarunanithi8272 10 ай бұрын
who are you bro? i never seen a tutorial like this.. you are covering in and out. Excellent bro. Thanks for all your contribution.
@Javatechie
@Javatechie 10 ай бұрын
Thank you so much for appreciating it. Keep learning 😃
TOP 20 JAVA 8 Interview Questions & Answers | Ashok IT
15:23
Ashok IT
Рет қаралды 26 М.
FOOLED THE GUARD🤢
00:54
INO
Рет қаралды 61 МЛН
Sprinting with More and More Money
00:29
MrBeast
Рет қаралды 191 МЛН
Which one of them is cooler?😎 @potapova_blog
00:45
Filaretiki
Рет қаралды 10 МЛН
Stream API in Java
26:04
Telusko
Рет қаралды 278 М.
Java 8 Streams | Optional Usage and Best Practices | JavaTechie
22:22
APPLE совершила РЕВОЛЮЦИЮ!
0:39
ÉЖИ АКСЁНОВ
Рет қаралды 3,7 МЛН
Урна с айфонами!
0:30
По ту сторону Гугла
Рет қаралды 7 МЛН
Samsung S24 Ultra professional shooting kit #shorts
0:12
Photographer Army
Рет қаралды 30 МЛН