Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Digital Literacy Computer Basics Computer Languages Fundamentals of Computer Languages

machine code vs higher level language

Speed of,

4 Answers

Konrad Pilch
Konrad Pilch
2,435 Points

What do you mean? Do you mean binary code vs the programming languages? Or how each programming language differs from speed such as C++ vs Python?

Machine code runs very (quickly, slowly) and has a much (bigger, smaller) memory footprint than a higher-level language.

Konrad Pilch
Konrad Pilch
2,435 Points

Ah, this is a question lol

Machine code runs very (quickly) and has a much (smaller) memory footprint than a higher-level language.

I am unable to do it