I have decided that my chosen coding term will be "class". A class is best described as a blueprint that takes information and stores it as a plan. When the program starts running the class cannot be changed but it can be called on multiple times to create an object that it has the plan for.
No comments:
Post a Comment