what size are strings in javascript code example Example: string size javascript var str = "Hello World!"; var n = str.length; // n == 12