Question: Classes are program structures used to define abstract data types. The nouns orphrases in an application description will often reflect many of the classesneeded within
Classes are program structures used to define abstract data types. The nouns orphrases in an application description will often reflect many of the classesneeded within the application.1. Write a description for an application meant to track patient visits overthe course of treatment as if it were given to you by a client. Use anydescriptors you wish. Highlight the nouns and noun phrases.2. Write pseudocode for the application taking note how many of the samewords are used.3. Write an application using classes for as many of the nouns/noun phrasesthat were identified (at least 2). Remember a class object should becreated in order to create instances of the class.Capture a screenshot of the form in run mode and another in design mode withproperties showing. Also submit screenshots of the description, pseudocode,and output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
