What are the features available for the developer in Eclipse Java Based IDE
-
Language aware editor
-
Incremental build
-
Integrated debugging
-
All of the above
D
Correct answer
Explanation
Eclipse IDE provides language-aware editing with syntax highlighting and code assistance. It supports incremental compilation that builds code changes automatically. The integrated debugger allows setting breakpoints and stepping through code. All these features make 'All of the above' the correct choice.