MCQOPTIONS
Saved Bookmarks
This section includes 520 Mcqs, each offering curated multiple-choice questions to sharpen your 8th Class knowledge and support exam preparation. Choose a topic below to get started.
| 301. |
How does HTTP differ from HTML? |
| A. | HTTP describes what's on a web page while HTML allows sites to interact with each other. |
| B. | HTML describes what is on a webpage whereas HTTP allows sites to interact with each other. |
| C. | HTTP is a language and HTML is the syntax for that language. |
| D. | There is no difference between HTML and HTTP. |
| Answer» C. HTTP is a language and HTML is the syntax for that language. | |
| 302. |
________ is a client software or a web application which combines the syndicated web content such as online newspapers, blogs, etc. in one location. |
| A. | News aggregator |
| B. | Web combiner |
| C. | Bulletin board systems |
| D. | Search engine |
| Answer» B. Web combiner | |
| 303. |
Web 1.0 is characterized mainly by ___________. |
| A. | Static web pages |
| B. | Interactive websites |
| C. | Blogs and Social networking |
| D. | Mobile sites |
| Answer» B. Interactive websites | |
| 304. |
E-mail is an advantageous mode of communication because of __________. |
| A. | Simple mail management-composing, sending and receiving e-mails is very easy |
| B. | Quick and easy communication and confirmation medium for online shopping, travel booking, event management, auctions and connectivity with other businesses and friends |
| C. | Advancement of offline activities |
| D. | Both [A] and [B] |
| Answer» E. | |
| 305. |
HTML is the subset of ___. |
| A. | SGML |
| B. | XML |
| C. | Java script |
| D. | X HTML |
| Answer» B. XML | |
| 306. |
Which of the following can create a list using lowercase letters? |
| A. | <ol "a"> |
| B. | <ol letter = "a"> |
| C. | <ol type = "a"> |
| D. | <ol> = "a" |
| Answer» D. <ol> = "a" | |
| 307. |
What is the HTML tag for the largest heading? |
| A. | <H1> |
| B. | <H2> |
| C. | <head> |
| D. | <H6> |
| Answer» B. <H2> | |
| 308. |
What happens if the background image is smaller than the screen? |
| A. | It will be stretched. |
| B. | It will leave a blank space at the bottom of your page. |
| C. | It will be repeated. |
| D. | It will be placed at the centre of the page. |
| Answer» D. It will be placed at the centre of the page. | |
| 309. |
What happens on increasing the cell padding value? |
| A. | The distance between cell and content increase. |
| B. | The space between cells increases. |
| C. | The softness of your site increases. |
| D. | The width of the table increases. |
| Answer» B. The space between cells increases. | |
| 310. |
A 6 digit Hex color (#FF9966) defines values of Red, Blue and Green in the order ___. |
| A. | #BBRRGG |
| B. | #GGBBRR |
| C. | #RGBGBR |
| D. | #RRGGBB |
| Answer» E. | |
| 311. |
Which editors can create a web page without the knowledge of HTML commands? |
| A. | WYSIWYG editors |
| B. | Text editors |
| C. | Notepad |
| D. | Word pad |
| Answer» B. Text editors | |
| 312. |
Which of the following attributes is used for coloring the text links of tag? |
| A. | LINK |
| B. | VLINK |
| C. | ALINK |
| D. | All of these |
| Answer» E. | |
| 313. |
Anurag is using an html code for making an image as a link for another web page. What command should he write in the program? |
| A. | <A href = "universe, html" IMG src = "universe. gif"> </A> |
| B. | <A href = "universe. html"> <IMG src = "universe. gif"> </A> |
| C. | <A href = "universe, html" <IMG src> = < "universe.gif"> |
| D. | <A href = "universe. html"> <1MG> src = <universe.gif> |
| Answer» C. <A href = "universe, html" <IMG src> = < "universe.gif"> | |
| 314. |
Varun has been given an assignment to write html code for the creation of table. But he made a mistake in his program. What is the correction of his error? creating a table class time computer science 10:00 |
| A. | After giving the headings OFF the <TR> tag. |
| B. | The OFF tag for <HEAD> should be given at the end. |
| C. | The OFF tag for <BODY> should be given after the <TABLE> tag. |
| D. | The attributes of table should be defined separately. |
| Answer» B. The OFF tag for <HEAD> should be given at the end. | |
| 315. |
What is the correct HTML code for making a hyperlink? |
| A. | <a url =?http//www.xxxx.com?>xxxxx.com>/a> |
| B. | <a name =?http://www.xxxx.com?>xxxxx.com</a> |
| C. | <a>http://www.xxxx.com</a> |
| D. | <a href =?http://www.xxxx.com?>xxxx</a> |
| Answer» E. | |
| 316. |
Who designed HTML document? |
| A. | Wright brothers |
| B. | Tim Berners Lee |
| C. | Charles Babbage |
| D. | Lady Ada love lace |
| Answer» C. Charles Babbage | |
| 317. |
Which tag is used for defining a table cell in HTML? |
| A. | <TD> |
| B. | <TR> |
| C. | <COL> |
| D. | <TBODY> |
| Answer» B. <TR> | |
| 318. |
Which of the following attributes is of tag? |
| A. | ALIGN |
| B. | CLEAR |
| C. | WIDTH |
| D. | COLOR |
| Answer» C. WIDTH | |
| 319. |
How can we print space in HTML? |
| A. | \[\varepsilon tnbs;\] |
| B. | \[\varepsilon tnbsp;\] |
| C. | \[\varepsilon tnsbp\] |
| D. | \[\varepsilon tspace;\] |
| Answer» C. \[\varepsilon tnsbp\] | |
| 320. |
Which tag is to give bullets? |
| A. | <OL> |
| B. | <UL> |
| C. | <U> |
| D. | <0> |
| Answer» C. <U> | |
| 321. |
What does tag in HTML define? |
| A. | Data table row |
| B. | Data definition |
| C. | Definition description |
| D. | Definition term |
| Answer» D. Definition term | |
| 322. |
Which of the following options are used for making a bulleted list? |
| A. | square, triangle, rectangle |
| B. | disc, polygon, rhombus |
| C. | rectangle, triangle, circle |
| D. | square, circle, disc |
| Answer» E. | |
| 323. |
Which tag is used for making an ordered list? |
| A. | <OL> |
| B. | <UL> |
| C. | <DL> |
| D. | <LI> |
| Answer» B. <UL> | |
| 324. |
Which of these is a web-browser program? |
| A. | Internet explorer |
| B. | Netscape Navigator |
| C. | Google chrome |
| D. | All of these |
| Answer» E. | |
| 325. |
Which of the following HTML tags is used for creating horizontal line across the page? |
| A. | <P> |
| B. | <HR> |
| C. | <BR> |
| D. | <H1> |
| Answer» C. <BR> | |
| 326. |
Which of the following is/are the attribute(s) of tag in HTML? |
| A. | Size |
| B. | Width |
| C. | Color |
| D. | All of these |
| Answer» E. | |
| 327. |
How many predefined header tags (H1, H2 ...) are available in HTML? |
| A. | 4 |
| B. | 5 |
| C. | 6 |
| D. | 7 |
| Answer» D. 7 | |
| 328. |
Which of the following code is correct? |
| A. | <body bgcolor = "red?> |
| B. | <font text = cell "red"> |
| C. | bodycolor = <?red"> |
| D. | <body color = "red"> |
| Answer» B. <font text = cell "red"> | |
| 329. |
What is the use of the tag ? |
| A. | Image |
| B. | Hyper linking |
| C. | For comment text |
| D. | To show ASCII codes |
| Answer» D. To show ASCII codes | |
| 330. |
Which one of the following is the correct structure of HTML tags? |
| A. | <HTML> </HTML> <HEAD> </HEAD> <BODY> </BODY> |
| B. | <HTML> <HEAD> <BODY> </BODY> </HEAD> </HTML> |
| C. | <HTML> <HEAD> </HEAD> <BODY> </BODY> </HTML> |
| D. | <HTML> <BODY> < HEAD> </HTML> </BODY> </HEAD> |
| Answer» D. <HTML> <BODY> < HEAD> </HTML> </BODY> </HEAD> | |
| 331. |
What does in html specify? |
| A. | Column break |
| B. | Line break |
| C. | Difference between two words |
| D. | Difference between two lines |
| Answer» C. Difference between two words | |
| 332. |
Which software can you use for executing an HTML program written in Text editor? |
| A. | Word processor |
| B. | Text editor |
| C. | Database programs |
| D. | Web browser |
| Answer» E. | |
| 333. |
Which character will you use to end the tag of HTML? |
| A. | ? |
| B. | ! |
| C. | / |
| D. | \ |
| Answer» D. \ | |
| 334. |
HTML tags must be written within ___. |
| A. | <> |
| B. | [] |
| C. | () |
| D. | G |
| Answer» B. [] | |
| 335. |
What will be the output of the following program? HTML Program Computer is an Electronic processing machine |
| A. | |
| B. | |
| C. | |
| D. | |
| Answer» B. | |
| 336. |
Which of these tags can be used for displaying heading? |
| A. | <title> ...... </title> |
| B. | <font> ....... </font> |
| C. | <BR> |
| D. | <H1> ...... </H1> |
| Answer» E. | |
| 337. |
What is the function of tag? |
| A. | Text with <BR> tag will be displayed in Bold. |
| B. | Text with <BR> tag will break the continuous text to next line. |
| C. | Text with <BR> tag will be aligned to the left. |
| D. | Text with <BR> tag will be aligned to the right. |
| Answer» C. Text with <BR> tag will be aligned to the left. | |
| 338. |
Which of these tags underlines the text of HTML document? |
| A. | <B> ..... </B> |
| B. | <U> ...... </U> |
| C. | <I> ....... </I> |
| D. | <UL>.....</UL> |
| Answer» C. <I> ....... </I> | |
| 339. |
Which attribute of font tag will change the alignment of the text? |
| A. | <font color = XXX> |
| B. | <font Align = XXX> |
| C. | <font size = XXX> |
| D. | <font face = XXX> |
| Answer» C. <font size = XXX> | |
| 340. |
Which attribute of font tag changes the size of the font? |
| A. | <font color = XXX> |
| B. | <font Align = XXX> |
| C. | <font size = XXX> |
| D. | <font face = XXX> |
| Answer» D. <font face = XXX> | |
| 341. |
Which of these attributes will you use with tag to change the colour of the font? |
| A. | <font color = XXX> |
| B. | <font Align = XXX> |
| C. | <font size = XXX> |
| D. | <font face = XXX> |
| Answer» B. <font Align = XXX> | |
| 342. |
The content of the web page should be coded within |
| A. | <Head> .... </Head> |
| B. | <Title> ...... </Title> |
| C. | <Body> ..... </Body> |
| D. | <HTML>...</HTML> |
| Answer» D. <HTML>...</HTML> | |
| 343. |
What is the full form of HTML? |
| A. | Hyper Text Mail Language |
| B. | Hyper Text Markup Language |
| C. | Highlight Text Markup Language |
| D. | Highlight Text Makeup Language |
| Answer» C. Highlight Text Markup Language | |
| 344. |
What kind of software do you require to write an HTML program? |
| A. | Word processor |
| B. | Text editor |
| C. | Spread sheet |
| D. | Presentation program |
| Answer» C. Spread sheet | |
| 345. |
In HTML, the text that links the other document is called ___. |
| A. | Mark up |
| B. | Hyper text |
| C. | Cell |
| D. | Bitmap |
| Answer» C. Cell | |
| 346. |
Which of the following is NOT related to power supply of computer? |
| A. | USB |
| B. | Surge Protector |
| C. | UPS |
| D. | SMPS |
| Answer» B. Surge Protector | |
| 347. |
Identify the following: The basic purpose of it, is to store program instructions that are frequently referenced by software during operation. Fast access to these instructions increases the overall speed of the software program. |
| A. | Cache memory |
| B. | Hard Disk |
| C. | Zip Disk |
| D. | Compact Disc |
| Answer» B. Hard Disk | |
| 348. |
The cable shown in this image is called a _________ cable. It is an IDE (Integrated Drive Electronics) standard for connecting devices like optical drives and hard drives to the motherboard. |
| A. | SATA |
| B. | Ethernet |
| C. | EIDE |
| D. | PS/2 |
| Answer» B. Ethernet | |
| 349. |
The type of memory improves processing by acting as a temporary high-speed holding area between the main memory and the CPU. |
| A. | RAM |
| B. | ROM |
| C. | Cache Memory |
| D. | Flash Memory |
| Answer» D. Flash Memory | |
| 350. |
An input device used for converting picture, maps and drawings into digital form for input to computers. |
| A. | Touch screen |
| B. | Light pen |
| C. | Digitizer |
| D. | MICR |
| Answer» D. MICR | |