Explain IDE ?

Answers were Sorted based on User's Feedback



Explain IDE ?..

Answer / jguru

An Integrated Development Environment (IDE) provides a
programming environment as a single application. IDEs
typically bundle a compiler, debugger, and GUI builder tog
ether. Forte for Java is Sun's Java IDE.

Is This Answer Correct ?    19 Yes 4 No

Explain IDE ?..

Answer / midhun

IDE is a term commonly used in programing world to describe
the interface and environment that we use to create our
application.

Is This Answer Correct ?    2 Yes 2 No

Post New Answer

More J2ME Interview Questions

What is optional package ?

2 Answers  


What is VLR

1 Answers  


Explain GSM ?

2 Answers  


Explain 3GPP ?

1 Answers  


What is PDAP ?

1 Answers  






I have a problem wtih a program. The program logic is like this.......... from a class which extends midlet class i create object of a class(say canobj(word)) which extends canvas class by passing a string. the next statement is display.setCurrent(canobj); Everything is fine but the paint(Graphics g) method is not executed. What may the problem. please suggest me the answer.

2 Answers  


Explain IDE ?

2 Answers  


how can we call parametrized constrctor using reflection like Class.newInstance()...call default constrctor ..but how can we call paramitrize constroctor in reflection

0 Answers  


Explain Generic Connection Framework ?

1 Answers  


Explain iDEN ?

1 Answers  


what is jar size of the application?

1 Answers   TCS,


What is LCDUI ?

6 Answers  


Categories