Question: INTRODUCTION TO JAVA PROGRAMMING Instructions STI Exercise (cont...) 4. = Problem Assume: String sentence = The quick brown fox jumps over the lazy dog.; Write

INTRODUCTION TO JAVA PROGRAMMING
Instructions STI Exercise (cont...) 4. = Problem Assume: String sentence = "The quick brown fox jumps over the lazy dog."; Write Java statements that will display a message specifying what is the index position of character 'a' in the string. Write Java statements that will ask the user to enter a string then print each character of this character using a loop statement. 5
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
