What are JVM.JRE, J2EE, JNI?


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

Post New Answer

More Core Java Interview Questions

What is the purpose of tostring() method in java?

0 Answers  


What if the main() method is declared as private? What happens when the static modifier is removed from the signature of the main() method?

0 Answers  


When will we prefer to use set and list in java and why?

0 Answers  


Differences between traditional programming language and object oriented programming language?

0 Answers  


What is string variable?

0 Answers  






How to find the largest value from the given array.

0 Answers  


What is final keyword in java?

0 Answers  


What is the java reflection api? Why it’s so important to have?

0 Answers  


Name the package that always imported by default?

4 Answers  


Explain the use of javap tool.

0 Answers  


How to create a base64 decoder in java8?

0 Answers  


there are N number of matchboxes numbered 1...N.each matchbox contain various number of stick.Two player can alternatevely pick some amount of stick from the higest stick containing box . The player is condidered win if there is no stick after his move.Find the final move so that the move player win. Note:In case the number of stick is equal ,pick the stick from the higest numbered box.

0 Answers   Manhattan,


Categories