

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following sample code is used to select data Using LinQ To SQL? |
A. | public bool IsValidUser(string userName, string passWord) |
B. | public bool IsValidUser(string userName, string passWord) |
C. | public bool IsValidUser(string userName, string passWord) |
D. | All of the mentioned |
Answer» B. public bool IsValidUser(string userName, string passWord) | |