Fundamentals interview questions

18 real Fundamentals questions from the Concurrency bank, as asked in Indian campus drives and tech interviews. Every question has a verified answer and an AI-tutor explanation on placd — free to start.

1. What is Concurrency?

Junior
  1. A.the property of a system that deals with many tasks making progress over overlapping time periods, which may or may not run literally at the same instant
  2. B.an independent program instance with its own isolated memory address space and resources managed by the operating system
  3. C.the smallest unit of execution scheduled by the OS that runs within a process and shares that process's memory with its siblings
  4. D.the act of the scheduler saving one execution stream's state and restoring another's so a single core can be shared among many tasks
Reveal the answer + AI explanation — free account

2. Which term means: "the property of a system that deals with many tasks making progress over overlapping time periods, which may or may not run literally at the same instant"?

Junior
  1. A.Context switch
  2. B.Process
  3. C.Parallelism
  4. D.Concurrency
Reveal the answer + AI explanation — free account

3. Which statement is correct?

Junior
  1. A.Concurrency — the simultaneous physical execution of multiple computations, typically on separate CPU cores at the very same instant
  2. B.Concurrency — a single sequential flow of control through a program with its own stack and program counter
  3. C.Concurrency — the property of a system that deals with many tasks making progress over overlapping time periods, which may or may not run literally at the same instant
  4. D.Concurrency — the smallest unit of execution scheduled by the OS that runs within a process and shares that process's memory with its siblings
Reveal the answer + AI explanation — free account

4. What is Parallelism?

Junior
  1. A.the act of the scheduler saving one execution stream's state and restoring another's so a single core can be shared among many tasks
  2. B.the simultaneous physical execution of multiple computations, typically on separate CPU cores at the very same instant
  3. C.the property of a system that deals with many tasks making progress over overlapping time periods, which may or may not run literally at the same instant
  4. D.the smallest unit of execution scheduled by the OS that runs within a process and shares that process's memory with its siblings
Reveal the answer + AI explanation — free account

6. Which statement is correct?

Junior
  1. A.Parallelism — a single sequential flow of control through a program with its own stack and program counter
  2. B.Parallelism — the property of a system that deals with many tasks making progress over overlapping time periods, which may or may not run literally at the same instant
  3. C.Parallelism — the act of the scheduler saving one execution stream's state and restoring another's so a single core can be shared among many tasks
  4. D.Parallelism — the simultaneous physical execution of multiple computations, typically on separate CPU cores at the very same instant
Reveal the answer + AI explanation — free account

7. What is Process?

Junior
  1. A.an independent program instance with its own isolated memory address space and resources managed by the operating system
  2. B.a single sequential flow of control through a program with its own stack and program counter
  3. C.the property of a system that deals with many tasks making progress over overlapping time periods, which may or may not run literally at the same instant
  4. D.the act of the scheduler saving one execution stream's state and restoring another's so a single core can be shared among many tasks
Reveal the answer + AI explanation — free account

9. Which statement is correct?

Junior
  1. A.Process — the property of a system that deals with many tasks making progress over overlapping time periods, which may or may not run literally at the same instant
  2. B.Process — the act of the scheduler saving one execution stream's state and restoring another's so a single core can be shared among many tasks
  3. C.Process — the smallest unit of execution scheduled by the OS that runs within a process and shares that process's memory with its siblings
  4. D.Process — an independent program instance with its own isolated memory address space and resources managed by the operating system
Reveal the answer + AI explanation — free account

10. What is Thread?

Junior
  1. A.the property of a system that deals with many tasks making progress over overlapping time periods, which may or may not run literally at the same instant
  2. B.the act of the scheduler saving one execution stream's state and restoring another's so a single core can be shared among many tasks
  3. C.the simultaneous physical execution of multiple computations, typically on separate CPU cores at the very same instant
  4. D.the smallest unit of execution scheduled by the OS that runs within a process and shares that process's memory with its siblings
Reveal the answer + AI explanation — free account

12. Which statement is correct?

Junior
  1. A.Thread — the smallest unit of execution scheduled by the OS that runs within a process and shares that process's memory with its siblings
  2. B.Thread — the simultaneous physical execution of multiple computations, typically on separate CPU cores at the very same instant
  3. C.Thread — a single sequential flow of control through a program with its own stack and program counter
  4. D.Thread — an independent program instance with its own isolated memory address space and resources managed by the operating system
Reveal the answer + AI explanation — free account

13. What is Context switch?

Mid
  1. A.the simultaneous physical execution of multiple computations, typically on separate CPU cores at the very same instant
  2. B.the property of a system that deals with many tasks making progress over overlapping time periods, which may or may not run literally at the same instant
  3. C.the act of the scheduler saving one execution stream's state and restoring another's so a single core can be shared among many tasks
  4. D.the smallest unit of execution scheduled by the OS that runs within a process and shares that process's memory with its siblings
Reveal the answer + AI explanation — free account

14. Which term means: "the act of the scheduler saving one execution stream's state and restoring another's so a single core can be shared among many tasks"?

Mid
  1. A.Concurrency
  2. B.Process
  3. C.Parallelism
  4. D.Context switch
Reveal the answer + AI explanation — free account

15. Which statement is correct?

Mid
  1. A.Context switch — the act of the scheduler saving one execution stream's state and restoring another's so a single core can be shared among many tasks
  2. B.Context switch — an independent program instance with its own isolated memory address space and resources managed by the operating system
  3. C.Context switch — the property of a system that deals with many tasks making progress over overlapping time periods, which may or may not run literally at the same instant
  4. D.Context switch — the simultaneous physical execution of multiple computations, typically on separate CPU cores at the very same instant
Reveal the answer + AI explanation — free account

16. What is Thread of execution?

Junior
  1. A.an independent program instance with its own isolated memory address space and resources managed by the operating system
  2. B.a single sequential flow of control through a program with its own stack and program counter
  3. C.the property of a system that deals with many tasks making progress over overlapping time periods, which may or may not run literally at the same instant
  4. D.the act of the scheduler saving one execution stream's state and restoring another's so a single core can be shared among many tasks
Reveal the answer + AI explanation — free account

18. Which statement is correct?

Junior
  1. A.Thread of execution — the smallest unit of execution scheduled by the OS that runs within a process and shares that process's memory with its siblings
  2. B.Thread of execution — a single sequential flow of control through a program with its own stack and program counter
  3. C.Thread of execution — the simultaneous physical execution of multiple computations, typically on separate CPU cores at the very same instant
  4. D.Thread of execution — the act of the scheduler saving one execution stream's state and restoring another's so a single core can be shared among many tasks
Reveal the answer + AI explanation — free account

Free to start

Answers, AI explanations, and a scored voice mock interview

Sign up free to check your answers with explanations, ask the AI tutor anything on any question, and take one full AI mock interview — scored like a real panel.

Practice Fundamentals free