What is an IDE?

Answers were Sorted based on User's Feedback



What is an IDE?..

Answer / rajendra prasad reddy

IDE-Integrated Development environemt

Is This Answer Correct ?    3 Yes 1 No

What is an IDE?..

Answer / vinodh anandhan

An integrated development environment (IDE), also known as
integrated design environment and integrated debugging
environment, is a type of computer software that assists
computer programmers in developing software.

IDEs normally consist of a source code editor, a compiler
and/or interpreter, build-automation tools, and (usually) a
debugger. Sometimes a version control system and various
tools to simplify the construction of a GUI are integrated
as well. Many modern IDEs also integrate a class browser,
an object inspector and a class hierarchy diagram, for use
with object oriented software development. Although some
multiple-language IDEs are in use, such as the Eclipse IDE,
JDeveloper, Code::Blocks, Komodo IDE, NetBeans, Borland
Developer Studio, KDevelop or Microsoft Visual Studio,
typically an IDE is devoted to a specific programming
language, as in the Visual Basic IDE or in the WinDev IDE.

An example for a multiple-language IDE, Eclipse's base
installed language is Java. It also has plugins for C/C++,
Python, Perl, Ruby, Fortran, Cobol, PHP, JSP/Servlet, J2EE,
OOD/OOP design tools and many more plugins. These all can
be installed on the same IDE at the same time. They all
have their own debugger and integrated IDE options.

Is This Answer Correct ?    3 Yes 2 No

What is an IDE?..

Answer / lakshmanaraj bg

INTEGRATED DEVELOPMENT ENVIRONMENT:

IDE(integrated development environment)is a software application that provides comprehensive facilities to computer programmers for software development.

An integrated development environment also known as integrated design environment, integrated debugging environment or interactive development environment.

An IDE normally consists of:

1. a source code editor.
2. a compiler and/or an interpreter.
3. build automation tools.
4. a debugger.

The boundary between an integrated development environment and other parts of the broader software development environment is not well-defined.

Sometimes a version control system and various tools are integrated to simplify the construction of a GUI.

Many modern IDEs also have a class browser, an object inspector, and a class hierarchy diagram, for use with object-oriented software development.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

is tha integration testing include non functional test?

4 Answers   TCS,


how to Link the requirement with Test Cases in the Treaceability Matrix. Give real time Example ( Pl. Real Time Project testers only)

3 Answers  


Define Stability, Scalability and reliability with example ?

0 Answers  


What is the difference between coupling and cohesion?

0 Answers  


how many meeting in realtime environment? what are they?plz explain?

0 Answers  






Which is the most important phase in SDLC

7 Answers   Duke IT, TCS,


what are the kpas(key process areas) in u'r company?

3 Answers   IBM, InSoft,


where did u gather requirements? what is user acceptance testing? in real time plz send me as early as possible?

2 Answers   CTS,


which type of questins we can expect for Banking domain

1 Answers  


how far the test tracability matrix hepls in regression testing ?

6 Answers  


what is the difference between test strategy and test plan?

3 Answers  


Example for High Severity and low priority, High Severity High priority, Low Severity Low Priority, Low Severity High Priority?

1 Answers  


Categories