Multiple choice technology platforms and products

Hot-swap/update of source file in a deployed application is possible only in

  1. MyEclipse

  2. Eclipse

  3. Both

  4. None of these

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

Hot-swap or hot-update functionality allows you to update code in a running application without full redeployment. This feature is available in MyEclipse (a commercial Eclipse-based tool with enhanced Java EE support) but is more limited or requires additional configuration in standard Eclipse for certain types of applications.