1. सीखें
  2. /
  3. पाठ्यक्रम
  4. /
  5. Introduction to Java

Connected

अभ्यास

Upper or lower

Text formatting is everywhere - from standardizing user input to creating consistent output. Strings have powerful built-in methods that can instantly transform text. Let's explore how Java makes text manipulation effortless!

निर्देश

100 XP
  • Output the message String in uppercase letters.
  • Output the message String in lowercase letters.