 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Write the syntax and example for class declaration. | 
| Answer» Syntax: classname objectname1, objectname2, …. ,objectname………… n ; | |