Top 150+ Solved Web Technologies MCQ Questions Answer

From 46 to 60 of 125

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

  • c. boolean

Q. Which of the following is not a decision making statement?

a. if

b. if-else

c. switch

d. do-while

  • d. do-while

Q. Which of the following is not a valid flow control statement?

a. exit()

b. break

c. continue

d. return

  • a. exit()

Q. Which of these is an incorrect array declaration?

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

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

c. intarr[] = new int[5]

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

  • d. int x[] = int [5] new

Q. Which of these selection statements test only for equality?

a. if

b. switch

c. if & switch

d. none of the mentioned

  • a. if

Q. The CSS background properties are used to define the ___________effects.

a. background

b. customize

c. class

d. id rule

  • a. background

Q. CSS border properties allow us to__________ the borders.

a. background

b. customize

c. class

d. id rule

  • b. customize

Q. By applying an_______ a style can be applied to just a single tag.

a. background

b. customize

c. class

d. id rule

  • d. id rule

Q. _________selectors are used to specify a group of elements.

a. background

b. customize

c. class

d. id rule

  • c. class

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

a. property name

b. selector

c. declaration

d. text color

  • a. property name

Q. In CSS, h1 can be called as _______

a. property name

b. selector

c. declaration

d. text color

  • b. selector

Q. In , CSS “color:red” can be called as _____________

a. property name

b. selector

c. declaration

d. text color

  • c. declaration

Q. Reset (button) :- it is used to reset the button ( cancel the data) to upload

a. <reset>

b. checkbox

c. <textarea>

d. <text>

  • a. <reset>
Subscribe Now

Get All Updates & News