Which command from the jdk compiles a java program?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Explain about the main() method in java?

0 Answers  


Can we add default constructor to Servlet?

1 Answers   Fidelity,


Can a class be private?

0 Answers  


What is locale in java?

0 Answers  


A abstract class extending an abstract class.Super class has both abstract and non-abstract methods.How can we implement abstract and non-abstract mehtods? Explain with snippet

3 Answers  






What is identifier give example?

0 Answers  


Why set do not allow duplicates in java?

0 Answers  


Is there a case when finally will not execute?

0 Answers  


Is constructor inherited?

0 Answers  


What are voids?

0 Answers  


What is the difference between throw and throws?

10 Answers   IBM,


What are field variable and local variable?

3 Answers  


Categories