Background Thread


SUBMITTED BY: bhaatt

DATE: May 24, 2022, 9:37 a.m.

FORMAT: Text only

SIZE: 261 Bytes

HITS: 327

  1. In programming, a background thread is a thread that runs behind the scenes, while the foreground thread continues to run. For instance, a background thread may perform calculations on user input while the user is entering information using a foreground thread.

comments powered by Disqus