What is number data type in java?


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

Post New Answer

More Core Java Interview Questions

Write a method to check if input string is palindrome?

0 Answers  


how to handle exceptions in ejb?

0 Answers   Satyam,


How do you identify if jvm is 32-bit or 64-bit from java program?

0 Answers  


What is the role of the java.rmi.naming class?

0 Answers  


What is primitive data type in java?

0 Answers  






why the equals method can be override?when we override the equals method?

5 Answers  


What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?

0 Answers  


How can we make a class virtual?

0 Answers   Fidelity,


how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread

0 Answers  


different between exception and error? explaim check and uncheck exception

4 Answers  


From the two, which would be easier to write: synchronization code for ten threads or two threads?

0 Answers  


What is tcp ip in java?

0 Answers  


Categories