java multithreading scenario based interview question || Java Concurrency Interview Question

preview_player
Показать описание
#kkjavatutorials #Java #JavaInterviewQuestion

About this Video:
Hello Friends, In this video we will talk and learn one of the very important interview question There are two Threads A and B operating on a shared resource R, A needs to inform B that some important changes has happened in R. What technique would you use in Java to achieve this?

Follow me on Social network:

KK JavaTutorials WebSite:

Subscribe KK JavaTutorails YouTube Channel:

Subscribe My Hindi Channel(KK HindiGyan):

Some Important Playlist link on KK JavaTutorials:

Spring Framework Tutorial:

Eclipse shortcuts :

Java 8 Features Tutorial(All In One):

JDBC Tutorial in depth[Must Watch]

Java 8 Stream APIs:

WebLogic Server Tutorials:

Spring Boot Tutorial(All In One):

Hibernate Tutorials:

Java 5 new features Tutorials

Java 7 Features tutorials:

Java multithreading for beginners:

Java Collections framework Tutorials:

OOPs concepts in java Tutorials:
Рекомендации по теме
Комментарии
Автор

Thanks for wonderful explanation using practical code demo, , , pls amke more such videos, , ,

parthec
Автор

Why do you require wait and notify with blocking queue

abhishekjaiswal