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

What are new features in Vista / Longhorn ?

2 Answers   nvidia, Symantec, Veritas,


WHAT IS JOIN AND TYPES?WHAT ARE STORED PROCEDURES?

1 Answers   RBS,


Hi can any body clarify me plz What are responsibilities of a test engineer in the company,and how he communicates wiht t.l as well as test manager, In wich situation this type of i mean serious commnication takes place(give me one example).and how the interaction will takes place between tester and client can anybody plz clatify me

1 Answers  


If you find a crashing bug and the developer resolves it Not Repro, what would you do? What if s/he resolves it as Won’t Fix?

0 Answers  


Can u give me explanation about section 508 testcase and Testcase for this section. It need a details checklist for the same Manimozhi

0 Answers  






oracle table A havng one million records. write 10 test cases to test data?

1 Answers   IBM,


as test eng ,what challenges have u faced in ur 3 projects so far? tell me atleast 3 challenges in ur projects? july 27 brahma412@yahoo.co.in

1 Answers   CTS,


How to write a test case for traffic signal?

7 Answers  


What is meant by UAT testing? And how is the UAT testing carried out?

6 Answers   IBM,


Explain all kinds of testing?

2 Answers  


how can we connect database in manual testing? pls answer for this

2 Answers   IBM, Logica CMG,


Find the Cyclometric complexity on the following p seudocode Do while records remain read record; if record field#1=0 then process record;store in buffer; incremental counter;store in file. reset counter;end if end do please let me know the procedure too.

3 Answers   Accenture,


Categories