Google News
logo
ASP.NET - Quiz(MCQ)
What are the three primary kinds of parameters are used while working with the Stored Procedure in ASP.NET?
A)
int, varchar, nvarchar
B)
Input, Integer, String
C)
Input, Output, InputOutput
D)
All of the above.

Correct Answer :   Input, Output, InputOutput

Advertisement