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? Curly braces { } Double quotes ” “ Single quotes ‘ ‘ Backticks ` ` 2 / 5 Which quotation marks can be used for strings in JavaScript? Only double quotes Single quotes and double quotes Only brackets Only single quotes 3 / 5 Which of the following is a correct string in JavaScript? ‘Welcome’ {Welcome} Both A and B “Welcome” 4 / 5 Which quotation mark is commonly used for strings in Java? Double quotes ” “ Single quotes ‘ ‘ Parentheses ( ) Backticks ` ` 5 / 5 What will JavaScript treat as text? true 123 “Hello” x + y Your score isThe average score is 0% 0% Restart quiz Send feedback