Can java program run without jre?


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

Post New Answer

More Core Java Interview Questions

How does finally block differ from finalize() method?

0 Answers  


What is Java Reflection API? Why it’s so important to have?

0 Answers  


Explain the meaning of java applet.

0 Answers   TCS,


What is the basic difference between string and stringbuffer object?

0 Answers  


What is jpa specification?

0 Answers  


Why string is a class?

0 Answers  


What does serializing data mean?

0 Answers  


What is java regex?

0 Answers  


they asked class A{} class B{} class c{} all the three class saved as a single file,there is no main method in the file and anothe class M.java class m { psvm(String args[]) { // here the parent class can access } }

2 Answers   DNS, IPSR Solutions,


Can you declare an interface method static?

0 Answers  


Is boolean a data type in java?

0 Answers  


Can we inherit inner class?

0 Answers  


Categories