Created by Rian McCollom
almost 8 years ago
|
||
Object = programming building block, a component with some desired functionalityYou ask objects to do some workYou don't know how they do itIt's what they do not how they do it
ISO 8604 = international standard for date and time in a digital format = YYYY-MM-DD
Class = objects with common behavior.. like days and "strings" 1964-11-28 1933-04-03 1969-07-20 "Hello" "Goodbye" "so-long"Methods Get day Get month Get year These are all methods that call an object to get a result
Use a variable to store a value that you need later Every variable has a name
There are no comments, be the first and leave one below:
Want to create your own Notes for free with GoConqr? Learn more.