Thursday, March 24, 2016

What are the differences between single pass & multi-pass compiler?


Single Pass Compiler Multi-Pass Compiler
1. Single pass compiler can be made to use more space than multi-pass compiler 1. Multi - pass compiler can be made to use less space than a single -pass compiler
2. Single pass compiler is faster than a multi -pass compiler 2. Multi - pass compiler is slower than a single pass compiler because each pass reads & writes an intermediate file.
If You want to learn about the technology, computer science & engineering, web programming, freelancing, earning please click here :CSE SOLVE

0 comments:

Post a Comment