what is difference between Class variables and Instance variables?
- From: "Benoy" <benoypp@xxxxxxxxxxx>
- Date: 14 Aug 2005 04:37:27 -0700
Class Variable in Java
In Java Variables are of many types
out of that these are two
Class Variable
As you told about class variables they can be used any where in that
class
but, as java is an object oriented so the variables can be used in
other classes by creating objects
thank you
Benoy
.
- References:
- what is difference between Class variables and Instance variables?
- From: rahul8143
- Re: what is difference between Class variables and Instance variables?
- From: fartymcfly
- what is difference between Class variables and Instance variables?
- Prev by Date: Re: The Jar tool?
- Next by Date: Re: byte data type
- Previous by thread: Re: what is difference between Class variables and Instance variables?
- Next by thread: Re: what is difference between Class variables and Instance variables?
- Index(es):
Relevant Pages
|
Loading