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 20:29, 3 August 2025
edit
2605:8d80:13e4:d1d8:cc82:3f6a:9192:5de
(
talk
)
→
Java
← Previous edit
Revision as of 20:30, 3 August 2025
edit
undo
2605:8d80:13e4:d1d8:cc82:3f6a:9192:5de
(
talk
)
→
Rust
Next edit →
Line 648:
println!("Point is at ({}, {})", p.x, p.y);
}
<
/
syntaxhighlight>
=== Visual Basic .NET ===