What would a code segment look like that defines a class definition for student, also including two properties and two methods. And a reason to why there is a public and private section associated with class definitions. Just trying to grasp this a little better, as i am a beginner in C++ and i just don't understand the text book.