Home »
MCQs »
ASP.Net MCQs
Which of the following statement are correct about Calendar control in ASP.NET?
53. Which of the following statement are correct about Calendar control in ASP.NET?
- It is an ASP.NET control, it shows the date in a calendar format.
- It is an ASP.NET control, it shows date and time in UTC format only.
- NET supports only one calendar control on one web form.
- NET supports more than one calendar control on one web form.
- 1 and 3
- 2 and 4
- 1 and 4
- 2 and 3
Answer: C) 1 and 4
Explanation:
The 1st and 4th statements are correct about Calendar control in ASP.NET.