Explore topic-wise MCQs in Technology.

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.

151.

-------it is used to show the Subscript text.

A. <del>
B. <small>
C. <ins>
D. <sub>
Answer» E.
152.

------are ignored by browsers.

A. color
B. font-family
C. font -size`
D. comments
Answer» E.
153.

The defines a button for submitting the form data .

A. <text>
B. <label>
C. <checkbox>
D. <submit>
Answer» E.
154.

The HTML------tag defines the title of a creative work (e.g. a book, a poem, asong, a movie, a painting, a sculpture, etc.).

A. <blockquote>
B. <cite>
C. <link>
D. href
Answer» C. <link>
155.

Are the negative values allowed in padding property?

A. Yes
B. No
C. Can't say
D. May be
Answer» B. No
156.

Which of the following communicates with server-side CGI scripts through HTMLform submissions and can be written without the use of JavaScript?

A. Static Web Pages
B. Interactive Web Pages
C. Conditional Web Pages
D. None of the mentioned
Answer» C. Conditional Web Pages
157.

---------------which is also known as a Web, is a collection of websites or web pagesstored in web servers and connected to local computers through the internet.

A. client
B. HTTP
C. World Wide Web
D. FTP
Answer» D. FTP
158.

----- a versatile language of the front-end that is mainly used to make webpages interactive and dynamic

A. java script
B. php
C. oracle
D. none of these
Answer» B. php
159.

cellspacing is used to define the width of border while------define distancebetween cell border and content within it .

A. <cellspacing>
B. <cellpadding>
C. <ol>
D. <map>
Answer» C. <ol>
160.

The example of--------are often browsers (Chrome, Edge, Safari).

A. client
B. HTTP
C. serer
D. navigation
Answer» B. HTTP
161.

------it is used to show the Emphasized text

A. <b>
B. <strong>
C. <i>
D. <em>
Answer» E.
162.

Which of the looping statements is/are supported by PHP?i) for loop ii) while loop iii) do-while loop iv) foreach loop

A. i) and ii)
B. i), ii) and iii)
C. All of the above
D. None of the above
Answer» D. None of the above
163.

the example of Mobile browsers are Google Chrome.Microsoft Edge . MozillaFirefox

A. yes
B. No
C. Can not say
D. None of these
Answer» B. No
164.

______ tag is an extension to HTML that can enclose any number of JavaScriptstatements.

A. <SCRIPT>
B. <BODY>
C. <HEAD>
D. <TITLE>
Answer» B. <BODY>
165.

Which of the following property is used as the shorthand property for the paddingproperties?

A. padding-left
B. padding-right
C. padding
D. All of the above
Answer» E.
166.

To use an image as a link, just put the------tag inside the tag:

A. <table>
B. <img>
C. <link>
D. href
Answer» C. <link>
167.

the example of Mobile------ are Amazon Silk.Apple Safari.Brave.Dolphinbrowser.

A. Visual hierarchy
B. browser
C. F- based pattern
D. web site purpose
Answer» C. F- based pattern
168.

Which tag is used to display a picture?

A. picture
B. image
C. img
D. src
Answer» D. src
169.

------it is used to show the Deleted text

A. <del>
B. <small>
C. <ins>
D. <sub>
Answer» B. <small>
170.

-------it is used to show the Bold text and big font

A. <b>
B. <strong>
C. <i>
D. <em>
Answer» C. <i>
171.

----elements tell the browser how to display the content

A. <html>
B. <body>
C. <!doctype>
D. <h1>
Answer» B. <body>
172.

Client side------does not allow the reading and writing of files.

A. java script
B. php
C. oracle
D. none of these
Answer» B. php
173.

A web--------is a software program which serves the web pages requested byweb users using a browser.

A. software program
B. HTTP responses
C. server
D. navigation
Answer» D. navigation
174.

In this topology, there is a central controller or hub

A. Star
B. Mesh
C. Ring
D. Bus
Answer» B. Mesh
175.

The------tag defines a thematic break in an HTML page, and is most oftendisplayed as a horizontal rule

A. <H6>
B. <P>
C. <HR>
D. <pre>
Answer» D. <pre>
176.

-----refers to the process of navigating a network of information resources inthe World Wide Web, which is organized.

A. Web navigation
B. sitemap
C. bandwidth
D. page layout
Answer» B. sitemap
177.

The-------or display modes of a digital television, computer monitor or displaydevice is the number of distinct pixels in each dimension that can be displayed

A. display resolution
B. F- based pattern
C. bandwidth
D. Bitrate
Answer» B. F- based pattern
178.

The-----tag is used to show the message to the user .

A. <text>
B. <label>
C. <checkbox>
D. <radio button>
Answer» C. <checkbox>
179.

-----tag is used to define the list item.

A. <li>
B. <ul>
C. <ol>
D. <map>
Answer» B. <ul>
180.

The HTML------element defines a paragraph.

A. <H6>
B. <P>
C. <HR>
D. <pre>
Answer» C. <HR>
181.

If $a = 12 what will be returned when ($a == 12)? 5: 1 is executed?

A. 12
B. 1
C. Error
D. 5
Answer» E.
182.

-------it is used to show the Superscript text.

A. <del>
B. <small>
C. <ins>
D. <sup>
Answer» E.
183.

The CSS-------property defines a border around an HTML element:

A. color
B. font-family
C. font -size`
D. border
Answer» E.
184.

You can use a------to provide information about specific types of content onyour pages, including video and image content.

A. display resolution
B. sitemap
C. bandwidth
D. page layout
Answer» C. bandwidth
185.

Communication between client computers and web servers is done bysending HTTP Requests and receiving HTTP Responses

A. Yes
B. No
C. Can not say
D. None of thse
Answer» B. No
186.

The CSS property used to control the element's------is -

A. text-style
B. text-size
C. font-size
D. None of the above
Answer» D. None of the above
187.

A client (a browser) sends an HTTP request to the web

A. Yes
B. No
C. Can not say
D. None of thse
Answer» B. No
188.

-----tag is used to give the font effect like size , color and style.

A. <font>
B. <select>
C. <checkbox>
D. <submit>
Answer» B. <select>
189.

-------is the arrangement of elements is order of importance. This is done either bysize, colour, imagery, contrast, typographically, whitespace, texture and style.

A. Visual hierarchy
B. navigation
C. F- based pattern
D. web site purpose
Answer» B. navigation
190.

What PHP stands for?

A. Hypertext Preprocessor
B. Pre Hypertext Processor
C. Pre Hyper Processor
D. Pre Hypertext Process
Answer» B. Pre Hypertext Processor
191.

-------tag is used to show the data description in table in html document.

A. <td>
B. <tr>
C. <th>
D. <strong>
Answer» B. <tr>
192.

------tag is used to show the underline effect to the text.

A. <small>
B. <big>
C. <strike>
D. <u>
Answer» E.
193.

-------tag is used to create the row in table in html document.

A. <em>
B. <tr>
C. <th>
D. <strong>
Answer» C. <th>
194.

Which types of image maps can be used with JavaScript?

A. Server-side image maps
B. Client-side image maps
C. Server-side image maps and Client-side image maps
D. None of the above
Answer» C. Server-side image maps and Client-side image maps
195.

Which of the following type of a variable is volatile?

A. Mutable variable
B. Dynamic variable
C. Volatile variable
D. Immutable variable
Answer» B. Dynamic variable
196.

------are used to indicate exactly how specific characters are to be formatted

A. physical tag
B. <P>
C. logical tag
D. <pre>
Answer» B. <P>
197.

-----is used to define the width of border while cellpadding define distance betweencell border and content within it .

A. <cellspacing>
B. <ul>
C. <ol>
D. <map>
Answer» B. <ul>
198.

The CSS---------property defines the text size to be used.

A. color
B. font-family
C. font -size`
D. border
Answer» D. border
199.

What is the default value of the type attribute in javascript?

A. text/css
B. text/javascript
C. text
D. xml
Answer» B. text/javascript
200.

Which of the following navigator object properties is the same in both Netscapeand IE?

A. navigator.appCodeName
B. navigator.appName
C. navigator.appVersion
D. None of the above
Answer» B. navigator.appName