How do you define a variable?


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

Post New Answer

More Core Java Interview Questions

Default layout of Dialog object?

1 Answers  


Explain java coding standards for classes or java coding conventions for classes?

0 Answers  


My interview asked what is dynamic variable in java and where we use them.

2 Answers   IBM,


can we declare private class in java file?

13 Answers  


Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?

0 Answers   Genpact,






What does next mean in java?

0 Answers  


What is the range of the short type?

0 Answers  


what is the difference between String s="hello"; and String s=new String("hello");?

3 Answers  


Can I declare class as static or private?

0 Answers  


Can a serialized object be transferred via network?

0 Answers  


What are internal and external variables?

0 Answers  


whats is the use of final,in which situation final can be used in the application?

2 Answers   DNS,


Categories