Why is a constant variable important?


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

Post New Answer

More Core Java Interview Questions

Can a list be null in java?

0 Answers  


what is the life cycle of jsp?

3 Answers   Photon,


Why inputstreamreader is used in java?

0 Answers  


What is java class writing rules?

1 Answers   Oracle,


How to eliminate duplicates from an array?

6 Answers   ABC, AdMod, Adobe, College School Exams Tests, Patni, Wipro,


whats the purposr of using serialization?

6 Answers  


What does .equals do in java?

0 Answers  


Why put method is used?

0 Answers  


Is null keyword in java?

0 Answers  


What is a Wrapper class?

14 Answers  


Write an algorithm program in java for the following question.. In a VLSI design techniques,they used rectangles to design circuits. EVery rectangle is to be placed according to x,y coordinates. Check whether or not two rectangles overlap each other. Here overlapping of rectangles is acceptable, if 1) one rectangle intersect with other. 2) one rectangle fully covers other. The time of algorithm should not exceed o(n logn).

0 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  


Categories