Central Processing Unit (CPU) Question:
Download Job Interview Questions and Answers PDF
Explain what is Parallel Processing?
Answer:
It is a type of processing in which the CPU divides the problem into two parts. It works as:
★ Each part is sent to separate processors.
★ Each processor has its own memory. They individually solve the given problems and return the result.
★ The CPU assembles the results and hence, the problem is solved.
Some computers operate in terms of teraflops or trillions of floating-point instructions per second.
★ Each part is sent to separate processors.
★ Each processor has its own memory. They individually solve the given problems and return the result.
★ The CPU assembles the results and hence, the problem is solved.
Some computers operate in terms of teraflops or trillions of floating-point instructions per second.
Download Central Processing Unit (CPU) Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain Bus Speed? | Explain RISC technology? |