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