Correct Answer: int.Parse takes only string(), but Convert.ToInt32() takes [object].
Explanation:
Note: This Question is unanswered, help us to find answer for this one
ASP.NET Skill Assessment
Your Skill Level: Poor
Retake Quizzes to improve it
More ASP.NET MCQ Questions
How many forms can be added to a aspx page?
How to show the entire validation error message in a message box on the client side?
Which is the parent class of the Web server control?
How to register a custom server control to a Web page?
Difference in Application State and View State?
What happens if the Server configuration file and the Application configuration file have different values for session state?
Default configuration file for each application?
Set the default language for all of your application logic to C#?
Correct statement with regard to .NET framework managed web pages?
Code not 'managed' by default in .NET framework?
ASP.NET MCQs | Topic-wise