Multiple choice technology platforms and products

Editors can be used

  1. Only after one new project is created or existing project is opened

  2. We don’t need any existing or new project to use the editors

  3. Only after all the existing projects are closed

  4. None of these

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

In Eclipse, editors are used to edit files within a project context. You must have a project open (created or existing) before you can effectively use editors, as they operate on resources that belong to projects. Editors are project-scoped components in Eclipse's architecture.