How many bytes is double?


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

Post New Answer

More Core Java Interview Questions

what is Thread?

6 Answers  


What is double word?

0 Answers  


What is the difference between Static and final?

1 Answers  


What function extracts specified characters from a string?

0 Answers  


When you say String is immutable, what do you mean by that? Say I have String s = "Ness" s= s+"Technologies"; What will happen? If the value gets appended, then what is the meaning of immutable here?

5 Answers   Ness Technologies,






what is hashmap& hashtable with example?

1 Answers   CTS,


What do you understand by copy constructor in java?

0 Answers  


What is anagram in java?

0 Answers  


When you declare a method as abstract method ?

2 Answers   HP,


Which package is always imported by default?

0 Answers  


What is procedure overloading?

0 Answers  


Is it possible to write method inside method

4 Answers   L&T,


Categories