Description: Illustrates the JavaScript syntax for the String FromCharCode .
Syntax: String.fromCharCode(n1, n2, …, nX) – This is a static method. The syntax is String.fromCharCode() and not str.fromCharCode