Advance Web Technology (3360706) MCQs

MCQs of ASP.Net Server Control

Showing 41 to 47 out of 47 Questions
41.

____________  validator control provides validation for pattern matching.

__________ વેલીડેટર કંટ્રોલ એ પેટર્ન મેચિંગ કરવા માટે ઉપયોગી છે.

(a)

ValidationSummary

(b)

RegularExpression

(c)

RequiredField

(d)

Range

Answer:

Option (b)

42.

We can set minimum range and maximum range for the control using which property ?

આપણે કઈ પ્રોપર્ટીનો ઉપયોગ કરીને કંટ્રોલ માટે મીનીમમ રેંજ અને મેક્ષીમમ રેંજ સેટ કરી શકીએ છીએ ?

(a)

Range Validator

(b)

MinimumValue, MaximumValue

(c)

Minimum, Maximum

(d)

Min, Max

Answer:

Option (b)

43.

In Regular Expression, for pattern matching which property can be used ?

રેગ્યુલર એક્ષ્પ્રેશન માં , પેટર્ન મેચિંગ માટે કઈ પ્રોપર્ટી નો ઉપયોગ કરવામાં આવે છે ?

(a)

Expression

(b)

Validation

(c)

ExpressionValidation

(d)

ValidationExpression

Answer:

Option (d)

44.

The value of input control can be compared by specifying the value of __________.

__________ ની વેલ્યુ દર્શાવી ને ઈનપુટ કંટ્રોલ ની વેલ્યુ કમ્પેર કરી શકાય છે.

(a)

Type

(b)

ControlToValidate

(c)

ControlToCompare

(d)

ValueToCompare

Answer:

Option (c)

45.
Values are Equal, NotEqual, GreaterThan, GreaterThanEqual, LessThan, LessThanEqual can be checked using ___________ Validator and _____ property
______ વેલીડેટર અને ______ પ્રોપર્ટી ની મદદ થી Equal, NotEqual, GreaterThan, GreaterThanEqual, LessThan, LessThanEqual બધી વેલ્યુ ચેક કરી શકાય છે.
(a) Compare, Operator
(b) Range, Type
(c) Compare, Type
(d) Range, Operator
Answer:

Option (a)

46.

How can we manage to display the summary in different ways ?

આપણે સમરીને કઈ અલગ અલગ રીતે ડિસ્પ્લે કરી શકીએ છીએ ?

(a)

Using Display

(b)

Using Mode

(c)

Using DisplayMode

(d)

Using Option

Answer:

Option (c)

47.

________ property specifies which group of controls is validated on validation.

__________ પ્રોપર્ટી સ્પેસીફાય કરે છે કે કયા ગ્રુપના કન્ટ્રોલ પર વેલીડેશન વેલીડ છે.

(a)

Group

(b)

ValidationGroup

(c)

SummaryGroup

(d)

SummaryValidation

Answer:

Option (b)

Showing 41 to 47 out of 47 Questions