Interview Question in Visual Studio 2008


 

Interview Question :: How do you send C++ files

I am new to programming and I am taking an intro course to C++.
I am required to submit my assignments electronically. My prof needs 2 things:

1) The source code for the assignment. (I assume this is the .cpp file)

2) The binary executable file. I don' t know where the heck to find this, and I'm not even sure what it even is.

So, how would I save my source code and binary executable file to say...my desktop, so that I could upload them after?

I'm using Visual C++ Studio 2008.
by ksk