Which of the following HTML element is used for creating an unordered list?
SS2425 WMAD S6+L17 Quiz Time

Quiz
•
Computers
•
University
•
Medium
Hemalatha Chennai
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<ui>
<i>
<em>
<ul>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is an element that does not have a closing tag called?
Tag
Empty element
Closed element
None of the above
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you write "Hello World" in an alert box?
msg("Hello World");
alertBox("Hello World");
alert("Hello World");
msgBox("Hello World");
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do we destructure this object and get the age, name & height as separate variables from the following object?
const obj = {age: 25, name: "John Doe", height: "5.7"};
const {age, name, height} = obj;
const [age, name, height] = obj;
const age, name, height = obj;
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is used for concatenation in PHP?
+ (plus)
*(Asterisk)
. (dot)
append()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct way to create an array in PHP?
$season = array["summer" , "winter" , "spring" , "autumn"];
$season = array("summer" , "winter" , "spring" , "autumn");
$season = "summer" , "winter" , "spring" , "autumn";
All of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the feature of TypeScript?
TypeScript is just JavaScript
TypeScript supports other JS libraries
TypeScript is portable
All of the above
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
Core Java Quiz

Quiz
•
University
10 questions
Pikachu Quiz

Quiz
•
University
15 questions
REACTOR

Quiz
•
University
12 questions
Java History Characteristics Environment

Quiz
•
University
10 questions
C++ Identifiers and Constants Quiz

Quiz
•
University
12 questions
JavaScript báciso

Quiz
•
University
10 questions
Pemrograman Berorientasi Objek

Quiz
•
10th Grade - University
15 questions
IT SKILLS

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade