MCQOPTIONS
Saved Bookmarks
This section includes 250 Mcqs, each offering curated multiple-choice questions to sharpen your Html knowledge and support exam preparation. Choose a topic below to get started.
| 151. |
For sequential scans of tables we use ____________. |
| A. | sort_buffer_size |
| B. | read_rnd_buffer_size |
| C. | join_buffer_size |
| D. | read_buffer_size |
| E. | None of these |
| Answer» E. None of these | |
| 152. |
Gzip is not fully supported by ___________. |
| A. | IE 4+ |
| B. | Netscape 6+ |
| C. | Firefox |
| D. | Netscape 4.60+ |
| E. | None of these |
| Answer» E. None of these | |
| 153. |
Vector images are created in ___________. |
| A. | Adobe Fireworks |
| B. | Splashup |
| C. | Adobe Photoshop |
| D. | Adobe Illustrator |
| E. | None of these |
| Answer» E. None of these | |
| 154. |
Images are usually printed at a resolution of ___________. |
| A. | 300 dpi |
| B. | 50 dpi |
| C. | 100 dpi |
| D. | 200 dpi |
| E. | None of these |
| Answer» B. 50 dpi | |
| 155. |
For caption of the image we use ____________. |
| A. | <alt> |
| B. | <title> |
| C. | <src> |
| D. | <figure> |
| E. | None of these |
| Answer» E. None of these | |
| 156. |
JPEG format is useful when ___________. |
| A. | we want to show more brightness |
| B. | there are so many colors in the picture |
| C. | when we want to show haziness |
| D. | there are not so many colors in the picture |
| E. | None of these |
| Answer» C. when we want to show haziness | |
| 157. |
Modernizr.csstransformss detects _________. |
| A. | Input Types |
| B. | Input Attributes |
| C. | CSS 2D transforms |
| D. | CSS 3D transforms |
| E. | None of these |
| Answer» D. CSS 3D transforms | |
| 158. |
classPrefix is used when _____________. |
| A. | when there is no any class in the code |
| B. | not mandatory it depends on user |
| C. | class name clashes |
| D. | it is mandatory prefix before all the classes |
| E. | None of these |
| Answer» D. it is mandatory prefix before all the classes | |
| 159. |
For testing prefixed CSS properties we use _____________. |
| A. | Modernizr._prefixes |
| B. | Modernizr.prefixed |
| C. | Modernizr.prefixedCSS value |
| D. | Modernizr.prefixedCSS |
| E. | None of these |
| Answer» D. Modernizr.prefixedCSS | |
| 160. |
openDatabase() method does not take the argument in __________. |
| A. | server name |
| B. | database version |
| C. | display name |
| D. | database name |
| E. | None of these |
| Answer» B. database version | |
| 161. |
transaction() does not take the argument _______. |
| A. | error callback |
| B. | database name |
| C. | success callback |
| D. | callback |
| E. | None of these |
| Answer» C. success callback | |
| 162. |
The sign is used for the placeholder _____________. |
| A. | ? |
| B. | ^ |
| C. | * |
| D. | & |
| E. | None of these |
| Answer» B. ^ | |
| 163. |
Number of rows is returned by the attribute __________. |
| A. | rowsAffected |
| B. | length |
| C. | rows |
| D. | insertIID |
| E. | None of these |
| Answer» B. length | |
| 164. |
insertId attribute returns ____________. |
| A. | database ID |
| B. | user s ID |
| C. | column ID |
| D. | row ID |
| E. | None of these |
| Answer» E. None of these | |
| 165. |
Each image in sprite should be approximately of ___________. |
| A. | 20 pixels |
| B. | 10 pixels |
| C. | 50 pixels |
| D. | 100 pixels |
| E. | None of these |
| Answer» C. 50 pixels | |
| 166. |
Sprites are not used for _________. |
| A. | reduce loading time |
| B. | reducing multiple server requests |
| C. | reducing HTTP request |
| D. | beautify the web page |
| E. | None of these |
| Answer» E. None of these | |
| 167. |
Sprites are _____________. |
| A. | 2-D images |
| B. | not the image |
| C. | 3-D images |
| D. | 1-D images |
| E. | None of these |
| Answer» B. not the image | |
| 168. |
Major portion of web page contributes _________________. |
| A. | audio |
| B. | text |
| C. | video |
| D. | image |
| E. | None of these |
| Answer» E. None of these | |
| 169. |
Which browser does not support |
| A. | Internet Explorer |
| B. | Chrome |
| C. | Opera |
| D. | Firefox |
| E. | None of these |
| Answer» B. Chrome | |
| 170. |
does not include the attribute ___________. |
| A. | src |
| B. | lang |
| C. | hidden |
| D. | id |
| E. | None of these |
| Answer» B. lang | |
| 171. |
For best speed position of JavaScript code should be at ______________. |
| A. | anywhere in the code |
| B. | middle of the code |
| C. | top of the code |
| D. | bottom of the code |
| E. | None of these |
| Answer» E. None of these | |
| 172. |
HTTP request is between _______________. |
| A. | server and host |
| B. | user and server |
| C. | client and server |
| D. | client and host |
| E. | None of these |
| Answer» E. None of these | |
| 173. |
For best speed position of CSS code should be at __________. |
| A. | anywhere in the code |
| B. | at the bottom of the code |
| C. | at the middle of the code |
| D. | at the top of the code |
| E. | None of these |
| Answer» E. None of these | |
| 174. |
404 HTTP error is generated due to ____________. |
| A. | on removing the newline character |
| B. | slow loading of the web page |
| C. | missing JavaScript file |
| D. | any missing file |
| E. | None of these |
| Answer» B. slow loading of the web page | |
| 175. |
Templates can t be placed inside ______________. |
| A. | <table> |
| B. | <form> |
| C. | <body> |
| D. | <head> |
| E. | None of these |
| Answer» C. <body> | |
| 176. |
The .content property is __________. |
| A. | read-write |
| B. | hidden |
| C. | read-only |
| D. | write-only |
| E. | None of these |
| Answer» D. write-only | |
| 177. |
The features that can t be detected by checking idle are checked by ____________. |
| A. | Modernizr.testProp |
| B. | Modernizr.prefixedCSS |
| C. | Modernizr.testAllProps |
| D. | Modernizr.testStyles |
| E. | None of these |
| Answer» E. None of these | |
| 178. |
For checking programmatically we use _________. |
| A. | Modernizr._prefixes |
| B. | Modernizr.testAllProps |
| C. | Modernizr.mq |
| D. | Modernizr.prefixed |
| E. | None of these |
| Answer» D. Modernizr.prefixed | |
| 179. |
Which works similar to |
| A. | <i> |
| B. | <blockquote> |
| C. | <em> |
| D. | <strong> |
| E. | None of these |
| Answer» E. None of these | |
| 180. |
For upward double arrow which entity is used? |
| A. | & darr |
| B. | & rarr |
| C. | & uarr |
| D. | & uArr |
| E. | None of these |
| Answer» E. None of these | |
| 181. |
IP is used in the level ___________. |
| A. | application layer |
| B. | presentation layer |
| C. | data Link layer |
| D. | network layer |
| E. | None of these |
| Answer» E. None of these | |
| 182. |
In OSI model USB lies under the layer ___________. |
| A. | network layer |
| B. | transport layer |
| C. | data Link layer |
| D. | physical layer |
| E. | None of these |
| Answer» E. None of these | |
| 183. |
For latin letter u with acute which entity is used? |
| A. | & uacute |
| B. | & ucirc |
| C. | & ugrave |
| D. | & ucirc |
| E. | None of these |
| Answer» B. & ucirc | |
| 184. |
What does 3xx code denote? |
| A. | Success |
| B. | Informational |
| C. | Redirection |
| D. | Server Error |
| E. | None of these |
| Answer» D. Server Error | |
| 185. |
Which tag is not used if you want to indicate the importance of the phrase? |
| A. | <strong> |
| B. | <em> |
| C. | <h1> |
| D. | <i> |
| E. | None of these |
| Answer» E. None of these | |
| 186. |
The element ___________ simply groups items within an enclosed dd tag, though it may associate them with a caption defined by a dt tag. |
| A. | embed |
| B. | collect |
| C. | figure |
| D. | object |
| E. | None of these |
| Answer» E. None of these | |
| 187. |
Which is not the attribute of |
| A. | robots |
| B. | seamless |
| C. | description |
| D. | keywords |
| E. | None of these |
| Answer» C. description | |
| 188. |
Which of the following is not an empty element. |
| A. | <sup> |
| B. | <hr/> |
| C. | <img/> |
| D. | <br/> |
| E. | None of these |
| Answer» B. <hr/> | |
| 189. |
What is the use of tag? |
| A. | To create vertical rule between sections |
| B. | For making content appearance italics |
| C. | To create horizontal rule between sections |
| D. | To create a line break |
| E. | None of these |
| Answer» D. To create a line break | |
| 190. |
which tag will be used For raising number to a power? |
| A. | <ul> |
| B. | <br/> |
| C. | <sub> |
| D. | <sup> |
| E. | None of these |
| Answer» E. None of these | |
| 191. |
For trade mark sign which entity is used? |
| A. | & trade |
| B. | & shy |
| C. | & real |
| D. | & sect |
| E. | None of these |
| Answer» B. & shy | |
| 192. |
All elements are identified by their __________ and are marked up using either start tags and end tags or self-closing tags. |
| A. | class name |
| B. | attribute name |
| C. | tag name |
| D. | All of above |
| E. | None of these |
| Answer» D. All of above | |
| 193. |
For grouping form controls we can use ___________. |
| A. | <fieldset> |
| B. | <select> |
| C. | <legend> |
| D. | <label> |
| E. | None of these |
| Answer» B. <select> | |
| 194. |
Form validation traditionally was performed by ___________. |
| A. | HTML |
| B. | JavaScript |
| C. | jQuery |
| D. | PHP |
| E. | None of these |
| Answer» C. jQuery | |
| 195. |
For creating single line text box for searching queries, we use the type ___________. |
| A. | url |
| B. | placeholder |
| C. | hidden |
| D. | search |
| E. | None of these |
| Answer» E. None of these | |
| 196. |
In the processing of information, the server does not use the language _____. |
| A. | VB.net |
| B. | C++ |
| C. | JAVA |
| D. | C# |
| E. | None of these |
| Answer» C. JAVA | |
| 197. |
The World Wide Web s markup language has always been HTML. |
| A. | False |
| B. | True |
| C. | NA |
| D. | NA |
| E. | NA |
| Answer» C. NA | |
| 198. |
Which type attribute of input element sets the element s value to a string representing a number? |
| A. | file |
| B. | date |
| C. | range |
| D. | |
| E. | None of these |
| Answer» D. email | |
| 199. |
In sessionStorage object data __________. |
| A. | is deleted after the browser has been closed |
| B. | can be seen as well as edit |
| C. | can be seen but can t edit |
| D. | is not deleted after the browser has been closed |
| E. | None of these |
| Answer» B. can be seen as well as edit | |
| 200. |
The maximum bytes for control frames is _______________. |
| A. | 130 bytes |
| B. | 150 bytes |
| C. | 125 bytes |
| D. | 100 bytes |
| E. | None of these |
| Answer» D. 100 bytes | |