web tech2

Download as pdf or txt
Download as pdf or txt
You are on page 1of 34

WEB TECHNOLOGY

1. DOM stand for


A. document object model

B. document object memory

C. document oriented memory

D. none of these

2. java
script is also called
server side java script
A. java script

B. object based scripting language

C. nevigator

D. live wire

3. Increment operator,
increases the value of
variable by what number?
A. 1

B. 2

C. 3

D. 4
4. FUCTION is a
block of statements
that performs
certain task.
A. true

B. false

C. both a and b

D. none of these ..

5. means
the amount of data that
can be sent from one
point to another in a
certain period of time
A. bandwidth

B. html

C. href

D. none of these

6. HTML color are


specified using
predefined color
names or values.
A. rgb,

B. rgba

C. hsla

D. all of these
7. HTML supports standard color
names.
A. 140

B. 3

C. 120

D. 7

8. this tag is used to give paragraph


A. <p>

B. br

C. <pre>

D. <marquee>

9. tag is used to brake the line it is


single tag
A. <p>

B. <br>

C. <pre>

D. <marquee>
10. is pre
formatted tags it is used
,it show the without
formatted text .
A. <p>

B. br

C. <pre>

D. <marquee>

11. tag is
used to create a scrolling
effect to the selected text
A. <p>

B. <br>

C. <pre>

D. <marquee>

12. - it is used to show list by order wise


.
A. <ol>

B. br

C. <pre>

D. <marquee>
13. __it is used to
show list
by no particular
order wise .it
show bulleted
wise .
A. <ul>

B. br

C. <pre>

D. <marquee>

14. it
is a comment , it
is used to show
additional
information in
html.
A. <!—->

A. br

B. <pre>

C. <marquee>
15. it is italic
tag , it is used to show the
italic font.
A. <i>

B. br

C. <pre>

D. <marquee>

16. it is used
to display a font in a
bigger font size .
A. <big>

B. br

C. <pre>

D. <marquee>

17. citation
tag is used to display a
citation in html
document .
A. <cite>

B. br

C. <pre>

D. <marquee>
18. Tag is divided into 2 tags
A. physical

B. logical

C. center tag

D. a and b both

19. this tag


is used to make taxt to be
aligned cantered.
A. <p>

B. <center>

C. <pre>

D. <marquee>
20. To link to the another
web site following link is
used<a
href=”https://www.google.com”
>search anything </a
A. true

B. false

C. both a and b

D. none of these.

21. the space


between is the space
between content of the cell
and cell wall .
A. <p>

B. <center>

C. cell spacing

D. >

22. of the table


is used to specify the
thickness of the table .
A. border

B. <center>

C. cell spacing

D. <marquee>
23. tag is used to create the rows in a table
A. <tr>

B. <th>

C. <frameset>

D. >

24. tag is used to create the table heading


of the table
A. <tr>

B. <th>

C. <frameset>

D. >

25. To make a cell span more than one column, it is called


use the
attribute
A. <tr>

B. colspan

C. <frameset>

D. rowspan
26. To make a cell span more than one row, it is
called use the
attribute.
A. <tr>

B. colspan

C. <rowspan>

D. N

27. is used to manage the layout the page.


A. <tr>

B. colspan

C. <frame>

D. p

28. In html is
used to divide the browser
the screen into 2 or more
then onepart.
A. <tr>

B. columun

C. frame

D. rowspan
29. tag is devide the tag horizontally or
vertically .
A. <tr>

B. colspan

C. <frameset>

D. n

30.
stands for
Transmission
Control
Protocol/Inter
net Protocol
A. tcp/ip

B. ftp

C. physical

D. k
31. is a set of
standardized rules that allow
computers to communicate on
a network such as the
internet.
A. tcp/ip

B. ftp

C. physical

D. hyperlink
32. The is a
standard network protocol
used for the transfer of
computer files between a
client and server on a
computer network
A. tcp/ip

B. ftp

C. physical

D. k

33. The
element contains meta
information about the HTML
page
A. <head>

B. ftp

C. physical

D. k

24/58
34. The element
defines the document’s body,
and is a container for all the
visible contents, such as
headings, paragraphs,
images, hyperlinks, tables
etc.
A. <head>

B. <body>

C. Physical

D. hyperlink

35. it is used to To
create a link to another
documents by using href
attribute
A. <a>

B. checkbox

C. <textarea>

D. <h>

25/58
36. accept
only true or false we can
select more then one option
out of given option
A. <a>

B. checkbox

C. <textarea>

D. >

37. it is
used to give the show
the input box with
multiple rows and
column.
A. <a>

B. checkbox

C. <textarea>

D. >

38. - accept the any text in intput box..


A. <a>

B. checkbox

C. <textarea>
D. <text>

26/58
39. Which of these
coding types is used for data
type characters in Java?
A. ascii

B. iso-latin-1

C. unicode

D. u

40. What is the output of relational operators?


A. integer

B. boolean

C. characters

D. b

41. . Which of these is


returned by “greater than”,
“less than” and “equal
to”operators?
A. integers

B. floating – point numbers

C. boolean

D. none of the mentioned

27/58
42. Which of
these jump
statements can skip
processing the
remainder of the code
in its body for a
particular iteration?
A. break

B. return

C. continue

D. E

43. Which of the following is not a decision making


statement?
A. if

B. do-while

C. switch

D. d

44. Which of the following is not a valid flow control


statement?
A. exit()
B. break
C. continue
D. return
45. Which of these
operators is used to
allocate memory to array
variable in Javascript?
A. malloc

B. alloc

C. new

D. n

46. Which of these is an incorrect array declaration?


A. int x[] = new int[5]

B. int [] arr = new int[5]

C. intarr[] = int[5] new

47. The CSS properties are used to define the


effects.
A. background

B. customize

C. class

D. i
48. CSS border properties allow us to the
borders.
A. background

B. customize

C. class

D. i

49. By applying an a style can be applied to just a single tag.


A. background

B. customize

C. class

D. id rule
50. selectors are used to specify a group of
elements.
A. background

B. customize

C. class

D. r

51. In CSS, “font-size” can be called as


A. property name

B. selector

C. declaration

D. r

52. In CSS, h1 can be called as


A. property name

B. selector

C. declaration

D. text color
53. In , CSS “color:red” can be called as
A. property name

B. selector

C. declaration

D. r

54. describes how


HTML elements are to be
displayed on screen, paper, or
another media
A. css

B. html

C. <textarea>

D. <text>
55. Websites are uploaded
A. address

B. server

C. cache

D. t

56. HTML web pages can be read and rendered by


A. web browser

B. server

C. empty

D. g

57. <INPUT> is tag.


A. web browser

B. server

C. empty

D. j

58. The body tag usually used after


A. web browser

B. server

C. head
59. Tags and text that are
not directly displayed on
the page are written in
section.
A. web browser

B. title

C. head

60. is used to give additional information.


A. title tag
B. paired tag

C. strikeout

D. d
61. Which of these coding
types is used for data type
characters in Java script?
A. ascii

B. iso-latin-1

C. unicode

D. n

62. Which of these


operators is used to allocate
memory to array variable
inJava script?
A. malloc

B. alloc

C. new

D. n
63. Which of these
is necessary to
specify at time of
array initialization?
A. row

B. column
C. both row and column

D. n

64. Modulus operator, %, can be applied to which of


these?
A. integers

B. floating – point numbers

C. both integers and floating – point numbers


65. Which operator is
used to invert all the
digits in a binary
representation of a
number?
A. ~

B. <<<

C. >>>
D. ^

66. Which of these have highest precedence?


A. ()

B. ++

C. *
D. >>

67. Which of these statements are incorrect?


A. equal to operator has least precedence

B. brackets () have highest precedence

C. division operator, /, has


higher precedence than
multiplication operator

D. addition operator,
+, and subtraction
operator have equal
precedence
68. Which of the following is not a valid jump
statement?
A. break

B. goto

C. continue

D. return

69. A is a
document, typically written in
plain text distributed with
formatting instruction of
Hypertext markup languages
like HTML,XHTML
A. http

B. bandwidth

C. webpage

D. r
70. Stands
for Hypertext markup
languages for displaying
webpages and other
information that can be
displayed in a web browser
A. html

B. bandwidth

C. webpage

D. d

71. tag
Indicates that the text
should be displayed
underlined. but Not
all browsers support
this tag.
A. <small>

B. <em>

C. <u>

D. <
72. CSS stands for
A. cascading style sheets
B. cascading super sheets

C. cascading style excel sheet

73. means the


way to move from one page to
another page in website.To
move from one page to
another pages hyperlinks are
used.
A. http
B. bandwidth

C. navigation

D. d

74. is Web
development software .
Create, code and manage
dynamic websites easily with
a smart, simplified coding
engine
A. http

B. bandwidth

C. webpage

D. dream viewer
75. is a server
scripting language, and a
powerful tool for making
dynamic and interactive
Web pages.
A. php

B. java script

C. angular js
76. The default file extension for PHP files is
A. .php

B. .js

C. .ph

D. p

77. is used to show the out put …or give message..same as printf in c language…
A. echo

B. java script

C. angular js

D. e

78. PHP supports the following data types:


A. string

B. integer

C. float

D. all of the above .


79. In PHP, an object must be declared.
A. explicitly

B. implicitly

C. both a and b

D. e

80. the
statement is used to
perform different actions
based on different conditions
A. switch

B. if condition

C. foreach
81. In PHP, we have the following loop types:
A. while loop

B. for loop

C. foreach

D. all the these.


82. In php, A _is a block of
statements that can be used
repeatedly in aprogram.
A. function

B. procedure

C. block

D. loop

You might also like