2024-2025.
Assembly Language - Answer: A programming language which uses simple
keywords like ADD to directly interact with memory addresses.
Machine Language - Answer: programming languages which relied on manually
flipping electrical currents on and off
scope - Answer: A variable can only be accessed in certain areas of your code,
based on how and where you declare it.
Wrapper Classes - Answer: Classes that are version of primitives that allow them
to be used in Array Lists (such as Integer and Character)
Page 1 of 4