Home > Frontend Engineering and Javascript > Javascript Fundamentals > What are Strings and String Operations? Show previous contentTry this exercise. Is this statement true or false?Does the following code block declare a valid string?JAVASCRIPT1var country = "India";Press true if you believe the statement is correct, or false otherwise.TRUEFALSE Show following content