Which of the following statements are true with respect to pipelining. I. Pipelining is an implementation technique whereby multiple instructions are overlapped in execution. It is not visible to the programmer II. Each step is called a pipe stage or pipe segment III. Pipeline machine cycle is the time required to move an instruction one step down the pipeline
All are true
I and III are true
II and III are true
None of them are true
