Can a final variable be null?


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

Post New Answer

More Core Java Interview Questions

class A { public void disp(int a,int b) { System.out.println("hai"); } } class B { public void disp(int a,int b,int c) { System.out.println("hai"); } } above program is overloading or overriding?

9 Answers   Infosys, Wipro,


What is the requirement of thread in java?

0 Answers  


Java violates few objected oriented concepts. Can you explain in what way?

3 Answers   Ness Technologies,


Which is the class in java?

0 Answers  


Difference between a Scrollbar and a ScrollPane?

1 Answers  






What is a native method in java programming?

0 Answers  


Explain the difference between extends thread vs implements runnable in java?

0 Answers  


Why unicode is important?

0 Answers  


Why does my function print none?

0 Answers  


what is Vector class?

2 Answers  


What do you mean by data type?

0 Answers  


How to connect to a remote database using Applet?

0 Answers  


Categories