Multiple choice technology platforms and products

Eclipse can be used for developing

  1. Standalone applications

  2. Distributed applications

  3. All of the above

  4. None of these

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

Eclipse is a versatile IDE that supports development of both standalone applications (desktop apps, console apps) and distributed applications (web apps, enterprise applications, client-server systems). Option A and B each describe types Eclipse supports, making C the correct comprehensive answer.