This set of IOT Multiple Choice Questions (MCQs) focuses on “Eclipse software – 2”.
1. MVS stands for ________
a) Microsoft Visual Studio
b) Memory Visual Studio
c) Microsoft Virtual Studio
d) Memory Virtual Studio
View Answer
Explanation: n the mid-1990, a number of powerful commercial development environments were available; Microsoft Visual Studio (MVS) was becoming a more general purpose tools platform.
2. IBM landscape contains ________ worlds.
a) 3
b) 2
c) 4
d) 5
View Answer
Explanation: This landscape actually contained two worlds: one centered on tools that enabled Microsoft’s direction on runtime execution support, the other focused on a more open industry approach centered on the java platform.
3. IBM Software Group began creating a development tool that eventually known as ________
a) Code Blocks
b) BlueJ
c) Android Studio
d) Eclipse
View Answer
Explanation: IBM Software Group began creating a development tool that eventually became known as Eclipse. They first built a new Java IDE with resources from Object Technology International labs, along with the broader platform to go with it.
4. Vibrant ecosystem of third parties would be critical for achieving broad adoption of an eclipse.
a) True
b) False
View Answer
Explanation: “Vibrant ecosystem of third parties would be critical for achieving broad adoption of an eclipse.”, as stated by the Eclipse Foundation.
5. The consortium’s operating principles assured that open source community would control ________
a) Code
b) Consortium
c) Both code, consortium
d) Neither code nor consortium
View Answer
Explanation: The consortium’s operating principles assured that open source community would control the code and the commercial consortium. Here, The commercial consortium would drive “marketing” and commercial relations.
6. Tools that you develop can plug into the workbench using well defined hooks called ________
a) SDK
b) Extension Point
c) JDK
d) GNU
View Answer
Explanation: The eclipse platform uses the model of a common workbench to integrate the tools from the end user’s point of view. Tools that you develop can plug into the workbench using well defined hooks called Extension Point.
7. The eclipse platform defines pen architecture.
a) True
b) False
View Answer
Explanation: The eclipse platform defines pen architecture so that each plug-in development team can focus on their area of expertise.
8. Repository experts build ________ and the usability experts build ________
a) Back end, End user
b) Front end and End user
c) Back user, Front user
d) Back end , Front end
View Answer
Explanation: Repository experts build back ends and the usability experts build end user tools. If the platform is designed well, significant new features and levels of integration can be added without impact to other tools.
9. The platform itself is built in layers of plug-ins.
a) True
b) False
View Answer
Explanation: The platform itself is built in layers of plug-ins, each one defining extension points of lower level plug-ins, and turn defining their own extension points for further customization.
10. The ________ is responsible for defining a structure for plug-ins.
a) Editors
b) Standard Widget Toolkit
c) Runtime
d) JFace UI
View Answer
Explanation: The eclipse runtime defines the plug-ins on which all other plug-ins depends. The runtime is responsible for defining a structure for plug-ins and the implementation detail behind them.
11. The workbench UI is ________
a) Plug-in
b) IDE
c) GNU
d) Codebase
View Answer
Explanation: The workbench UI is contributed by one such plug-in. When you start up the workbench, you are not starting up a single Java program, You are activating a platform runtime.
12. The ________ is a cockpit for navigating all the functionality provided by plug-ins.
a) IDE
b) Workbench
c) GNU
d) Codebase
View Answer
Explanation: The workbench is a cockpit for navigating all the functionality provided by plug-ins. By using the workbench, we can navigate resources and we can view and edit the content and properties.
13. The workbench is just a frame.
a) True
b) False
View Answer
Explanation: The workbench is just a frame that can present various visual parts. These parts fall into two major categories:
Views
Editors.
14. ________ allow the user to edit something in the workbench.
a) View
b) Workbench
c) Codebase
d) Editor
View Answer
Explanation: Editors allow the users to edit something in the workbench. Editors are document-centrist, much like a file system editor.
15. ________ provide about some objects that the user is working with in the workbench.
a) Editor
b) View
c) Workbench
d) Codebase
View Answer
Explanation: View provide information about some object that the user is working with in the workbench. Views often change their content as the user selects different objects in the workbench.
Sanfoundry Global Education & Learning Series – IOT.
To practice all areas of IOT, here is complete set of 1000+ Multiple Choice Questions and Answers.
- Practice Programming MCQs
- Check IOT Books
- Check Computer Science Books
- Practice Computer Science MCQs
- Apply for Computer Science Internship