What are constants and how to create constants in java?


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

Post New Answer

More Core Java Interview Questions

What is string made of?

0 Answers  


What is number data type in java?

0 Answers  


steps to connect with Oracle Databse using TYPE-2 Jdbc driver.

3 Answers  


Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?

5 Answers   Rolta,


How do you replace all in word?

0 Answers  






What are design patterns and please explain?

0 Answers  


is there any function in java to make the text to blink?

6 Answers  


What are heterogeneous objects?

0 Answers  


What is meant by serialisation and deserialisation?

4 Answers  


What is int lol?

0 Answers  


Can we use a default constructor of a class even if an explicit constructor is defined?

0 Answers  


how to create daemon thread in java?

0 Answers  


Categories