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 trialMark Winter
2,572 Pointscan you help?
I just cant figure out what is the answer, can you help me out?
Mark Winter
2,572 PointsMachine code runs very ________ (quickly, slowly) and has a much ________ (bigger, smaller) memory footprint than a higher-level language.
1 Answer
Jennifer Nordell
Treehouse TeacherI'm also unsure of which particular question is giving you trouble, but at least two of them revolve around the same idea. High-level programming languages and low-level programming languages. High-level in this sense doesn't mean "more difficult" and the inverse is true for "low-level". When we use these terms we think in terms of the computer hardware/architecture. Lower level languages are closer to what the hardware can understand and humans can't. Higher-level languages are closer to what humans can understand. I hope these hints might help!
Mark Winter
2,572 PointsI have updated the question.
Jennifer Nordell
Treehouse TeacherI am sorry that the hints weren't enough. Machine code (very low-level language) runs very quickly and has a smaller memory footprint than a high-level language.
Steven Parker
231,184 PointsSteven Parker
231,184 PointsWhich question is giving you trouble?
This quiz has 4 questions.