Advantages and disadvantages of preprocessor in programming language
Answers
Answered by
1
Advantages of Assembly LanguagePrograms written in machine language are replaceable by mnemonics which are easier to remember.Memory Efficient.It is not required to keep track of memory locations.Faster in speed.Easy to make insertions and deletions.Hardware Oriented.Requires fewer instructions to accomplish the same result.Disadvantages of Assembly LanguageLong programs written in such languages cannot be executed on small sized computers.It takes lot of time to code or write the program, as it is more complex in nature.Difficult to remember the syntax.Lack of portability of program between computers of different makes.No SDKs (System Development Kit).
Similar questions