Which pseudocode statement displays the first character in the String variable str? a. Display str[1] b. Display

Question:

Which pseudocode statement displays the first character in the String variable str?
a. Display str[1]
b. Display str[0]
c. Display str[first]
d. Display str

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: