1.

What does an Eclipse IDE allows?(a) Editing the program(b) Compiling the program(c) Both editing and compiling(d) Editing, building, Debugging, CompilerThis question was posed to me by my college director while I was bunking the class.This interesting question is from Eclipse software topic in portion Software Programming & IoT Devices of IOT

Answer»

The correct CHOICE is (d) Editing, building, Debugging, Compiler

Explanation: 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.



Discussion

No Comment Found

Related InterviewSolutions