Explain java coding standards for constants?


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

Post New Answer

More Core Java Interview Questions

Explain the available thread states in a high-level?

0 Answers  


How to sort array of 0 and 1 in java?

0 Answers  


what is the main difference between string and stringbuffer? can you explain it with program?

2 Answers  


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

0 Answers  


Can we have two main methods in a java class?

0 Answers  






Why char array is preferred over string for storing password?

0 Answers  


why string constant pool in java

2 Answers   TCS,


What are thread safe functions?

0 Answers  


Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?

0 Answers  


real time example for deadlock,starvation,livelock

5 Answers  


Can an interface have a class?

0 Answers  


Can we have multiple classes in single file ?

0 Answers  


Categories