Can we override a variable in java?


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

Post New Answer

More Core Java Interview Questions

how to handle exceptions in ejb?

0 Answers   Satyam,


How do I remove a character from a string in java?

0 Answers  


Detail discussions on JVM, memory management and garbage collector.

0 Answers   Expedia,


Differences between C and Java?

0 Answers   TCS,


What is encapsulation in java?

0 Answers   IBS, NIIT,






how to prepare for IT Officers Interview in Banks

0 Answers   TATA, Tata Steel Limited,


What is mnemonic code?

0 Answers  


What is the equal sign?

0 Answers  


What is the difference between a Window and a Frame?

6 Answers   Infosys, ProKarma,


public class Base { public void myMethod(int a,intb) {} } // Uses myMethod and then hides it. public class DerivedOne extends Base { private void myMethod(int a,int b); } will this compile or not .yes or no. why

2 Answers  


Write a program to print fibonacci series

0 Answers  


What are teh sub-classes of a component class?

2 Answers  


Categories