Multiple Choice
In a SQL Statement while working with SqlCommand it returns a single value, at that time which method of Command Object will be used?
A) ExecuteNonQuery
B) ExecuteReader
C) ExecuteScalar
D) NonQuery
Correct Answer:

Verified
Correct Answer:
Verified
Q6: Which Session Mode Serialization is not required
Q7: Which ADO.NET class provide Connected Environment?<br>A)DataReader<br>B)DataSet<br>C)Command<br>D)DataWriter
Q8: How do you determine the actual SQL
Q9: How to implement authentication via web.config?<br>A)Include the
Q10: From the following which is not a
Q12: Which file is used to write the
Q13: Which CommandType value is incorrect?<br>A)StoredProcedure<br>B)TableDirect<br>C)TableSchema<br>D)Text
Q14: You use the ASP.NET Web Site Administration
Q15: What are the three primary kinds of
Q16: When a User's Session times out which