c# (Csharp) threading interview question:- What is thread,background thread and foreground thread ?

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ธ.ค. 2024

ความคิดเห็น • 104

  • @dnfvideo
    @dnfvideo  3 ปีที่แล้ว +2

    Do not miss our Interview Question video series
    30 Important C# Interview Questions : th-cam.com/video/BKynEBPqiIM/w-d-xo.html
    25 Important ASP.NET Interview Questions : th-cam.com/video/pXmMdmJUC0g/w-d-xo.html
    25 Angular Interview Questions : th-cam.com/video/-jeoyDJDsSM/w-d-xo.html
    5 MSBI Interview Questions : th-cam.com/video/5E815aXAwYQ/w-d-xo.html

  • @TheDream3873
    @TheDream3873 11 ปีที่แล้ว +3

    Much better than my instructor. Short and to the point!

  • @claudioas2001
    @claudioas2001 12 ปีที่แล้ว +3

    Excellent, simple and easy to remember tutorial. Best explanation I found so far. Thanks, keep your great job.

  • @billywang5486
    @billywang5486 2 ปีที่แล้ว

    Thanks for the contribution to the C# community!

  • @DineshbabuSengottian
    @DineshbabuSengottian 9 ปีที่แล้ว +19

    Small correction in this vedio : Background thread will live until the life time of last foreground thread belongs to that process.

  • @tcbetka
    @tcbetka 11 ปีที่แล้ว

    No, I'd say you got it right... The term "threaded application" pretty much implies "parallel" execution of those threads--as long as you assume the threads to be asynchronous. If they are synchronous, then one might argue that the first thread stops to wait for the second and therefore they aren't truly executing at the same time. But with only one core, you don't have much other choice. So while I can see his point, I think you have presented this in an accurate fashion. Thanks!

  • @EricAnthonyBurnett
    @EricAnthonyBurnett 12 ปีที่แล้ว +2

    Great video! It helped me better understand threading in C#. Thank you!

  • @maxron6514
    @maxron6514 3 ปีที่แล้ว

    This is kept simple and straight forward to the point. Good one

  • @morsheddld
    @morsheddld 5 ปีที่แล้ว +2

    This was an awesome demonstration of Thread. Totally realised, thx a lot. Very understandable.

  • @JonWoo
    @JonWoo 12 ปีที่แล้ว

    Straight to the point and clearly explained. Awesome

  • @poojapandey4149
    @poojapandey4149 3 ปีที่แล้ว

    Perfect for beginners in threading concept, great help

  • @ibknl1986
    @ibknl1986 11 ปีที่แล้ว

    Hi, Your explanation is too good and i find it very informative and understandable just in one watch.Thanks.

  • @Jemszie
    @Jemszie 3 ปีที่แล้ว

    very2 helpful for me to understand the Thread. Thanks dude for the video

  • @gm6902
    @gm6902 2 ปีที่แล้ว

    This video helps me a lot. Thank you.

  • @MikeStock88
    @MikeStock88 2 ปีที่แล้ว

    Great explanation, thanks for sharing

  • @rasikasamith
    @rasikasamith 3 หลายเดือนก่อน

    Excellent video. Thanks a lot.

  • @mememonster2370
    @mememonster2370 9 หลายเดือนก่อน

    after 12 years
    Task - An opeartion
    Thread - process a Task (or executes an operation)
    Multithreading - process multiple task parallel

  • @naukriabhi3
    @naukriabhi3 12 ปีที่แล้ว +2

    Well in the last part of the video..I can see 'The main application has exited' and below that 'Function1 is entered'...How it is possible...I mean as it reaches to the end of the main program first it shouldn't display the 'Function1 is entered' at all.... Is it because of the delay in writing/displaying to the console application (I mean thread reached first to 'Function1 is entered' and then 'The main application has exited' but display wise it looks opposite) or I am missing something....???

  • @music130man
    @music130man 4 ปีที่แล้ว

    Excellent video, very informative. Thanks.

  • @jinrajkr4330
    @jinrajkr4330 12 ปีที่แล้ว

    really good explanation on threading.. thnkz for the video.

  • @kalaqueen4659
    @kalaqueen4659 10 ปีที่แล้ว

    greate.ur explaination s simple & clear.

  • @jessy9643
    @jessy9643 6 ปีที่แล้ว

    Nice class !! Worth for listening

  • @PhynnOfficial
    @PhynnOfficial 12 ปีที่แล้ว

    Great tutorial sir. Well done. It helped me a lot!

  • @darshankalathiya8667
    @darshankalathiya8667 ปีที่แล้ว

    great learning.

  • @eshansingh1
    @eshansingh1 10 ปีที่แล้ว +2

    Thank you for your videos they are very useful!

    • @deepawar_
      @deepawar_ 9 ปีที่แล้ว

      in the starting : sheeshap LOL

  • @parsalotfy
    @parsalotfy 8 ปีที่แล้ว

    I realize diferent beetwen foreground & Backgroung Threads completly...
    Thanks for your VERY helpful video !

  • @mizantednioc
    @mizantednioc 4 ปีที่แล้ว

    Thank you! very easy to understand

  • @chowhaan109nitw
    @chowhaan109nitw 4 ปีที่แล้ว

    Nicely explained

  • @manishverma86
    @manishverma86 11 ปีที่แล้ว

    Much better explanation...Thanks. :)

  • @anikbutt22
    @anikbutt22 12 ปีที่แล้ว

    beautifully demonstrated.. thank you alot..

  • @tcbetka
    @tcbetka 11 ปีที่แล้ว

    I don't think it matters whether or not the threads are foreground or background. As I understand it, that only affects the persistence of the spawned thread when the parent thread terminates...as you've shown in your demonstration.
    I got a lot of information from your video, so thanks again for posting it!

  • @Innoventico
    @Innoventico 6 ปีที่แล้ว +1

    She is very sharp.

  • @GhostManYT
    @GhostManYT 9 ปีที่แล้ว +3

    nicely explained.

  • @robertslamon4403
    @robertslamon4403 5 ปีที่แล้ว

    Nice vid! You made this simple.

  • @tayfunaykin4091
    @tayfunaykin4091 10 ปีที่แล้ว

    It's very clear and usefull

  • @manjeetnandal1
    @manjeetnandal1 5 ปีที่แล้ว

    Great sharing!

  • @anjaneya1badrinadh
    @anjaneya1badrinadh 4 ปีที่แล้ว

    Hi Sir,
    Please make video on difference between Finalize vs Dispose in C#

  • @bringaab
    @bringaab 12 ปีที่แล้ว

    great tutorial. more power.

  • @sumityadav-mt5jz
    @sumityadav-mt5jz 7 ปีที่แล้ว

    nicely explained..👍

  • @FlyingBullets
    @FlyingBullets 10 ปีที่แล้ว

    Nice, Thanks! Good one, greetings from Germany

  • @shuangwang1689
    @shuangwang1689 8 ปีที่แล้ว

    wonderful ! it helps me a lot , Thank you very much .

  • @ArunSingh-uh5kn
    @ArunSingh-uh5kn 7 ปีที่แล้ว

    can you please describe the timing of thread sleep in this program. Means which function call's when after 4 sec as we see there are in function1 and function 2 calling sequence

  • @pouriahasheminasab5105
    @pouriahasheminasab5105 12 ปีที่แล้ว

    Thanks for your nice videos.

  • @animeshpatel619
    @animeshpatel619 6 ปีที่แล้ว

    hello can you please upload video on multiple parallel http asynchronous programing using await when all

  • @saurabhtanwer2166
    @saurabhtanwer2166 ปีที่แล้ว

    Thread means parallel execution? Is not it is time slicing or context switching

  • @ferrarikarthik1
    @ferrarikarthik1 11 ปีที่แล้ว

    S...Because, Parallel code execution concept revolves around the execution of code in multiple processors....But in case of single processor MultiThreding concept(as demonstarted here), the processor executes for a specific time the code in function 1 and function 2. What this implies is that, the processor executes the code in f1 and then for f2. When it is executing f2, f1 is not executed.So, this is not parallel code execution.

  • @lamarts100
    @lamarts100 12 ปีที่แล้ว

    Great tutorial!!!

  • @Lazy-AI
    @Lazy-AI 9 ปีที่แล้ว +1

    Hiee sir , in ur 1st example i've added IsBackground = true for both the function but Function1 and Function2 is still looping and executing after Main thread has ended. what m i doing wrong ?
    Thread obj1 = new Thread(Function1);
    Thread obj2 = new Thread(Function2);
    obj1.IsBackground = true;
    obj2.IsBackground = true;
    obj1.Start();
    obj2.Start();
    Console.WriteLine("Main application has ended");
    Console.ReadKey();

    • @maringeorgiev4456
      @maringeorgiev4456 9 ปีที่แล้ว +1

      +Saurabh Main thread hasn't ended after displaying its message on the console. It waits for your next command Console.ReadKey(); Delete that, start the app with Ctrl + F5 evth should be fine

  • @jeevanwijerathna
    @jeevanwijerathna 12 ปีที่แล้ว

    good explanation. thanks

  • @rainvictorron2413
    @rainvictorron2413 5 ปีที่แล้ว

    Sir,may i ask,how does threading differs with delegate chaining? Thank you in advance.

  • @drsamsam1104
    @drsamsam1104 4 ปีที่แล้ว

    Does
    Any one have a example of STA threads managing com object with form
    And running other tasks on background threads

  • @Gary190tube
    @Gary190tube 12 ปีที่แล้ว

    Great video.

  • @kk3528
    @kk3528 3 ปีที่แล้ว

    Very good

  • @killaurnext
    @killaurnext 11 ปีที่แล้ว

    when he had function 1 & 2 = parallel tasks
    when it was just function 1 and explaining foreground and background thread...i guess it technically could be both threaded tasks and parallel tasks (I would go more with threaded tasks since you could argue that there is only one thread)

  • @gunarsekaran
    @gunarsekaran 11 ปีที่แล้ว +2

    very usefull...

  • @makinggreatbread
    @makinggreatbread 4 ปีที่แล้ว

    good video

  • @bipulabu
    @bipulabu 8 ปีที่แล้ว

    When you run 2 different threads - will they run parallely in the same core processor or will they run on two different processors ?

    • @dnfvideo
      @dnfvideo  8 ปีที่แล้ว

      +bipulabu For technical query please mail us at questpond@questpond.com

  • @rezkhan3366
    @rezkhan3366 3 ปีที่แล้ว

    Awesome!

  • @RajKumar-nh8ko
    @RajKumar-nh8ko 4 ปีที่แล้ว

    Nice 👍

  • @ChuckNiddy87
    @ChuckNiddy87 12 ปีที่แล้ว

    Thanks great tutorial

  • @sathyam34
    @sathyam34 11 ปีที่แล้ว

    Excellent..!

  • @MohanrajPeriasamy
    @MohanrajPeriasamy 12 ปีที่แล้ว

    great video....

  • @AliiSaamm
    @AliiSaamm 10 ปีที่แล้ว

    Very helpful thanks

  • @joshuazhang6995
    @joshuazhang6995 9 ปีที่แล้ว

    nice one !!! thank you so much

  • @dnfvideo
    @dnfvideo  12 ปีที่แล้ว

    Did i mix up ?

  • @ChetanChanneCSC
    @ChetanChanneCSC 10 ปีที่แล้ว

    Good one

  • @muhammadadnanakmal9590
    @muhammadadnanakmal9590 9 ปีที่แล้ว

    sir i've question if we don't call thread.sleep() method in both Function1 and Function2 Method then what will happen
    and its mandatory that we must call sleep() in threading

    • @MB26566
      @MB26566 7 ปีที่แล้ว

      No it,s not mandatory if u want to stop your thread for some time then you can invoke thread.Sleep() method

  • @vaibhavlodha1178
    @vaibhavlodha1178 11 ปีที่แล้ว

    awesome....

  • @shaleenshuklass
    @shaleenshuklass 12 ปีที่แล้ว

    so what is use of background thread

  • @bagwerohit
    @bagwerohit 11 ปีที่แล้ว

    Nice one thanxxxxxxxxxxxxxxxxxxx

  • @kannitra
    @kannitra 11 ปีที่แล้ว

    great video thanks>........

  • @VINNUSAURUS
    @VINNUSAURUS 10 ปีที่แล้ว

    can u explain when to use forground and background ?

    • @santoshKoolkarni
      @santoshKoolkarni 10 ปีที่แล้ว

      Use background for tasks that don't involve any user interaction.

    • @santoshKoolkarni
      @santoshKoolkarni 10 ปีที่แล้ว +2

      Also background threads abruptly end when all foreground threads end. So none of the cleanups will be performed including any cleanup in the finally block. So if any cleanup is important, use foreground thread or implement some way to cleanup the background before ending last foreground thread.

    • @VINNUSAURUS
      @VINNUSAURUS 10 ปีที่แล้ว +1

      Santosh Kulkarni Nice :) Thank you :)

    • @srinivasan1482
      @srinivasan1482 10 ปีที่แล้ว +1

      Santosh Kulkarni Really good explanation.

  • @shaleenshuklass
    @shaleenshuklass 12 ปีที่แล้ว

    sir please tell me threadstart delegate

  • @OreoCokes
    @OreoCokes 11 ปีที่แล้ว +1

    Great vid, its like taking lessons from Frank Sinatra :D in other words.... thanks.

  • @daviddbeloved
    @daviddbeloved 12 ปีที่แล้ว

    great. waoooh

  • @WoundedEgo
    @WoundedEgo 12 ปีที่แล้ว

    Why? What is the difference?

  • @rutabuga
    @rutabuga 12 ปีที่แล้ว

    you should not mix up the definition for threaded tasks and parallel tasks.

  • @JDavidEfrain
    @JDavidEfrain 12 ปีที่แล้ว

    Great another Hindu tutorial

  • @PE425
    @PE425 12 ปีที่แล้ว +2

    "She sharp"??

  • @bogie5464
    @bogie5464 12 ปีที่แล้ว

    Hindu is a religion... not a race. That's like saying "Great another Christian tutorial." He sounds Indian, but I could be wrong. Also he knows his shit that's clear, so I don't mind the accent. I'm not an ignorant American.

  • @bike4aday
    @bike4aday 11 ปีที่แล้ว +1

    in other words

  • @alphandor
    @alphandor 12 ปีที่แล้ว

    control F FIRE!

  • @JDavidEfrain
    @JDavidEfrain 12 ปีที่แล้ว

    Americans invented this shit dude

  • @Kanakis2016
    @Kanakis2016 ปีที่แล้ว

    Qytgystsyysysghggyggyyytffhgĝhhuuyuyyyyyyyyyhhhu7ùĥ

  • @--Mr.Bombastic--
    @--Mr.Bombastic-- 4 ปีที่แล้ว

    add should. be stop..

  • @saabslol
    @saabslol 12 ปีที่แล้ว

    in other words!