00:00 Threads are a way to run multiple parts of a program concurrently. 00:37 RAM acts as temporary memory for processing 01:16 Multitasking is the ability of an OS to run multiple software simultaneously. 01:56 Time sharing allows for multitasking on an OS 02:31 Breaking down a task into multiple processes 03:14 Multithreading allows for efficient multitasking in software 03:52 Multiple threads can run tasks simultaneously 04:34 Threads are lightweight and can share resources
@Fyodor-xq3ly9 ай бұрын
How did you do that? By AI or by yourself?
@devpashishpatel148 ай бұрын
The video discusses the concept of threads in Java, explaining how they allow multiple tasks to run simultaneously within a program. Threads enable multitasking and dividing tasks into smaller units, allowing for efficient resource sharing and parallel execution. The importance of threads in software development is emphasized for future exploration in upcoming videos. Key moments: 00:00 Threads in software enable multitasking and dividing tasks into smaller units, improving efficiency and performance. -Multitasking in operating systems allows for multiple software to run simultaneously, supported by time-sharing on the CPU. -Threads in software enable multiple tasks to run concurrently within the same program, enhancing efficiency and performance. 03:40 Threads enable parallel execution of tasks, sharing resources, and improving efficiency in software development. They are essential for handling multiple operations simultaneously. -Threads allow multiple players, movements, and actions in video games to occur simultaneously, enhancing the gaming experience. -In programming, tasks are represented as threads, which can run concurrently and share resources, leading to efficient software execution.
@sharadhdeshpande Жыл бұрын
Thanks
@America_ya_everyday Жыл бұрын
Wow you're rich
@rajendertanwar1881 Жыл бұрын
When we run multiple software in a system there are OS is break them into smaller, and those small units are termed as threads 🎉
@elvinmustafayev9188 Жыл бұрын
Thanks for great explanation
@mustakim96774 ай бұрын
a very simple and smooth explanation
@bytestreamsurfer27 күн бұрын
If I remember right, the task scheduler allots each process slices of CPU time and this is called preemptive multitasking
@koksalocal71533 ай бұрын
Perfect Explanation , thanks a lot .
@suhanivishwakarma135Ай бұрын
Thanks a lot sir... you are genius 👍🏻🙏🏻
@sho26487 ай бұрын
this is so helpful thank you so much
@biruktegegn5375Ай бұрын
Born to be a teacher!
@esgslayer2op757 Жыл бұрын
When Bprak started teaching 🤔
@LearningsHere Жыл бұрын
Jokes apart i didn't find good tutor of programming languages better than him
@anupamr437 Жыл бұрын
Bprak and Navin Reddy are actually two threads running almost similar method.
@rohansathe-1054 Жыл бұрын
😂😂😂😂
@PREDATOR0074210 ай бұрын
😂😂😂😂😂😂😂
@saihitesh329822 күн бұрын
😂😂😂
@syedadil7256 Жыл бұрын
Thank you sir 15 more to go......
@TechieAmi Жыл бұрын
Excellent teaching way❤
@MariaBashir-fn2tt Жыл бұрын
the moment you explaind threads just waooo❤
@ayushgupta134010 ай бұрын
in chhattisgare - samaj aa ge bhai aacha kare samjha diye.......
@morukurthianitha37512 ай бұрын
Kudos 🎉Useful stuff
@onlystudy79438 ай бұрын
my personal advise to the biggener if you learn java that it is only source to learn follow whole series and also if you go for paid course .
@purpleuniverse543211 ай бұрын
Can you tell me which code editor you're using to run the code
@g.pragadheeswaran509411 ай бұрын
VS Code
@shadow05-196 ай бұрын
Vs code
@aiknow13135 ай бұрын
I will write your words in my exam if i see threads on question paper
@tmurari94525 ай бұрын
sir you can say Threads concept for java version 21