What is a ‘Thread’ in computing?
AA network protocol
BA hardware cable
CThe smallest sequence of instructions managed by the OS
DA virus
Explanation
• Multi-threading allows a program to perform multiple tasks concurrently.
• Threads share the same memory space within a process.
• It improves the performance of modern applications.
Exam Relevance
- Topic: Competitive Exams
- Subtopic: FPSC/PPSC/NTS Past Papers

No Comments