Results 1 to 3 of 3
- 01-12-2013, 05:31 AM #1
Senior Member
- Join Date
- Jan 2013
- Posts
- 317
- Rep Power
- 9
What are Instances? I can't find this anywhere....
Hey guys, I had a question. To every tutorial I go, I hear "instance". I don't know what this means. I was trying to figure out what static is, and they said that static is for class, and non-static is for instances? What are instances? I can't understand any tutorials because of this block :( Can you try to explain it in a simple way, what instances are, and what static does? Thank you :)
p.s My book doesn't explain it either :(Last edited by MW130; 01-12-2013 at 05:34 AM.
-
Re: What are Instances? I can't find this anywhere....
"instance" is just another name for an object.
I was trying to figure out what static is, and they said that static is for class, and non-static is for instances? What are instances? I can't understand any tutorials because of this block :( Can you try to explain it in a simple way, what instances are, and what static does? Thank you :)
- 01-12-2013, 06:53 AM #3
Senior Member
- Join Date
- Jan 2013
- Posts
- 317
- Rep Power
- 9
Similar Threads
-
Help with instances of classes and variables!
By lifedistroy in forum New To JavaReplies: 5Last Post: 12-24-2012, 08:15 AM -
convert resultSet to Instances
By vitaly87 in forum New To JavaReplies: 1Last Post: 12-23-2010, 06:11 PM -
Creating new instances of a Match over and over again
By Che_Is_Alive in forum Advanced JavaReplies: 2Last Post: 11-19-2009, 07:05 PM -
Naming object instances
By oldgit in forum New To JavaReplies: 9Last Post: 02-08-2008, 12:18 AM
Bookmarks