What are the rules for variable declaration?


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

Post New Answer

More Core Java Interview Questions

What is methodological framework?

0 Answers  


What is the life-cycle of an object?

2 Answers   Broadridge, Syntel,


what is object deep copy and shallow copy and why it is required?

2 Answers  


How do you convert bytes to character in java?

0 Answers  


Which class should you use to obtain design information about an object in java programming?

0 Answers  






How can i add a button in applet in java ???

2 Answers  


Which of the following can be referenced by a variable? A. The instance variables of a class only B. The methods of a class only C. The instance variables and methods of a class

2 Answers  


which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?

6 Answers   HP, SparkTG,


What is a website container?

0 Answers  


What does java edition mean?

0 Answers  


we r taking <load-on-startup>0</load-on-startup> <load-on-startup>1</load-on-startup> in deployment descripter for loading servlets like serv1 N serv2? so 'll it take serv1 or serv2

2 Answers   CSC,


What is the range of the short datatype?

2 Answers  


Categories