Sunday, 25 August 2013

using variable throughout Java class

using variable throughout Java class

References

Reference NO 1

http://docs.oracle.com/javase/tutorial/java/javaOO/classvars.html

Reference NO 2

http://stackoverflow.com/questions/15203048/using-variable-throughout-java-class

Reference NO 3

http://stackoverflow.com/questions/3262670/how-to-use-the-variable-of-one-class-into-another-class-using-java

Reference NO 4

http://www.xyzws.com/Javafaq/what-are-class-variables-in-java/197

Reference NO 5

http://en.wikipedia.org/wiki/Class_variable

Reference NO 6

http://www.tutorialspoint.com/java/java_variable_types.htm

Reference NO 7

http://programmers.stackexchange.com/questions/176876/why-shouldnt-i-be-using-public-variables-in-my-java-class

Reference NO 8

http://www.wikihow.com/Create-a-Variable-in-Java

1 comment: