MCQOPTIONS
Saved Bookmarks
This section includes 320 Mcqs, each offering curated multiple-choice questions to sharpen your Technology knowledge and support exam preparation. Choose a topic below to get started.
| 251. |
----stands for Cascading Style Sheets. |
| A. | CSS |
| B. | inline |
| C. | internal |
| D. | external |
| Answer» B. inline | |
| 252. |
. Marquee is a tag in HTML to |
| A. | mark the list of items to maintain in queue |
| B. | Mark the text so that it is hidden in browser |
| C. | Display text with scrolling effect |
| D. | None of above |
| Answer» D. None of above | |
| 253. |
What functions count elements in an array? |
| A. | Count |
| B. | Size |
| C. | Array_Count |
| D. | Count_array |
| Answer» B. Size | |
| 254. |
The -------is the most common way visitors scan text on a website. |
| A. | simplicity |
| B. | navigation |
| C. | F- based pattern |
| D. | web site purpose |
| Answer» D. web site purpose | |
| 255. |
Visual hierarchy is the arrangement of elements is order of importance. This isdone either by size, colour, imagery, contrast, typographically, whitespace, texture and style. |
| A. | yes |
| B. | No |
| C. | Can not say |
| D. | None of these |
| Answer» B. No | |
| 256. |
In JavaScript the x===y statement implies that: |
| A. | Both x and y are equal in value, address as well. |
| B. | Both are x and y are equal in value only. |
| C. | Both are equal in the value and data type. |
| D. | Both are not same at all. |
| Answer» D. Both are not same at all. | |
| 257. |
Which one of the following is an ternary operator: |
| A. | ? |
| B. | : |
| C. | - |
| D. | + |
| Answer» B. : | |
| 258. |
Which of the following are the advantages of CSS? |
| A. | CSS saves time |
| B. | Page load faster |
| C. | Easy maintenance |
| D. | All of the above |
| Answer» E. | |
| 259. |
------tag is used to show the definition in html document. |
| A. | <dfn> |
| B. | <big> |
| C. | <strike> |
| D. | <u> |
| Answer» B. <big> | |
| 260. |
The property in CSS used to change the text-----of an element isSol:- |
| A. | bgcolor |
| B. | color |
| C. | background-color |
| D. | All of the above |
| Answer» C. background-color | |
| 261. |
-----tag is used to manage the layout of the page. |
| A. | <frame> |
| B. | <tr> |
| C. | <th> |
| D. | <strong> |
| Answer» B. <tr> | |
| 262. |
------it is used to strike out that line or text . |
| A. | <small> |
| B. | <big> |
| C. | <strike> |
| D. | <u> |
| Answer» D. <u> | |
| 263. |
-------it is assignment operator is used to assign value from right hand side to lefthand side . |
| A. | document.write(): |
| B. | CONST |
| C. | 0 |
| D. | none of these |
| Answer» D. none of these | |
| 264. |
------tag is used to show the citation or quote in html document . |
| A. | <code> |
| B. | <var> |
| C. | <cite> |
| D. | <kbd> |
| Answer» D. <kbd> | |
| 265. |
Which of the following CSS property is used to set the background image of anelement? |
| A. | background-attachment |
| B. | background-image |
| C. | background-color |
| D. | None of the above |
| Answer» C. background-color | |
| 266. |
the client request to the server for any information. |
| A. | Yes |
| B. | No |
| C. | Can not say |
| D. | None of thse |
| Answer» B. No | |
| 267. |
Web navigation :- refers to the process of navigating a network of informationresources in the World Wide Web, which is organized. |
| A. | yes |
| B. | No |
| C. | Can not say |
| D. | None of these |
| Answer» B. No | |
| 268. |
______method evaluates a string of JavaScript code in the context of thespecified object. |
| A. | Eval |
| B. | ParseInt |
| C. | ParseFloat |
| D. | Efloat |
| Answer» B. ParseInt | |
| 269. |
CSS comments are inserted inside ………………… |
| A. | //...................// |
| B. | <!..................> |
| C. | /*..................*/ |
| D. | All of the above |
| Answer» D. All of the above | |
| 270. |
What will be the output of the following php code? |
| A. | 3 |
| B. | 1+2 |
| C. | Error |
| D. | 12 |
| Answer» B. 1+2 | |
| 271. |
-----are a sequence of horizontal and vertical leaders that help you “classify”and a design a web site . |
| A. | Web navigation |
| B. | Grids |
| C. | Keep the Layout Simple. |
| D. | page layout |
| Answer» B. Grids | |
| 272. |
-----stands for Hyper Text Markup Language |
| A. | <html> |
| B. | <body> |
| C. | <!doctype> |
| D. | <h1> |
| Answer» B. <body> | |
| 273. |
--------is the attribute use to specify the destination address of the link used. |
| A. | <table> |
| B. | <caption> |
| C. | <link> |
| D. | href |
| Answer» E. | |
| 274. |
-----use your website navigation to discover and index new pages. |
| A. | Web navigation |
| B. | sitemap |
| C. | bandwidth |
| D. | search engines |
| Answer» E. | |
| 275. |
A CSS style rule is made up of three parts which are ……i) Selector ii) Property iii) Value iv) Attribute |
| A. | ii and iv only |
| B. | ii, iii and iv only |
| C. | i, ii and iii only |
| D. | i, ii, iii and iv |
| Answer» D. i, ii, iii and iv | |
| 276. |
Which of the following is used to specify the subscript of text using CSS? |
| A. | vertical-align: sub |
| B. | vertical-align: super |
| C. | vertical-align: subscript |
| D. | None of the above |
| Answer» D. None of the above | |
| 277. |
catch memory holds frequently requested data and instructions so that they areimmediately available to the-------when needed |
| A. | catch memory |
| B. | F- based pattern |
| C. | web site purpose |
| D. | CPU |
| Answer» E. | |
| 278. |
-----is specifically designed to build interactive web interfaces and createnetwork-specific applications without interacting with the server side |
| A. | java script |
| B. | php |
| C. | oracle |
| D. | none of these |
| Answer» B. php | |
| 279. |
-------allow visitors to navigate between websites by clicking on words, phrases,and images |
| A. | <table> |
| B. | <caption> |
| C. | <link> |
| D. | hyperlinks |
| Answer» E. | |
| 280. |
-----describes how HTML elements are to be displayed on screen, paper, or in othermedia. |
| A. | CSS |
| B. | inline |
| C. | internal |
| D. | external |
| Answer» B. inline | |
| 281. |
-------are used to explain the code, and may help when you edit the source code ata later date. |
| A. | color |
| B. | font-family |
| C. | font -size` |
| D. | comments |
| Answer» E. | |
| 282. |
------stands for - |
| A. | Cascade style sheets |
| B. | Color and style sheets |
| C. | Cascading style sheets |
| D. | None of the above |
| Answer» B. Color and style sheets | |
| 283. |
browser is a software program used to view websites or files |
| A. | yes |
| B. | No |
| C. | Can not say |
| D. | None of these |
| Answer» B. No | |
| 284. |
Which array function checks if the specified key exists in the array |
| A. | array_key_exist() |
| B. | array_key_exists() |
| C. | array_keys_exists() |
| D. | arrays_key_exists() |
| Answer» C. array_keys_exists() | |
| 285. |
An effective-------should fulfil its intended function by conveying its particularmessage whilst simultaneously engaging the visitor. |
| A. | website design |
| B. | navigation |
| C. | F- based pattern |
| D. | Visual hierarchy |
| Answer» B. navigation | |
| 286. |
The CSS property used to specify the transparency of an element is |
| A. | opacity |
| B. | filter |
| C. | visibility |
| D. | overlay |
| Answer» D. overlay | |
| 287. |
The-----declaration represents the document type, and helps browsers todisplay web pages correctly. |
| A. | <html> |
| B. | <body> |
| C. | <!doctype> |
| D. | <h1> |
| Answer» D. <h1> | |
| 288. |
Which of the following variables takes precedence over the others if the namesare the same? |
| A. | Global variable |
| B. | The local element |
| C. | The two of the above |
| D. | None of the above |
| Answer» C. The two of the above | |
| 289. |
---------is a chip-based computer component that makes retrieving data from thecomputer's memory more efficient. |
| A. | catch memory |
| B. | F- based pattern |
| C. | web site purpose |
| D. | Mobile browser |
| Answer» B. F- based pattern | |
| 290. |
What is the following is not Network? |
| A. | WAN |
| B. | RAN |
| C. | MAN |
| D. | LAN |
| Answer» C. MAN | |
| 291. |
-----tag is used to give the space in between to word or character . |
| A. | <&nbps> |
| B. | <title> |
| C. | <head> |
| D. | <center> |
| Answer» B. <title> | |
| 292. |
the JavaScript, which one of the following is not considered as an error: |
| A. | Syntax error |
| B. | Missing of semicolons |
| C. | Division by zero |
| D. | Missing of Bracket |
| Answer» D. Missing of Bracket | |
| 293. |
A world wide web contains web pages |
| A. | residing in many computers linked together using HTML. |
| B. | with links to other web pages. |
| C. | residing in many computers. |
| D. | created using HTML. |
| Answer» B. with links to other web pages. | |
| 294. |
Choose the correct html tag to make a text italic._x005F_x000D_ 1. _x005F_x000D_ 2. _x005F_x000D_ 3. _x005F_x000D_ 4. |
| A. | 1 |
| B. | 2 |
| C. | 3 |
| D. | 4 |
| Answer» D. 4 | |
| 295. |
DOM stands for |
| A. | Document object model |
| B. | Data object model |
| C. | Document Oriented model |
| D. | Data oriented model |
| Answer» B. Data object model | |
| 296. |
How do you put a message in the browser's status bar ? |
| A. | status("put your message here") |
| B. | window.status = "put your message here" |
| C. | statusbar = "put your message here" |
| D. | window.status("put your message here") |
| Answer» C. statusbar = "put your message here" | |
| 297. |
HTML language is a set of markup |
| A. | Groups |
| B. | Attributes |
| C. | Tags |
| D. | Sets |
| Answer» D. Sets | |
| 298. |
In HTML document the tags are |
| A. | hidden keywords |
| B. | used to display the content |
| C. | Both A & B |
| D. | None of the above |
| Answer» D. None of the above | |
| 299. |
JavaScript is designed for following purpose |
| A. | To add interactivity to HTML Pages. |
| B. | To Execute Query Related to DB on Server |
| C. | To Style HTML Pages |
| D. | To Perform Server Side Scripting Opertion |
| Answer» B. To Execute Query Related to DB on Server | |
| 300. |
Server controls contain attributes whereas HTML controls have properties only. |
| A. | 1 |
| B. | |
| C. | |
| D. | |
| Answer» C. | |