Explore topic-wise MCQs in Technical Programming.

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

1.

HTML version 5 has _______ levels of headings.

A. 8
B. 7
C. 6
D. 5
Answer» D. 5
2.

If we don't want to allow a floating div to the left side of an element, ___________ CSS property will we use.

A. margin
B. clear
C. float
D. padding
Answer» C. float
3.

Given below are several usages of the anchor tag in HTML.(a) Test(b) Test(c) Test(d) TestWhich of the above are valid?

A. (a) and (b) only
B. (a), (b) and (c) only
C. (b), (c) and (d) only
D. (a), (b), (c) and(d)
Answer» E.
4.

Match the problem domains in GROUP I with the solution technologies in GROUP II. Group I Group IIPService-oriented computing1InteroperabilityQHeterogeneous communicating systems2BPMNRInformation representation3Publish-find-bindSProcess description4XML

A. P - 1, Q - 2, R - 3, S - 4
B. ​P - 3, Q - 4, R - 2, S - 1
C. ​P - 3, Q - 1, R - 4, S - 2
D. ​P - 4, Q - 3, R - 2, S - 1
Answer» D. ​P - 4, Q - 3, R - 2, S - 1
5.

PI in XML specification stands for ______

A. priceless instruction
B. processing instruction
C. polymorphic inheritance
D. primary instruction
Answer» C. polymorphic inheritance
6.

Consider the following HTML table definition: Text A Text B Text C Text D < /td> Text E Text F The above HTML code would render on screen as:

A. Text A Text BText CText DText EText F
B. Text AText BText CText DText EText F
C. Text AText BText CText DText EText F
D. Text AText BText CText DText EText F
Answer» D. Text AText BText CText DText EText F
7.

Consider the following HTML code Task completion status: 80% completed(/meter>/**//**/Choose true statement(s) about the output displayed on web pageI. Text 'task Completion status: is displayedII: Text '80% completed' is not displayedIII: A graphical gauge, 80% filled with color is displayed.

A. I and II
B. II and III
C. I and III
D. I, II and III
Answer» E.
8.

In HTML, is used for

A. defining a path between two nodes in an image
B. defining clickable region in an image
C. highlighting an area in an image
D. defining the site-map of a web-site
Answer» C. highlighting an area in an image
9.

In HTML Version-5, the __________ declaration tag is used by the web browser to understand the version of the HTML.

A. <#DOCTYPE html>
B. <#DOC html>
Answer» B. <#DOC html>
10.

Limitations of the XML Data Type are:

A. It cannot be compared or sorted. This means an XML data type cannot be used in a GROUP BY statement.
B. It cannot be used as a key column in an index.
C. The value() method of the XML data type returns a scalar value, so it can be specified anywhere where scalar values are allowed
D. All of the options
Answer» E.
11.

_____ CSS property allow to wrap a block of text around an image

A. wrap
B. push
C. float
D. align
Answer» D. align
12.

In HTML link for e-mail can be created using which of the following?

A. This is link to write me an email
B. [email protected] This is link to write me an email
C. This is link to write me an email
D. pqr@example.com This is link to write me an email
Answer» D. pqr@example.com This is link to write me an email
13.

In HTML, contents of a ______ element are displayed in monospaced font.

A. ...
B. ...
C. ...
D. ...
Answer» E.
14.

Interlinking means linking ______

A. Different document
B. All options are wrong
C. Same document
D. Same image
Answer» B. All options are wrong
15.

CSS hover class is used for

A. Hovering upon using the mouse
B. Formatting
C. Styling of fonts
D. None
Answer» B. Formatting
16.

HTML program can be read and rendered by

A. compiler
B. web browser
C. server
D. interpreter
Answer» C. server
17.

What i s the correct HTML for adding a background color?

A. <body color = "yellow">
B. <body bg color = "yellow">
C. <body bg ="yellow">
D. <background>yellow<Background>
Answer» C. <body bg ="yellow">
18.

HTML is considered as a

A. high-level language
B. mid-level language
C. low-level language
D. markup language
Answer» E.
19.

Component used to create web page is

A. HTML
B. DTD
C. JVM
D. C
Answer» B. DTD
20.

The tag which allows you to rest other HTML tags within the description is

A. <CAPTION>
B. <TR>
C. <TD>
D. <TH>
Answer» B. <TR>
21.

HTML tags are surrounded by brackets

A. squart
B. round
C. angle
D. curly
Answer» D. curly
22.

Page designed in HTML is known as

A. front page
B. yellow page
C. server page
D. web page
Answer» E.
23.

HTML document contain 1 root tag called

A. HTML
B. BODY
C. TITLE
D. HEAD
Answer» B. BODY
24.

CSS padding property is used for?

A. Space
B. Border
C. Background color
D. Margin
Answer» B. Border
25.

Using style sheets in head section of a web document is called

A. Inline CSS
B. External CSS
C. Internal CSS
D. Both a and b
Answer» D. Both a and b
26.

Any part of the graphic that is not included in another hot zone is considered to be part of

A. polygon
B. point
C. default
D. rect
Answer» D. rect
27.

In computer web, basic fundamental block is also known as

A. HTML element
B. HTML attribute
C. HTML body
D. HTML tag
Answer» E.
28.

The special formatting codes in HTML document used to present conten tare

A. tags
B. attributes
C. values
D. None of above
Answer» B. attributes
29.

For applying styles on many web pages which style sheet is more preferable?

A. Inline CSS
B. External CSS
C. Internal CSS
D. None
Answer» C. Internal CSS
30.

A group of font families with a similar look -

A. Generic Families
B. Cluster Families
C. Node Families
D. Grouped Families
Answer» B. Cluster Families
31.

How many type faces inside property "font-family" ?

A. 1
B. Maximum 2
C. No Limit
D. Maximum 3
Answer» D. Maximum 3
32.

Element that Currently has the user’s mouse pointer hovering over it represents one of the following Pseudo Class.

A. :hover
B. :hovar
C. :focus
D. :gotfocus
Answer» B. :hovar
33.

Following CSS code is written. Guess in which color link will be displayed if user has not clicked on any of the link before.

A. #00FF00
B. #FF0000
C. #FF00FF
D. #0000FF
Answer» C. #FF00FF
34.

Following CSS code is written. After visiting link from IE 8 , user have open to newly installed Google Chrome for very first time.Color of link visited inside IE8 will be -

A. #FF0000
B. #00FF00
C. #FF00FF
D. #0000FF
Answer» B. #00FF00
35.

Which of the following is used to represent unvisited hyperlink.

A. :link
B. :nonvisited
C. :unvisited
D. :fresh
Answer» B. :nonvisited
36.

Following Style is applied to -

A. Type 2 Heading inside Element div of class wrapper
B. Type 2 Heading inside Element div with id wrapper
C. Type 2 Heading inside Element div of any class
D. None Of These
Answer» B. Type 2 Heading inside Element div with id wrapper
37.

HTML tags are used to describe documents

A. content
B. definition
C. language
D. link
Answer» B. definition
38.

Following tag Stands for -

A. Active Tag
B. Action Tag
C. Anchor Tag
D. Additional Tag
Answer» D. Additional Tag
39.

HTML markup language is a set of markup

A. tags
B. attributes
C. groups
D. sets
Answer» B. attributes
40.

Pseudo-classes are used to represent ___________________.

A. Static Events
B. Dynamic Events
C. Related Events
D. Casual Events
Answer» C. Related Events
41.

Who was the primary author of HTML (Hyper Text Markup Language) ?

A. Brendan Eich
B. Tim Berners-Lee
C. Google Inc.
D. Sabeer Bhatiya
Answer» C. Google Inc.
42.

A much better approach to establish the base URL is to use

A. HEAD element
B. BASE element
C. both (a) and (b)
D. none of these
Answer» C. both (a) and (b)
43.

There are ____ different of heading tags in HTML.

A. 4
B. 5
C. 6
D. 7
Answer» D. 7
44.

From which tag the descriptive list starts?

A. <DS>
B. <DD>
C. <DL>
D. <LL>
Answer» D. <LL>
45.

Which of the following is a container?

A. <INPUT>
B. <BODY>
C. <Value>
D. <SELECT>
Answer» E.
46.

HTML is basically used to design

A. Database
B. Graphics
C. Tables and Frames
D. Web-page
Answer» E.
47.

Web pages starts with which of the following tag?

A. <Title>
B. <HTML>
C. <Body>
D. <Form>
Answer» C. <Body>
48.

In HTML , If we need to send the email then href attribute of anchor tag starts with _________ keyword.

A. email
B. mailto
C. mail
D. None of these
Answer» C. mail
49.

In HTML we have _________ type of heading tags.

A. 7
B. 4
C. 6
D. 5
Answer» D. 5
50.

The map definition file is generally stored in

A. RECYCLE-BIN
B. BIN
C. CGI-BIN
D. All of these
Answer» D. All of these