Which of the following is true about a zero length string?

A) It is often used to record null for a field.
B) It is the same as a null value.
C) It is when a record for a field contains parenthesis with nothing in between.
D) It is used instead of the word Null to define an argument of the IIF function.

C

Computer Science & Information Technology

You might also like to view...

Which of the following methods are included in every class created in Java by inheritance?

a) next b) toString c) compareTo d) charAt e) none of the above

Computer Science & Information Technology

Explain what a DropDownList object is and how you specify items you want to display in the list

What will be an ideal response?

Computer Science & Information Technology