1. Initialize the strings field in the main method.
2. Add 10 strings from the keyboard to the strings list.
3. Determine whether the shortest string or the longest string is encountered first in the list.
If several strings are shortest or longest, then consider the very first such string encounter
Minimum or maximum
- 13
Locked
Comments
- Popular
- New
- Old
You must be signed in to leave a comment
This page doesn't have any comments yet