McqMate
These multiple-choice questions (MCQs) are designed to enhance your knowledge and understanding in the following areas: Bachelor of Science in Computer Science FY (BSc CS) , Bachelor of Science in Computer Science SY (BSc CS) , Bachelor of Science in Computer Science (BSc CS) .
1. |
Awebpage displays a picture. What tag was used to display that picture? |
A. | picture |
B. | image |
C. | img |
D. | src |
Answer» C. img |
2. |
<b> tag makes the enclosed text bold. What is other tag to make text bold? |
A. | <strong> |
B. | <dar> |
C. | <black> |
D. | <emp> |
Answer» A. <strong> |
3. |
Tags and test that are not directly displayed on the page are written in _____ section. |
A. | <html> |
B. | <head> |
C. | <title> |
D. | <body> |
Answer» B. <head> |
4. |
Which tag inserts a line horizontally on your web page? |
A. | <hr> |
B. | <line> |
C. | <line direction="horizontal"> |
D. | <tr> |
Answer» A. <hr> |
5. |
What should be the first tag in any HTML document? |
A. | <head> |
B. | <title> |
C. | <html> |
D. | <document> |
Answer» C. <html> |
6. |
Which tag allows you to add a row in a table? |
A. | <td> and </td> |
B. | <cr> and </cr> |
C. | <th> and </th> |
D. | <tr> and </tr> |
Answer» D. <tr> and </tr> |
7. |
How can you make a bulleted list? |
A. | <list> |
B. | <nl> |
C. | <ul> |
D. | <ol> |
Answer» C. <ul> |
8. |
How can you make a numbered list? |
A. | <dl> |
B. | <ol> |
C. | <list> |
D. | <ul> |
Answer» B. <ol> |
9. |
How can you make an e-mail link? |
A. | <a href="xxx@yyy"> |
B. | <mail href="xxx@yyy"> |
C. | <mail>xxx@yyy</mail> |
D. | <a href="mailto:xxx@yyy"> |
Answer» D. <a href="mailto:xxx@yyy"> |
10. |
What is the correct HTML for making a hyperlink? |
A. | <a href="https://mcqmate.com">Visit McqMate</a> |
B. | <a name="https://mcqmate.com">Visit McqMate</a> |
C. | <https://mcqmate.com</a> |
D. | <url="https://mcqmate.com">Visit McqMate</url> |
Answer» A. <a href="https://mcqmate.com">Visit McqMate</a> |
11. |
Choose the correct HTML tag to make a text italic |
A. | <ii> |
B. | <italics> |
C. | <italic> |
D. | <i> |
Answer» D. <i> |
12. |
Choose the correct HTML tag to make a text bold? |
A. | <b> |
B. | <bold> |
C. | <bb> |
D. | <bld> |
Answer» A. <b> |
13. |
What is the correct HTML for adding a background color? |
A. | <body color="yellow"> |
B. | <body bgcolor="yellow"> |
C. | <background>yellow</background> |
D. | <body background="yellow"> |
Answer» B. <body bgcolor="yellow"> |
14. |
Choose the correct HTML tag for the smallest size heading? |
A. | <heading> |
B. | <h6> |
C. | <h1> |
D. | <head> |
Answer» B. <h6> |
15. |
What is the correct HTML tag for inserting a line break? |
A. | <br> |
B. | <lb> |
C. | <break> |
D. | <newline> |
Answer» A. <br> |
16. |
What doesvlink attribute mean? |
A. | visited link |
B. | virtual link |
C. | very good link |
D. | active link |
Answer» A. visited link |
17. |
Which attribute is used to name an element uniquely? |
A. | class |
B. | id |
C. | dot |
D. | all of above |
Answer» B. id |
18. |
Which tag creates a check box for a form in HTML? |
A. | <checkbox> |
B. | <input type="checkbox"> |
C. | <input=checkbox> |
D. | <input checkbox> |
Answer» B. <input type="checkbox"> |
19. |
To create a combo box (drop down box) which tag will you use? |
A. | <select> |
B. | <list> |
C. | <input type="dropdown"> |
D. | all of above |
Answer» A. <select> |
20. |
Which of the following is not a pair tag? |
A. | <p> |
B. | < u > |
C. | <i> |
D. | <img> |
Answer» D. <img> |
21. |
To create HTML document you requirea |
A. | web page editing software |
B. | high powered computer |
C. | just a notepad can be used |
D. | none of above |
Answer» C. just a notepad can be used |
22. |
The special formatting codes in HTML document used to present contentare |
A. | tags |
B. | attributes |
C. | values |
D. | none of above |
Answer» A. tags |
23. |
HTML documents are saved in |
A. | special binary format |
B. | machine language codes |
C. | ascii text |
D. | none of above |
Answer» C. ascii text |
24. |
Some tags enclose the text. Those tags are known as |
A. | couple tags |
B. | single tags |
C. | double tags |
D. | pair tags |
Answer» D. pair tags |
25. |
The _____ character tells browsers to stop tagging the text |
A. | ? |
B. | / |
C. | > |
D. | % |
Answer» B. / |
26. |
In HTML document the tags |
A. | should be written in upper case |
B. | should be written in lower case |
C. | should be written in propercase |
D. | can be written in both uppercase or lowercase |
Answer» D. can be written in both uppercase or lowercase |
27. |
Marquee is a tag in HTML to |
A. | mark the list of items to maintaininqueue |
B. | mark the text so that it is hidden in browser |
C. | display text with scrolling effect |
D. | none of above |
Answer» C. display text with scrolling effect |
28. |
There are ____ different of heading tags in HTML |
A. | 4 |
B. | 5 |
C. | 6 |
D. | 7 |
Answer» C. 6 |
29. |
To create a blank line in your web page |
A. | press enter two times |
B. | press shift + enter |
C. | insert <br> tag |
D. | insert <bline> |
Answer» C. insert <br> tag |
30. |
Which of the following is not a style tag? |
A. | <b> |
B. | <tt> |
C. | <i> |
D. | all of above are style tags |
Answer» D. all of above are style tags |
31. |
The way the browser displays the object can be modified by _____ |
A. | attributes |
B. | parameters |
C. | modifiers |
D. | none of above |
Answer» A. attributes |
32. |
Which of the following HTML code is valid? |
A. | <font colour="red"> |
B. | <font color="red"> |
C. | <red><font> |
D. | all of above are style tags |
Answer» B. <font color="red"> |
33. |
Which of the following is an attribute related to font tag? |
A. | size |
B. | face |
C. | color |
D. | all of above are style tags |
Answer» D. all of above are style tags |
34. |
HTML supports |
A. | ordered lists |
B. | unordered lists |
C. | both type of lists |
D. | does not support those types |
Answer» C. both type of lists |
35. |
What tag is used to list individual items of an ordered list? |
A. | li |
B. | ol |
C. | ul |
D. | none of above |
Answer» A. li |
36. |
When should you use path along with file name of picture in IMG tag? |
A. | path is optional and not necessary |
B. | when the location of image file andhtml file are different |
C. | when image file andhtml file both are on same location |
D. | path is always necessary when inserting image |
Answer» B. when the location of image file andhtml file are different |
37. |
Which of the following is not a valid alignment attribute? |
A. | left |
B. | right |
C. | top |
D. | all of above |
Answer» C. top |
38. |
Which attribute is used withimg tag to display the text if image could not load in browser? |
A. | description |
B. | name |
C. | alt |
D. | id |
Answer» C. alt |
39. |
Which attribute can be used with BODY tag to set background color green? |
A. | background="green" |
B. | bgcolor="green" |
C. | vlink="green" |
D. | none of above |
Answer» B. bgcolor="green" |
40. |
Which attribute you’ll use with TD tag to merge two cells horizontally? |
A. | merge=colspan2 |
B. | rowspan=2 |
C. | colspan=2 |
D. | merge=row2 |
Answer» C. colspan=2 |
41. |
Awebpage displays a picture. What tag was used to display that picture? |
A. | picture |
B. | mage |
C. | img |
D. | src |
Answer» C. img |
42. |
What is the correct HTML for making a hyperlink? |
A. | <a href="http://mcqmate.com">mcq sets quiz</a> |
B. | <a name="http://mcqmate.com">mcq sets quiz</a> |
C. | <http://mcqmate.com</a> |
D. | url="http://mcqmate.com">mcq sets quiz |
Answer» A. <a href="http://mcqmate.com">mcq sets quiz</a> |
43. |
Which attribute is used to name an element uniquely? |
A. | class |
B. | d |
C. | dot |
D. | all of above |
Answer» B. d |
44. |
What is the full form of HTML? |
A. | hyper text markup language |
B. | hyphenation text markup language |
C. | hyphenation test markinglanguage |
D. | hyper text marking language |
Answer» A. hyper text markup language |
45. |
What is the full form of HTTP? |
A. | hyper text transfer protocol |
B. | hyper text transfer package |
C. | hyphenation text test program |
D. | none of the above |
Answer» A. hyper text transfer protocol |
46. |
What is a search engine? |
A. | a program that searches engines |
B. | aweb site that searches anything |
C. | a hardware component |
D. | a machinery engine that search data |
Answer» B. aweb site that searches anything |
47. |
What is the full form of TCP/IP? |
A. | transmission control protocol / internet protocol |
B. | telephone call protocol / international protocol |
C. | transport control protocol / internet protocol |
D. | none of the above |
Answer» A. transmission control protocol / internet protocol |
48. |
HTML document start and end with which tag pairs? |
A. | <head>….</head> |
B. | <body>….</body> |
C. | <html>….</html> |
D. | <web>….</web> |
Answer» C. <html>….</html> |
49. |
Which tag is used to create body text in HTML? |
A. | <head> |
B. | <text> |
C. | <title> |
D. | <body> |
Answer» D. <body> |
50. |
"Yahoo", "Infoseek" and "Lycos" are _________? |
A. | search engines |
B. | browsers |
C. | news groups |
D. | none of the above |
Answer» A. search engines |
Done Studing? Take A Test.
Great job completing your study session! Now it's time to put your knowledge to the test. Challenge yourself, see how much you've learned, and identify areas for improvement. Don’t worry, this is all part of the journey to mastery. Ready for the next step? Take a quiz to solidify what you've just studied.