We now know that ‘out’ is a variable, so we must now ask ourselves what kind of variable is it? There are two possibilities – it could be a static or an instance variable. Because ‘out’ is being called with the ‘System’ class name itself, and not an instance of a class (an object), then we know that ‘out’ must be a static variable, since only static variables can be called with just the class name itself. So now we know that ‘out’ is a static member variable belonging to the System class.

No comments:
Post a Comment
Learn Computer Basic , Microsoft Office 2010 , Programming Languages like C Language, C++ Language, Java , Web Designing like HTML5 ,CSS3, Java Script, PHP, ASP,ASP.net, C#,Visual Basic And Data Base Like SQL, MySQL, MSSQL , MS Access ......