Is java a super set of javascript?


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

Post New Answer

More Core Java Interview Questions

What modifiers can be used with a local inner class?

2 Answers  


Define packages in java?

0 Answers  


What is a function in programming?

0 Answers  


What will be the output of round(3.7) and ceil(3.7)?

0 Answers  


Can you instantiate the math class?

0 Answers  






What does system.gc() and runtime.gc() methods do?

0 Answers  


Can we use catch statement for checked exceptions?

0 Answers  


How can we handle runtime exceptions? write one sample program? Can we write runtime exceptions beside the throws key word? if yes write sample program?

1 Answers   Huawei,


Why we can not force Garbage Collection?

7 Answers  


What is actual difference between statement,prepared statement and callable statement and when we have to use it? pls post a answer with code and clear explanation. thanks

2 Answers  


If we don’t want some of the fields not to serialize how to do that?

0 Answers  


What is parsing a string?

0 Answers  


Categories