Examlex

Solved

Find the Absolute Value
-| 20 |
A) 0
B) 20- 20

question 128

Multiple Choice

Find the absolute value
-| 20 |


Definitions:

Sentinel

A special value used in programming to indicate the end of a data set or to signal when a particular condition has been met.

'\n'

Represents a newline character in many programming languages, used to move the cursor to the beginning of the next line of text.

Double Quotes

Characters used to enclose strings in many programming languages, signifying the start and end of text data.

String

A sequence of characters used to represent text in computer programming, typically treated as a data type.

Related Questions