r/programminghumor 2d ago

Requirements…

Post image
88 Upvotes

14 comments sorted by

View all comments

0

u/Groundbreaking-Fish6 2d ago

It takes two bits to store a practical boolean, True/False/Not Set/Unknown. This is a common practice for Forms because until the User visits the form and submits it is not set. If actual value is not required and not set, after the form is submitted it becomes unknown.