Site menu

CodeCook.io

  • Languages
    • C
    • C++
    • CSS
    • Git
    • HTML
    • Java
    • JavaScript
    • jQuery
    • PHP
    • Python
    • Ruby
    • Scala
  • string

Scala - String to uppercase

Change all characters in a string to uppercase.

0
2891
  • Share on Facebook
  • Share on Google+
  • Share on Twitter
{{string}}.toUpperCase
java

Notes

last update: Dec. 4, 2014

Advertisement

This project is hosted on DigitalOcean, try it and support us

Related concept

  • String concatenation
  • String length
  • String to lowercase
  • Reverse string
  • Repeat string

Other language

  • Python
  • JavaScript

Random task

  • If else
  • Find file by name in current subtree
  • Create a list of integers
  • Get public IP address
  • Set maximum number of relations in ManyToManyField in Django form
  • Blog
  • About
  • License