Discussion :: Microprocessors
-
Consider the following library functions
EXP (i.e., ex)
ARCTAN (i.e. tan-1 x)
SQRT (i.e., x)
AES (i.e. |x|)
Which of the above are allowed in Pascal?
Answer : Option A
Explanation :
All are allowed in Pascal.
Be The First To Comment