Explain Serial Computing with it's example.

 Serial Computing

Traditionally, the software has been written for serial computation: 

  • A problem is broken into a discrete series of instructions
  • Instructions are executed sequentially one after another 
  • Executed on a single processor 
  • Only one instruction may execute at any moment in time


Comments

Popular posts from this blog

What are different steps used in JDBC? Write down a small program showing all steps.

Discuss classification or taxonomy of virtualization at different levels.

Pure Versus Partial EC