U r best developer sir bcose all students r easily understand🙏🙏
@rajprajapati76974 жыл бұрын
Super vedio sirG nice explanation 👍👍
@rahulsantore83664 жыл бұрын
Bhaisaab 😊😊😇🤗🤗🤗
@Mahmmadhusen07211 ай бұрын
Blocked state,initial state,runnable state
@rajprajapati76973 жыл бұрын
You make this Concept very easy thank you sir
@niranjankumar99584 жыл бұрын
Thanks 🙏🙏🙏 sir 👍
@keyurnayee67463 жыл бұрын
explained in easiest language
@ayyubkhan93254 жыл бұрын
Thanks sir
@prakasharyan97364 жыл бұрын
Video is very helpful, but can u plse upload video multi threading with c++.
@rahul-java-dev4 жыл бұрын
Very helpful video ... Please... Make a project... Including these concepts.
@shubhamthakur484 жыл бұрын
Sir, i need some help with proteus software
@surajrane9561 Жыл бұрын
Why we used the try-catch block when we used sleep method?
@pvrtechno62513 жыл бұрын
Sir java ka ek sequence bta dijiye Kaise kaise read krna h
@anubhavkumarrao31414 жыл бұрын
Sir when you say that they are similar many threads are running except these two in our program ..... that means at one time CPU can tackle only thread ... so is this phenomena depends on frequency of CPU that we see on laptop ???
@rahulmathakari25814 жыл бұрын
cpu frequency means how much time cpu will take to solve single instruction so in short we can say that more frequency more speed. but how many threads served by cpu at any instance, it depends on available cores in cpu and hyper threading supported by CPU.