0% found this document useful (0 votes)
2 views

MCQ-5-from-Nur E Alam-,HTML, CSS, JavaScript

The document contains a series of questions and answers related to HTML, CSS, and JavaScript, covering topics such as tags, attributes, and properties. It includes multiple-choice questions with the correct answers indicated. Additionally, it provides contact information for the teacher, Muhammad Nur E Alam, and a link to his YouTube channel.

Uploaded by

patfay208
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

MCQ-5-from-Nur E Alam-,HTML, CSS, JavaScript

The document contains a series of questions and answers related to HTML, CSS, and JavaScript, covering topics such as tags, attributes, and properties. It includes multiple-choice questions with the correct answers indicated. Additionally, it provides contact information for the teacher, Muhammad Nur E Alam, and a link to his YouTube channel.

Uploaded by

patfay208
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Teacher: Muhammad Nur E Alam, nurealam.rajjak@gmail.

com WhatsApp: +8801917975575

1. HTML and XHTML stands for?


a. Hyper Text Markup Language and EXtensible HyperText Markup Language
b. Hyper Text Markup Language and EXtensible HyperText Marking Language
c. None of the mentioned
d. In both traditional XHTML and HTML close tag for some elements is optional
Ans: A
2. Which of the following is used to read a HTML page and render it?
a. Web browser
b. Web server
c. Web Matrix
d. None of the mentioned
Ans: A
3. Which of the following are automatically loaded and operates as a part of browser?
a. Add-ons
b. Plug-ins
c. Utilities
d. Widgets
Ans: B
4. Which of the following tag is used for inserting the largest heading in HTML?
a. <h3>
b. <h1>
c. <h5>
Ans: B
5. Which of the following tag is used to make the underlined text?
a. <td> and </td>
b. <th> and </th>
c. <tr> and </tr>
d. None of the above
Ans: C
6. Which of the following attribute is used to provide a unique name to an element?
a. Class
b. Id
c. Type
d. None of the above
Ans: B
7. What is css stands for –
a. Color Style Sheets
b. Cascade Sheets Style
c. Cascade Style Sheet
d. Cacscading Style Sheet
Ans: D
8. In CSS What does ‘’Font-Size’’ can be called as
a. Selector
b. Rule
c. Property
d. Property-name
Ans: D

Page 1 of 3
Youtube Channel: https://www.youtube.com/@muhammadnurealam
Teacher: Muhammad Nur E Alam, [email protected] WhatsApp: +8801917975575

9. The property in CSS used to change the background color of an element is –


a. Bgcolor
b. Color
c. Background-color
d. All of the above
Ans: C
10. The HTML attribute used to define the internal stylesheet is –
a. <style>
b. Style
c. <Link>
d. <Script>
Ans: A
11. Are the negative values allowed in padding property?
a. Yes
b. No
c. Cant’t Say
d. May be
Ans: B
12. The CSS property used to specity the transparency of an element is –
a. Opacity
b. Filter
c. Visibility
d. Overlay
Ans: A
13. How to select the elements with the class name “example”?
a. Example
b. #example
c. .example
d. Class example
Ans: C
14. The CSS property used to draw a line around the elements outside the border?
a. Border
b. Outline
c. Padding
d. Line
Ans: B
15. Which type of JavaScript language is ___
a. Object-Oriented
b. Object-Based
c. Assembly-Language
d. High-Level
Ans: B
16. Which one of the following is the correct way for calling the JavaScript code?
a. Preprocessor
b. Triggering Event
c. Function/Method
d. RMI
Ans: C

Page 2 of 3
Youtube Channel: https://www.youtube.com/@muhammadnurealam
Teacher: Muhammad Nur E Alam, [email protected] WhatsApp: +8801917975575

17. Which of the following keywords is used to define a variable in Javascript?


a. Var
b. Let
c. Both a & b
Ans: C
18. javaScript is ideal to
a. Make computations in HTML simpler
b. minimize storage requirements on the web server
c. increase the download time for the client
Ans: B

19. Which of the following is not considered as an error in javascript?


a. syntax error
b. missing of semicolons
c. division by zero
d. all of the mentioned
Ans: C
20. In HTML attribute used to define the inline styles is –
a. Style
b. Styles
c. Class
d. None of the above
Ans: A
21. What is a Tag in HTML?
22. What are Attributes in HTML?
23. What is CSS?
24. What is JavaScript?
25. What is jQuery?

Page 3 of 3
Youtube Channel: https://www.youtube.com/@muhammadnurealam

You might also like