About Question enthuware.ocpjp.v21.2.3600 :
Posted: Sun Dec 22, 2024 6:24 pm
Hello,
it says:
is a valid statement but doesn't this require the new String [] on the right side?
Thanks
it says:
Code: Select all
var sa = {"""
a
b""", "c"};
Thanks