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 trialEmmanuel Akpan-Inwang
537 PointsIs machine code quick or slow? Does machine code have a large or small footprint?
Is machine code quick or slow? Does machine code have a large or small footprint?
4 Answers
Rasbin Rijal
Courses Plus Student 10,864 PointsHi Emmanuel,
Machine code runs very quickly and has a small footprint. For more information please visit this link post.
https://teamtreehouse.com/community/machine-code-versus-higher-level-language
Hope this helps :)
jacobproffer
24,604 PointsHey Emmanuel,
Machine code is quick with a small footprint.
Emmanuel Akpan-Inwang
537 PointsThanks you!
Luke Glazebrook
13,564 PointsHi!
Machine code is literally as quick as it gets. You cannot get any quicker than that.
I hope this helped!
Shaun Moore
6,301 PointsMachine code is the fastest because it is Binary compared to a top-level code like HTML, CSS, PHP it is extremely fast