Multiple choice Sgn ( ) function is a numeric library function used to assign a sign to a number tally the sign of two numbers determine the sign of a number find out the special characters in a number Reveal answer Fill a bubble to check yourself C Correct answer Explanation The Sgn function in Visual Basic returns an integer indicating the sign of a number: 1 if positive, 0 if zero, and -1 if negative.