🎴 Flashcard Mode

Computer Basics

Card1 / 15
Mastered0
Review0
QuestionClick to flip

What is the value returned by the fuction ABS, when it is assigned with a value - 210.6?
( A column 1 row value = - 210 .6, A column row 2 = ABS ( A 1) )

AnswerClick to flip back
A
210.6
💡 Explanation:

Yes, it is the correct choice.
ABS means absolute value. It retains the absolute value of the number, sign does not matter.

Change Mode