System.out & System.in are final static data member of System
class but we can change there reference through setOut() &
setIn() method how...

Answer Posted / vikas

but the Final method have there behavior to not get change but it get change through setIN() & setOut() methods how...
i know it is used to change its reference but why it get change if it is a final method...

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What's the difference between an abstract class and interface in java?

551


What is the difference between hashmap and hashtable? What is an interface?

498


What is the final method?

595


What is an empty list in java?

520


Why are data types important?

531






Do I need java on my pc?

506


What methods are used to get and set the text label displayed by a button object?

550


How do we access static members in java?

624


What is the final blank variable?

584


When should a function throw an exception?

597


What is canonical name in java?

613


What is string value?

632


Can the interface be final?

570


What is hotjava?

548


What is the purpose of the finally clause of a try-catch-finally statement in java programming?

504