We???ll then create a C++ file???perhaps we???ll call it Grade??? and within the main() function of that file, instantiate a Student object from the Student class.??? ???So if I understand you correctly,??? Dave said, ???we???ll be working with more than one file.??? ???That???s right, Dave,??? I said. ???In C++, just about everything is a class and an object.