Epic Test Review questions with accurate detailed solutions
|| || || || || || ||
A programming language which uses simple keywords like ADD to directly interact with
|| || || || || || || || || || || || ||
memory addresses. - ✔✔Assembly Language
|| || || ||
programming languages which relied on manually flipping electrical currents on and off -
|| || || || || || || || || || || || ||
✔✔Machine Language ||
A variable can only be accessed in certain areas of your code, based on how and where you
|| || || || || || || || || || || || || || || || || ||
declare it. - ✔✔scope
|| || ||
Classes that are version of primitives that allow them to be used in Array Lists (such as Integer
|| || || || || || || || || || || || || || || || || ||
and Character) - ✔✔Wrapper Classes
|| || || ||
Variables that are declared in a class that an object knows about itself. - ✔✔Instance Variables
|| || || || || || || || || || || || || || ||
Variables such as Boolean, byte, and int - ✔✔Primitive Variables
|| || || || || || || || ||
A reference variable has a value of ____ when not referring to an object - ✔✔null
|| || || || || || || || || || || || || || ||
A method that changes data but doesn't return it - ✔✔mutator
|| || || || || || || || || ||
A _______ checks for errors when you run your code - ✔✔compiler
|| || || || || || || || || || ||
A _____ is a a blueprint for an object - ✔✔class
|| || || || || || || || || ||
All objects live on the ____ - ✔✔heap
|| || || || || || ||
|| || || || || || ||
A programming language which uses simple keywords like ADD to directly interact with
|| || || || || || || || || || || || ||
memory addresses. - ✔✔Assembly Language
|| || || ||
programming languages which relied on manually flipping electrical currents on and off -
|| || || || || || || || || || || || ||
✔✔Machine Language ||
A variable can only be accessed in certain areas of your code, based on how and where you
|| || || || || || || || || || || || || || || || || ||
declare it. - ✔✔scope
|| || ||
Classes that are version of primitives that allow them to be used in Array Lists (such as Integer
|| || || || || || || || || || || || || || || || || ||
and Character) - ✔✔Wrapper Classes
|| || || ||
Variables that are declared in a class that an object knows about itself. - ✔✔Instance Variables
|| || || || || || || || || || || || || || ||
Variables such as Boolean, byte, and int - ✔✔Primitive Variables
|| || || || || || || || ||
A reference variable has a value of ____ when not referring to an object - ✔✔null
|| || || || || || || || || || || || || || ||
A method that changes data but doesn't return it - ✔✔mutator
|| || || || || || || || || ||
A _______ checks for errors when you run your code - ✔✔compiler
|| || || || || || || || || || ||
A _____ is a a blueprint for an object - ✔✔class
|| || || || || || || || || ||
All objects live on the ____ - ✔✔heap
|| || || || || || ||