Which tag is used to insert an image in HTML?

Interrupt-13

Quiz
•
Computers
•
Professional Development
•
Medium

vaishnavi s
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
<image>
<img>
<picture>
<src>
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following HTML tags is not deprecated?
<font>
<center>
<b>
<em>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
🔹 4. What is the output of 5 % 2 in C?
0
1
2
5
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
. What will be the output of the following C code?
#include <stdio.h>
int main() {
int a = 5;
printf("%d", a++ + ++a);
return 0;
}
1
12
10
Undefined behavior
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code?
x = [1, 2, 3]
print(x * 2)
[2, 4, 6]
[1, 2, 3, 1, 2, 3]
Error
[1, 2, 3, 2, 4, 6]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Identify the error in this C code snippet:
#include <stdio.h>
int main() {
int x = 10;
if(x = 5)
printf("Equal\n");
return 0;
}
Prints "Equal"
= used instead of ==
Runtime Error
No Error
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following HTML attributes is used to specify an image description (for screen readers)?
src
title
alt
desc
Create a free account and access millions of resources
Similar Resources on Quizizz
10 questions
pemrograman dasar

Quiz
•
Professional Development
20 questions
Operators in C language

Quiz
•
Professional Development
15 questions
JavaScript

Quiz
•
Professional Development
10 questions
Day 2 C Programming quiz

Quiz
•
Professional Development
15 questions
Code X Trade

Quiz
•
Professional Development
10 questions
ตัวแปรและประเภทข้อมูลในภาษาC

Quiz
•
Professional Development
15 questions
Lenguaje C

Quiz
•
Professional Development
15 questions
BrightChamps Technical Round - C language

Quiz
•
Professional Development
Popular Resources on Quizizz
15 questions
Multiplication Facts

Quiz
•
4th Grade
20 questions
Math Review - Grade 6

Quiz
•
6th Grade
20 questions
math review

Quiz
•
4th Grade
5 questions
capitalization in sentences

Quiz
•
5th - 8th Grade
10 questions
Juneteenth History and Significance

Interactive video
•
5th - 8th Grade
15 questions
Adding and Subtracting Fractions

Quiz
•
5th Grade
10 questions
R2H Day One Internship Expectation Review Guidelines

Quiz
•
Professional Development
12 questions
Dividing Fractions

Quiz
•
6th Grade