Answer:
c h b l
color palette and a lightbulb
Complete Question:
What is a method?
A. An object instantiated from a class
B. An elegant and efficient way of programming
C. A coordinated sequence of instructions that will be carried out when requested
D. Using Alice control structures such as a a "Loop" to shorten code
Answer:
C. A coordinated sequence of instructions that will be carried out when requested
Explanation:
A method also known as function or procedure in other languages is a written set of code with a name and parameter list that can be requested/ called/invoked by typing out its name to carryout its function. A method can be seen as a subprogram which carries out some action on data and most times gives back (returns) a value.
The answer is in the following website: https://www.reference.com/history/were-video-games-invented-e9413d3dc1378766