Eclipse(Engineering > Computer Science And Engineering ) Questions and Answers

Question 1. What are activities you can do in Eclipse?
  1.    Create generic projects
  2.    Edit files in a generic text editor
  3.    Share files and project in a CVS (Concurrent Version System) server
  4.    All the above
Explanation:-
Answer: Option D. -> All the above





Question 2. What are the Basic things an ide includes?
  1.    A source code editor
  2.    A compiler and/or an interpreter
  3.    Build automation tools
  4.    All of these
Explanation:-
Answer: Option D. -> All of these





Question 3. What are the steps to change the JDK compliance level?
  1.    Go to Windows
  2.    Select Preferences
  3.    Select Java "“ Compiler
  4.    All of these
Explanation:-
Answer: Option D. -> All of these





Question 4. Eclipses do not occur every month because the orbit of moon is
  1.    round
  2.    tilted
  3.    straight
  4.    angled
Explanation:-
Answer: Option B. -> tilted





Question 5. How can you generate JavaDoc documentation for your code?
  1.    Go to File menu
  2.    Select Export
  3.    Select Java
  4.    All of these
Explanation:-
Answer: Option D. -> All of these





Question 6. What is included in a Rich Client Platform?
  1.    Eclipse Runtime
  2.    JFace
  3.    Workbench
  4.    SWt
  5.    All of the above
Explanation:-
Answer: Option E. -> All of the above





Question 7. How can you add a library to the classpath of a plug-in?
  1.    The JAR can be added to the boot classpath
  2.    The JAR can be added to the declared libraries for a plug-in
  3.    Create a new plug-in that can be added to the library
  4.    All of the these
Explanation:-
Answer: Option D. -> All of the these





Question 8. What are activities you can do in Eclipse?
  1.    Create generic projects
  2.    Edit files in a generic text editor
  3.    Share files and project in a CVS (Concurrent Version System) server
  4.    All of the above
Explanation:-
Answer: Option D. -> All of the above





Question 9. When sun is entirely or partially blocked out by moon, it is termed as
  1.    solar eclipse
  2.    lunar eclipse
  3.    regular eclipse
  4.    irregular eclipse
Explanation:-
Answer: Option A. -> solar eclipse





Question 10. What are the key Eclipse projects and technologies?
  1.    Eclipse platform
  2.    Eclipse project
  3.    JDT or Java Development Tools
  4.    All of these
Explanation:-
Answer: Option D. -> All of these