Where is const variable stored?


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

Post New Answer

More Core Java Interview Questions

What are bind parameters?

0 Answers  


How to access a method that it declared as protected?

3 Answers  


Write program to print Hello World and print each character address in that string and print how many times each character is in that string? Ex: H: 0 & 1 e:1 & 1 l :2,3,8 & 3 o:4,6 & 2 w:5 & 1 r: 7 & 1 d 9 & 1

7 Answers   Huawei, IBM,


What is a line separator in java?

0 Answers  


How an object is serialized in java?

0 Answers  






How do I know if java is installed?

0 Answers  


Explain the difference between comparator and comparable in java?

0 Answers  


Can an interface have a constructor?

0 Answers  


What is a string token?

0 Answers  


What is a dynamic array in java?

0 Answers  


what is object type casting? give some example with related?

2 Answers   HP, SparkTG,


What are the restrictions that are applied to the java static methods?

0 Answers  


Categories