What is variable in java?


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

Post New Answer

More Core Java Interview Questions

class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example

3 Answers   Wipro,


How do you create a null object?

0 Answers  


can two class in a code be public??if yes then how??

2 Answers  


Explain the importance of finally block in java?

0 Answers  


If an application has multiple classes in it, is it okay to have a main method in more than one class?

0 Answers  






What is the difference between a local variable and an instance variable?

0 Answers  


What is a string what operation can be performed out with the help of a string?

0 Answers  


What is the benefit of inner / nested classes ?

0 Answers  


How do you empty a list in java?

0 Answers  


Give some features of interface?

0 Answers  


Does variable declaration allocate memory?

0 Answers  


What is object data type?

0 Answers  


Categories