What is the purpose of javac exe?


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

Post New Answer

More Core Java Interview Questions

Is jdk required on each machine to run a java program?

0 Answers  


Can we have any code between try and catch blocks?

0 Answers  


What does indexof mean?

0 Answers  


Define jre i.e. Java runtime environment?

0 Answers  


when you will synchronize a piece of your code? : Java thread

0 Answers  






Explain public static void main(string args[]).

0 Answers  


How applets will communicate with each other?

1 Answers  


I have a Arraylist object, it has duplecate values also. Now question is i want delete duplecate data in that objet with out using Set?

8 Answers   Aricent,


What is an object's lock and which object's have locks in java programming?

0 Answers  


Which is better ascii or unicode?

0 Answers  


What is the difference between pass by reference and pass by pointer?

0 Answers  


What are init(), start() methods and whey they are called?

2 Answers  


Categories