Examlex

Solved

-In the Above Figure, the Relationship Between X and Y

question 428

Multiple Choice

  -In the above figure, the relationship between x and y is A)  positive, and the curve becomes flatter as x increases. B)  positive, and the curve becomes steeper as x increases. C)  positive and linear. D)  negative and linear.
-In the above figure, the relationship between x and y is


Definitions:

Global Variables

Variables declared outside any function, accessible by any part of the program.

Expressions

Combinations of variables, operations, values, and functions that are evaluated to produce another value in programming.

Variable Name

An identifier assigned to a storage location in memory to store values during a computer program's execution.

Declared

In programming, to specify the type and optionally the initial value of variables or functions before they are used.

Related Questions