Architecture Question:
Download Job Interview Questions and Answers PDF
Explain pipelining?
Answer:
Pipelining is a process in which the data is accessed in a stage by stage process. The data is accessed in a sequence that is each stage performs an operation. If there are n number of stages then n number of operations is done. To increase the throughput of the processing network the pipe lining process is done. This method is adopted because the operation or the data is accessed in a sequence with a fast mode.
Download .Net Architecture Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain cache? | What is a managed code. Is Dim fs as filestreamobject is a managed code? |