Bird
0
0

Which execution concept allows a web browser to download files while rendering a webpage?

medium Q6 of 15
Computer Aptitude - Operating Systems
Which execution concept allows a web browser to download files while rendering a webpage?
AMultitasking
BMultithreading
CMultiprocessing
DBatch processing
Step-by-Step Solution
  1. Step 1: Identify application-level behavior

    Both actions happen within the same application.
  2. Step 2: Identify execution method

    Parallel tasks within one application are handled by threads.
  3. Final Answer:

    Multithreading → Option B
  4. Quick Check:

    Multiple tasks inside one app = Multithreading ✅
Quick Trick: One application, multiple activities → Multithreading.
Common Mistakes:
  • Selecting multitasking instead of multithreading.
Master "Operating Systems" in Computer Aptitude

Start learning the concept with an interactive lesson.

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Computer Aptitude Quizzes