Hot-swap/update of source file in a deployed application is possible only in
-
MyEclipse
-
Eclipse
-
Both
-
None of these
A
Correct answer
Explanation
MyEclipse provides hot-deployment capabilities that allow updating source files in deployed web applications without requiring a full server restart and redeployment. While standard Eclipse supports basic Java hot-swapping during debugging, MyEclipse extends this functionality specifically for deployed applications, particularly in web and enterprise Java contexts.