LOGO Cont… Class marks : public student { Private: Int s1,s2,s3,total; Public: Void inputmarks(void) Void show_details(void) }; 25 Example