Question

What are the pros and cons of using C language to run Atmega128 microcontroller instead of...

What are the pros and cons of using C language to run Atmega128 microcontroller instead of assembly language?

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Pros of C language:

1. Program in C is very much maintainable.

2. Program in C is easy to code/write.

3. C language is platform independent as compiler handles all.

Cons of C language:

1. C is compiler dependent.

2. C language has some features compiler specific.

3. C language is complied language.

Pros of Assembly language:

1. Assembly language is memory efficient.

2. Assembly language is faster in speed.

3. In Assembly language it is easier to rectify errors and modify the instructions.

Cons of Assembly language:

1. Assembly language is processor dependent. Program will not work on another machine with different configuration.

2. Assembly language is monotonous/tedious to write/code. Syntax is some what difficult.

3. Assembly language is vulnerable to bugs.

Add a comment
Know the answer?
Add Answer to:
What are the pros and cons of using C language to run Atmega128 microcontroller instead of...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT