Write a program based on Java script program.


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

Post New Answer

More Core Java Interview Questions

Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.

0 Answers  


How to send a request to garbage collector?

4 Answers  


Explain about abstract classes in java?

0 Answers  


Can you access the private method from outside the class?

0 Answers  


What is an exception? difference between Checked and Unchecked exception in Java

0 Answers   SkillGun Technologies,






Why is logger singleton?

0 Answers  


Why do I need to declare the type of a variable in java?

0 Answers  


What will happen if static modifier is removed from the signature of the main method?

0 Answers  


What is the largest data type in java?

0 Answers  


What is the benefit of inner classes in java?

0 Answers  


There are 2 classes, 1 LandAnimal and another WaterAnimal. There is another class Animal which wants to have the properties of both LandAnimal and WaterAnimal. How will you design this situation?

6 Answers   KPIT,


What is sizeof () operator?

0 Answers  


Categories