Java & JavaScript Quotations Quiz Test Your Java & JavaScript Skills: Beginner’s Quiz 1 / 5 What will JavaScript treat as text? true 123 “Hello” x + y 2 / 5 Which quotation mark is commonly used for strings in Java? Parentheses ( ) Backticks ` ` Single quotes ‘ ‘ Double quotes ” “ 3 / 5 Which quotation marks can be used for strings in JavaScript? Only single quotes Only brackets Single quotes and double quotes Only double quotes 4 / 5 Which of the following is a correct string in JavaScript? “Welcome” ‘Welcome’ Both A and B {Welcome} 5 / 5 In Java, which quotation marks are used for a single character? Single quotes ‘ ‘ Curly braces { } Backticks ` ` Double quotes ” “ Your score isThe average score is 0% 0% Restart quiz Send feedback