Computerebus 3Similar to a rebus, the following computer program conceals a statement, phrase, term, or word.
Per this computer program, what does the variable Y represent? BEGIN Today = GetDate(); Who[1].FirstName = John; Who[1].LastName = Brawn; Who[1].Born = 8 March 1954; Who[1].Married = 25 August 1979; Y = Today - Who[1].Born; END What Next?
Tweet
See another brain teaser just like this one... Or, just get a random brain teaser If you become a registered user you can vote on this brain teaser, keep track of which ones you have seen, and even make your own. Back to Top |


