250+ TOP MCQs on Eclipse software and Answers

IOT Multiple Choice Questions on “Eclipse software”.

1. What is the main programming language code developed by eclipse?
a) C
b) JAVA
c) C++
d) C/C++

Answer: b
Clarification: Eclipse is mostly written in Java and its primary use for development Java applications, but it may also be used to develop applications in other programming languages via plug-ins, including Ada, C, C++.

2. What does an Eclipse IDE allows?
a) Editing the program
b) Compiling the program
c) Both editing and compiling
d) Editing, building, Debugging, Compiler

Answer: d
Clarification: An Integrated Development Environment is a software application that provides comprehensive facility to computer programmer for software development. An IDE normally consists of a source code editor, build automation tools and a debugger. Eclipse also has a compiler while some others do not provide it.

3. What is the scenario the IDE generally required?
a) Language support
b) Visual programming
c) Attitude across different platforms
d) Out system platform

Answer: b
Clarification: Visual programming is a usage scenario in which an IDE is generally required. Visual basics allows user to create new applications by moving programming, building blocks, or code nodes to create flow chats or structure diagrams that are then compiled and interpreted.

4. What is Eclipse?
a) IDE
b) Software
c) GNU
d) Code base

Answer: a
Clarification: An Integrated Development Environment is a software application that provides comprehensive facilities to computer programmers for software development.

5. Eclipse is used to develop documents with LaTeX.
a) True
b) False

Answer: a
Clarification: Eclipse is used to develop documents with LaTeX, (via a TeXlipse plugin) and packages for the software Mathematica.

6. Development environment include the __________
a) Eclipse VisualAge
b) Classpath
c) Eclipse JDT
d) IcedTea

Answer: c
Clarification: Development environment include the Eclipse Java development tools for Java and Scala, Eclipse CDT for c/c++, and eclipse PDT for PHP, among others.

7. The initial codebase is originated from ________
a) IBM VisualAge
b) Equinox
c) Borland VisualAge
d) Red Hat VisualAge

Answer: a
Clarification: The initial codebase originated from IBM VisualAge. The Eclipse software development kit, which includes the Java development tools, is meant for Java developers.

8. SDK stands for ________
a) Software Design Kit
b) Serial Development Kit
c) Software Development Kit
d) Serial Design Kit

Answer: c
Clarification: Eclipse software development kit is free and open source software released under the terms of the eclipse public license, although it is incompatible with the GNU General Public License.

9. It was one of the first IDE to run under ________ and it runs without problem under IcedTea.
a) GNU General Public License
b) Both GNU Classpath, GPL
c) Neither GNU nor GPL
d) GNU Classpath

Answer: d
Clarification: It was one of the first IDE to run under GNU Classpath and it runs without problem under IcedTea.

10. ACM stands for ________
a) Architecture for Computing Machinery
b) Association for Computing Machinery
c) Association for Cloud Machinery
d) Architecture for Cloud Machinery

Answer: b
Clarification: The Association for computing Machinery recognized Eclipse with the 2011 ACM Software Systems Award.

11. EPL stands for ________
a) Extended Public License
b) Extended Platform License
c) Eclipse Platform License
d) Eclipse Public License

Answer: d
Clarification: The Eclipse Public License is the fundamental license under which Eclipse projects are released. Some projects require dual licensing, for which the Eclipse Distribution License is available.

12. Common Public License is re licensed under ________
a) Eclipse Public License
b) General Public License
c) Eclipse Platform
d) Eclipse plug-in

Answer: a
Clarification: Eclipse was originally released under the Common Public License, but was later re-licensed under the Eclipse Public License. The Free Software Foundation has said licenses are free software licenses, but are incompatible with the GNU GPL.

13. UML stands for________
a) User Modeling Language
b) User Module Language
c) Unified Modeling Language
d) Unified Module Language

Answer: c
Clarification: One of the examples of plug-ins include for Unified Modeling Language, for sequence and other UML diagram, a plug in for DB Explorer, and many more.

14. The Eclipse SDK includes the Eclipse Java development tools.
a) True
b) False

Answer: a
Clarification: The Eclipse SDK includes the Eclipse Java development tools, offering an IDE with a built-in Java incremental compiler and a full model of the Java source files.

15. Which allows for advanced refactoring technique?
a) JDK
b) SDK
c) UML
d) EPL

Answer: b
Clarification: The Eclipse SDK includes the Eclipse Java development tools, offering an IDE with a built-in Java incremental compiler and a full model of the Java source files. This allows for advanced refactoring technique and code analysis.

Leave a Reply

Your email address will not be published. Required fields are marked *