Multiple choice technology

Which of the following is/are correct?

  1. Is_blank(“”) -> 1

  2. Is_blank(“???“) ->1

  3. Is_blank(“???“) ->0

  4. Is_blank(“???.???”) -> 0

Reveal answer Fill a bubble to check yourself
A,B,D Correct answer