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

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.