Question: 2. What is a correct syntax to return the first character in a string? a) Shanghai. sub (0,1) b) Shanghai[0] c) Shanghai [1] d) None

2. What is a correct syntax to return the first character in a string? a) "Shanghai". sub (0,1) b) "Shanghai"[0] c) "Shanghai" [1] d) None of the above
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
