Home
Random
Nearby
Log in
Settings
Donate Now
If Wikipedia is useful to you, please give today.
About Wikipedia
Disclaimers
Search
Constructor (object-oriented programming): Difference between revisions
Article
Talk
Language
Watch
View history
Edit
Browse history interactively
← Previous edit
Next edit →
Content deleted
Content added
Visual
Wikitext
Revision as of 14:49, 27 October 2006
edit
72.20.128.72
(
talk
)
→
Example
← Previous edit
Revision as of 14:50, 27 October 2006
edit
undo
72.20.128.72
(
talk
)
→
Example
Next edit →
Line 15:
data = 1;
}
//overloading a constructor
public Example(int input)