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.

201.

------are the links within your website that connect your pages. The primarypurpose of website navigation is to help users easily find your site.

A. Website navigation
B. sitemap
C. bandwidth
D. page layout
Answer» B. sitemap
202.

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

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

To define a style for special types of elements, add a-----attribute is apply to theelement

A. color
B. font-family
C. font -size`
D. class
Answer» E.
204.

The HTML-----attribute is used to specify a class for an HTML element.

A. <blockquote>
B. <class>
C. <span>
D. Div
Answer» C. <span>
205.

The "function" and " var" are known as

A. Keywords
B. Data types
C. Declaration statements
D. Prototypes
Answer» D. Prototypes
206.

______________ property specifies an image to use as the background of an element

A. backg-img
B. backg-image
C. background-img
D. background-image
Answer» E.
207.

--------Is used to show the out put or give message

A. document.write():
B. printf
C. COUT
D. none of these
Answer» B. printf
208.

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

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

------is relatively simple to learn and implement.

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

defines the most important heading------- defines the least importantheading.

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

------applies to fixed-pixel-array displays such as plasma display panels (PDP),liquid-crystal displays (LCD), Digital Light Processing (DLP)

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

------is the scripting language designed primarily for adding interactively to webpages and creating web applications

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

Which of the following is the correct syntax to make the background-color of allparagraph elements to yellow?

A. p {background-color : yellow;}
B. p {background-color : #yellow;}
C. all {background-color : yellow;}
D. all p {background-color : #yellow;}
Answer» B. p {background-color : #yellow;}
214.

-----tag is used to show the highlight text(bold) with italic font in htmldocument.

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

A collection of elements of the same data type which may either in order or not,is called _____.

A. String
B. Array
C. Serialized Object
D. Object
Answer» C. Serialized Object
216.

------tag is used to add the video file into html page..

A. <bgsound>
B. <dynsrc>
C. <embed>
D. <tt>
Answer» C. <embed>
217.

Search engines use your website navigation to discover and index new pages.

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

-----is a connection from one web resource to another.

A. <table>
B. <caption>
C. <link>
D. hyperlinks
Answer» D. hyperlinks
219.

-------tag is used to define the client side image map.

A. <meta>
B. <ul>
C. <ol>
D. <map>
Answer» E.
220.

Which of the following is used to run a HTML document?

A. Browser
B. Spreadsheet
C. Clipboard
D. Draw
Answer» B. Spreadsheet
221.

Which of the following tags is not a valid way to begin and end a PHP code block?

A. <% %>
B. <? ?>
C. <! !>
D. <? php ?>
Answer» E.
222.

A piece of icon or image on a web page associated with another webpage is called ……

A. url
B. hyperlink
C. plugin
D. none of the above
Answer» B. hyperlink
223.

The visible part of the HTML document is between----and .

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

The defines a -------it is used to give no of option and wehave to select only one option.

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

-------is the best way to go when considering the user experience and theusability of your website

A. simplicity
B. navigation
C. F- based pattern
D. web site purpose
Answer» B. navigation
226.

-----tag is used to display the list in order wise like 1,2 3.. or A,B,C..

A. <meta>
B. <ul>
C. <ol>
D. <map>
Answer» D. <map>
227.

www are the example of--------

A. client
B. HTTP
C. server
D. navigation
Answer» D. navigation
228.

The escape sequence ‘\f’ stands for

A. Floating numbers
B. Representation of functions that returns a value
C. \f is not present in JavaScript
D. Form feed
Answer» E.
229.

---------refers to the arrangement of text, images, and other objects on a page. Theterm was initially used in desktop publishing (DTP), but is now commonly used to describe the layout of WebPages as well.

A. display resolution
B. F- based pattern
C. bandwidth
D. page layout
Answer» E.
230.

--- a versatile programming language which is specially designed to buildinteractive web interfaces to make websites look really good.

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

----describes the structure of a Web page

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

The client (the browser) receives the response

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

JavaScript is interpreted by ______Sol:.

A. Client
B. Server
C. Object
D. None of the above
Answer» B. Server
234.

The------declaration for HTML5 is:

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

www are the example of Servers .

A. Yes
B. No
C. Can not say
D. None of these
Answer» B. No
236.

The-----------------(the browser) receives the response

A. client
B. HTTP responses
C. server
D. navigation
Answer» B. HTTP responses
237.

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

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

What are the objects in Java Script?

A. Document object
B. Window object
C. Form object
D. All of the above
Answer» E.
239.

File transfer protocol (FTP) is a set of rules that computers follow for thetransferring of files from one system to another over the internet

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

-------tag is used to move the text form left to right or right or left.

A. <marquee>
B. <select>
C. <checkbox>
D. <submit>
Answer» B. <select>
241.

-----------------is a set of rules that computers follow for the transferring of filesfrom one system to another over the internet

A. client
B. HTTP
C. TCP
D. FTP
Answer» E.
242.

Using _______ statement is how you test for a specific condition.

A. Select
B. If
C. Switch
D. For
Answer» C. Switch
243.

The-------is about communication between web clients and web servers.

A. client
B. HTTP
C. serer
D. www
Answer» E.
244.

The CSS--------property defines a margin (space) outside the border

A. color
B. font-family
C. font -size`
D. Margin
Answer» E.
245.

-------tag is used to display the text with fixed width font.

A. <bgsound>
B. <dynsrc>
C. <embed>
D. <tt>
Answer» E.
246.

The syntax of Eval is _______.

A. [objectName.]eval(numeriC.
B. [objectName.]eval(string)
C. [EvalName.]eval(string)
D. [EvalName.]eval(numeriC.
Answer» C. [EvalName.]eval(string)
247.

------saves a lot of work. It can control the layout of multiple web pages all at once.

A. CSS
B. inline
C. internal
D. external
Answer» B. inline
248.

The-------starts at the ((Source)) anchor and points to the ((Destination))anchor. These LINKIS are called as hyperlinks

A. <table>
B. <caption>
C. <link>
D. hyperlinks
Answer» D. hyperlinks
249.

Which of the following property is used as the shorthand property of marginproperties?

A. margin-left
B. margin-right
C. margin
D. None of the above
Answer» D. None of the above
250.

The HTML attribute used to define the internal style sheet is ------

A. <style>
B. style
C. <link>
D. <script>
Answer» C. <link>