How do you compile java?



How do you compile java?..

Answer / Lokesh Meena

Java is compiled using the javac command. For example, javac MyClass.java generates the bytecode file named MyClass.class.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More J2EE Interview Questions

for example we are login into the irctc server from there it will go to the selected bank and deduct amount and come back to the irctc. so if we are developing this in java means will it be run on the same session. but as per my knowledge bank is separate and irctc is separate URL's so it will use two different sessions then how it is maintaining same session through out application and even it uses the payment gateway? how it is working can any one help me on that??

1 Answers  


What is home interface?

1 Answers  


Is java still slow?

1 Answers  


What is deployer?

1 Answers  


What does the web module contain?

1 Answers  


Which is latest technology in java?

1 Answers  


what is jvm? how can it is useful in java?

3 Answers  


What does java awt stand for?

1 Answers  


What is webservices in java?

1 Answers  


What is java 2 platform, enterprise edition (j2ee)?

1 Answers  


What is filter chain?

1 Answers  


What is j2ee api?

1 Answers  


Categories