Is java a digit method?


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

Post New Answer

More Core Java Interview Questions

what is the difference b/w static and final methods?

1 Answers  


Can u write constructor in abstract.If yes den when it will be invoked.

4 Answers   SunGard,


How do you implement tree mirroring in java?

0 Answers   EXL, HCL,


Is call by reference possible in java?

0 Answers  


What is the difference between final, finally and finalize() in java?

0 Answers  






What is the role of garbage collector in java?

0 Answers  


What is the type of lambda expression?

0 Answers  


String is a immutable objects . it means that string does not change........... But it will be chang......... { String s="kapil"; String s1="raj"; String s=s1; then print(.......) The String has been changed .. how it is possible and why its called immutable objects

7 Answers  


what type of questions asked for barclays technologies pune please send urgent

0 Answers  


Why are the destructors for base class and derived class called in reverse order when the program exits

0 Answers   HCL,


"We cannot create an object of interface but we can create a variable of it". Discuss the statement with the help of an example. (Plz help us to provide immediately.)

3 Answers  


What is difference between “==” and equals()?

1 Answers   IBM,


Categories