If the following pseudocode was coded and executed, what would display?
```
Declare String str = "ABC"
Display str[1]
```
a. A
b. B
c. C
d. ABC
b. B
Computer Science & Information Technology
You might also like to view...
A(n) _______ is not required if you always refer to a class with its fully qualified class name.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Compute the grade point average (GPA) for a beginning student who has completed only the following courses:
![14943|321x86](upload://qtjcOPjvC9c4d00t6b568Kbj5HX.jpeg)
Computer Science & Information Technology