Here are some MCQs on Websites
1. Which of the following is not a commonly used web development language?
a) HTML
b) Java
c) PHP
d) Python
Answer: b) Java
2. Which tag is used to define the main content of a webpage?
a) <head>
b) <title>
c) <body>
d) <meta>
Answer: c) <body>
3. What does CSS stand for?
a) Creative Style Sheets
b) Cascading Style Sheets
c) Computer Style Sheets
d) Colorful Style Sheets
Answer: b) Cascading Style Sheets
4. Which attribute is used to provide a short description of an image in HTML?
a) src
b) alt
c) href
d) title
Answer: b) alt
5. Which protocol is used for transferring files over the Internet?
a) HTTP
b) FTP
c) SMTP
d) TCP
Answer: b) FTP