Multiple choice

Which of the following is an incorrect statement about Silverlight application life cycle?

  1. The entry point of Silverlight applications is Silverlight application class.

  2. The life cycle has a plug-in to host any site.

  3. The web page prompts to install Silverlight browser plug-in.

  4. CLR creates an object of application class in this life cycle.

  5. There can be any number of instances possible for the application.

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

This is incorrect.