List two java ide’s?



List two java ide’s?..

Answer / Ajay Kumar Yadav

Two popular Java IDEs are Eclipse and IntelliJ IDEA.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

what is meant wrapper classes?

1 Answers  


Which keyword specify that a variable is effectively final ?

1 Answers  


Does java support multiple inheritance or not?

1 Answers   Hexaware,


Is vector thread safe in java?

1 Answers  


What is the difference between procedural and object-oriented programs?

1 Answers  


What data type is a string?

1 Answers  


Difference between abstract and concrete class ?

1 Answers  


What is object cloning in Java?

1 Answers   SwanSoft Technologies,


Which one of the following suits the description of a string better: derived or primitive?

1 Answers  


why would you use a synchronized block vs. Synchronized method? : Java thread

1 Answers  


Can we have multiple catch block for a try block?

1 Answers  


Is array size fixed in java?

1 Answers  


Categories