contestada

1 1.3.7 Quiz: Analyze the Language of the Monstrous
Question 1 of 10
Which story element most clearly shows direct characterization?
A. The choices a character makes to solve problems
B. A character's private thoughts and feelings while alone
C. The words a character says
D. One character's description of another character's personality

Respuesta :

Answer:

A. The choices a character makes to solve problems

Explanation:

High-level languages are used to solve problems and are often referred to as problem-oriented languages; the inverse of a high-level language is a low-level language. It is one that exposes a significant portion of the computer's inner workings; for example, in C Language, one deals with the concepts of memory and pointers, whereas in Haskell Language, there is no concept of data storage. This is a low-level aspect of C Language. Machine Code is the lowest-level language, and it hides no machine details; not even the bit patterns used to form instructions are abstracted.