Home

Asp Programming MCQ Question with Answer

Asp Programming MCQ with detailed explanation for interview, entrance and competitive exams. Explanation are given for understanding.

Download Asp Programming MCQ Question Answer PDF

Question No : 36
In a DataSet if multible tables are used, they are identified by their

Names
Indexes
Any one of the above
None of the above

Question No : 37
.DirectoryInfo gives information about any Directory

True
False

Question No : 38
To pass queries to Crystal Reports use

SelectionFormula
Formula
Filter
None of the above

Question No : 39
If passwords are to be sent from one page to another, we can use

Get method
Post method
Session variables
Any one of the above

Question No : 40
Checkboxes have same name and different values while Radio Buttons have the reverse

True
False

Question No : 41
HTML tag equivalent to Panel is

Div
Br
P
Span

Question No : 42
A DataSet can be generated from

Page and DataConnection Object
DataAdapter and Page Object
DataAdapter and DataConnection Object
All of the above