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.

Match the following List 1 to List 2 a. Literal Control ----------------- i. SingleLine, MultiLine, Password b. Label Control ------------------ ii. CommandName c. TextBox Control -------------- iii. Convert to span tag in HTML d. Button Control ---------------- iv. PassThrough, Encode, Transform mode

A. a-iv, b-iii, c-ii, d-i
B. a-ii, b-iv, c-i, d-iii
C. a-ii, b-i, c-iii, d-iv
D. a-iv, b-iii, c-i, d-ii
Answer» E.
2.

Match the following List 1 (Controls) to List 2.a. Image ------------------------- i. Navigate, PostBack, Inactive HotSpotMode b. ImageButton ---------------- ii. Container controlc. ImageMap ------------------- iii. Has command eventd. MultiView ------------------- iv. Does not have click event

A. a-iv, b-iii, c-i, d-ii
B. a-ii, b-iv, c-i, d-iii
C. a-ii, b-i, c-iii, d-iv
D. a-iv, b-iii, c-i, d-ii
Answer» B. a-ii, b-iv, c-i, d-iii
3.

Some control, by default, does not cause an automatic PostBack, i.e TextChanged event of TextBox. Which property will you set for automatic postback of these types of controls?

A. isPostBack= false
B. isPostBack= true
C. PostBack= true
D. AutoPostBack= true
Answer» E.
Previous Next