Explore topic-wise MCQs in Testing Subject.

This section includes 657 Mcqs, each offering curated multiple-choice questions to sharpen your Testing Subject knowledge and support exam preparation. Choose a topic below to get started.

1.

--------is a file where you provide information about the pages, videos, and otherfiles on your site, and the relationships between them.

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

-----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
3.

-----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>
4.

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>
5.

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
6.

------tag is used to divide the browser screen in to two or more than one part inhtml document.

A. <frameset>
B. <tr>
C. <th>
D. <strong>
Answer» B. <tr>
7.

You can use a sitemap to provide information about specific types ofcontent on your pages, including-----and----content.

A. display and resolution
B. video and image
C. bandwidth and resolution
D. page layout & image
Answer» C. bandwidth and resolution
8.

You can use a sitemap to provide information about specific types ofcontent on your pages, including video and image content.

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

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
10.

------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
11.

-------acts as a temporary storage area that the computer's processor can retrievedata from easily.

A. catch memory
B. F- based pattern
C. web site purpose
D. Mobile browser
Answer» B. F- based pattern
12.

-----------is an extremely fast memory type that acts as a buffer between RAM andthe CPU.

A. catch memory
B. F- based pattern
C. web site purpose
D. Mobile browser
Answer» B. F- based pattern
13.

------holds frequently requested data and instructions so that they are immediatelyavailable to the CPU when needed

A. catch memory
B. F- based pattern
C. web site purpose
D. Mobile browser
Answer» B. F- based pattern
14.

What will be the output of the following PHP code?

A. get
B. true
C. false
D. clueget
Answer» E.
15.

What will be the output of the following php code?

A. 3
B. 1+2
C. Error
D. 12
Answer» B. 1+2
16.

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
17.

------are used to indicate to the visually impaired that there is someemphasizes on the text.

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

---------is the way finding system used on websites where visitors interact and findwhat they are looking for

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

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
20.

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
21.

-------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
22.

-----tag is used to specify the page description ,keyword, author name, it isadditional information about the information.

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

Several factors such as consistency, colours, typography, imagery, simplicity andfunctionality all contribute to good---------.

A. website design
B. navigation
C. F- based pattern
D. Visual hierarchy
Answer» B. navigation
24.

Several factors such as consistency, colours, typography, imagery, simplicity andfunctionality all contribute to good website design.

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

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
26.

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
27.

An effective website design should fulfil its intended function by conveying itsparticular message whilst simultaneously engaging the visitor.

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

Which of the following property is used as the shorthand property for the padding properties?

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

If para1 is the DOM object for a paragraph, what is the correct syntax to change the text within the paragraph?

A. "New Text"?
B. para1.value="New Text";
C. para1.innerText = "New Text
D. para1.nodeValue="New Text";
Answer» D. para1.nodeValue="New Text";
30.

Which of the following is the correct syntax to display the hyperlinks without any underline?

A. a {text-decoration : underline;}
B. a {decoration : no-underline;}
C. a {text-decoration : none;}
D. None of the above
Answer» D. None of the above
31.

To Improve Look and Feel of a Website it is must to Keep the LayoutSimple.

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

-------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
33.

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
34.

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
35.

The-----CSS is also a method to insert style sheets in HTML document. Thismethod mitigates some advantages of style sheets so it is advised to use this method sparingly.

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

---------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.
37.

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
38.

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>
39.

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

A. <H1>
B. <P>
C. <HR>
D. <pre>
Answer» B. <P>
40.

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

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

Which of the following are the background properties in CSS? i) background-color ii) background-image iii) background-repeat iv) background-position v) background

A. i, ii, iii and iv only
B. i, ii, iii and v only
C. i, ii, iv and v only
D. All of the above
Answer» E.
42.

Which of the following is the correct syntax to make the background-color of all paragraph 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;}
43.

Which of the following event fires when the form element loses the focus:, , , , ?

A. onfocus
B. onblur
C. onclick
D. ondblclick
Answer» C. onclick
44.

--------describes the maximum data transfer rate ofa network or Internet connection.

A. catch memory
B. F- based pattern
C. bandwidth
D. Bitrate
Answer» D. Bitrate
45.

Which of the following is/are a PHP code editor? i) Notepad ii) Notepad++ iii) Adobe Dreamweaver iv) PDT

A. Only iv)
B. Only iii)
C. i), ii) and iii)
D. All of the above
Answer» C. i), ii) and iii)
46.

Which of the conditional statements is/are supported by PHP?i) if statementsii) if-else statementsiii) if-elseif statementsiv) switch statements

A. Only i)
B. i), ii) and iv)
C. ii), iii) and iv)
D. All of the above
Answer» E.
47.

------measures how much data can be sent over a specific connection in a givenamount of time.

A. catch memory
B. F- based pattern
C. bandwidth
D. Bitrate
Answer» D. Bitrate
48.

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.
49.

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

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

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