Question 285:
Which two functions return the same result when used with fields of the same data type?
Answer options:
A. ISBLANK() and BLANKVALUE() B. ISNULL() and LEN() C. ISBLANK() and ISNULL() D. ISBLANK() and ISEMPTY()
Answer correct:
C