Multiple choice technology programming languages The default value the lpad function takes is a space an asterisk The default value is not optional None of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation The LPAD function left-pads a string with a default padding character of a single space. If no padding character is specified, LPAD uses space. The padding value is optional - if omitted, the default space character is used.