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

What is multi-catch block in java?

0 Answers  


What is the difference between static and non-static variables in java programming?

0 Answers  


What are the important features of Java 8 release?

0 Answers  


Can an unreachable object become reachable again?

3 Answers   DELL,


in a constructor what happen if u call super and this in the same class? i know that it is not possible to call both in the same one? if we call what will happen?

10 Answers   ITC Infotech,






After compilation of java program we'll get .class code. If it's generated in OS Windows XP will it work on OS Linux? If yes why? If no why?

5 Answers   Aricent,


What is a priority queue java?

0 Answers  


What is instance example?

0 Answers  


adapter class ?

2 Answers  


Are constructors methods?

0 Answers  


What is variable in java?

0 Answers  


What will happen inside init() in servlet. my interviewer asked servlet lifecycle. i said "once servlet is loaded in to memory init() will be called which performs servlet initialization " . Again interview asked what values will be initialized . what is difference between init() and init(ServletConfig config).

2 Answers   Infinite Computer Solutions, TCS,


Categories