Well, are you up for a bit of festive fun? It will soon be Halloween here in the UK, when people do all sorts of silly things.
Here is a puzzle over which I stumbled, while researching for session material for Cologne 2018.
'God' said to Noah (of Biblical fame - you know, before and after the flood etc.) that he had to save live on earth by building an Arc from the latest .NET Framework.
God said ... "choose a class to act as the Arc, and fill this group object with all the animals, plants, fish and birds - you are also allowed to take with you your family members and your personal possessions. The Arc object is to be strongly typed (as is good design practice) BUT you must use these objects as they have been define by me, God. You can't change the code for any of the simple classes provided. So for example you will have :-
Code: Select all
CLASS Elephant
PUBLIC CONSTRUCTOR()
return
END CLASS
CLASS MotorBike
PUBLIC CONSTRUCTOR()
return
END CLASS
Any ideas or thoughts?
Good Luck & Best regards,
Phil.
Wales, UK.