Operatore/Metodo + Input Output
+
==
!=
.length()
.charAt( )
.charCodeAt( )
.concat( )
.toLowerCase()
.toUpperCase()
.substr( , )
.slice( , )
.indexOf( )
.indexOf( , )
.lastIndexOf( )
.lastIndexOf( , )
.replace( , )