this post was submitted on 16 Jul 2023
693 points (92.2% liked)

Programmer Humor

32850 readers
86 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

No offence

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 2 years ago* (last edited 2 years ago)

Objects have strong, definite types that never change. Variables do not have types and can store [a reference to] any Object.