Hot-swap/update of source file in a deployed application is possible only in
-
MyEclipse
-
Eclipse
-
Both
-
None of these
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.