String Work Sheet
By Mickey Arnold
starstarstarstarstar
Last updated 10 months ago
44 Questions
DIRECTIONS : Fill in each blank with the correct answer/output. Assume each statement happens in order and that one statement may affect the next statement.
String one = "sambenwilearethebest";
String two = "09876543210";
String three = "02 13 97 68 45 0";
DIRECTIONS : Fill in each blank with the correct answer/output. Assume each statement happens in order and that one statement may affect the next statement.
String sam = "hey there";
String ben = "hey thar";