Multiple choice technology web technology

What is key advantage of Click Once deployment mechanism?

  1. One can deploy self-updating Windows applications.

  2. One can deploy command line applications.

  3. One can deploy self updating Web applications.

  4. All of the above.

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

ClickOnce is specifically designed for deploying self-updating Windows Forms applications that can automatically check for and install updates. It does not support command-line applications or web applications - those require different deployment mechanisms.