Sams Teach Yourself Visual C++.NET in 24 Hours
The Workshop provides quiz questions to help solidify your understanding of what was covered in this hour. Answers are provided in Appendix A, "Quiz Answers."
Quiz
1: | How is code packaged from other languages when used within a .NET application? |
2: | Does it matter which language is used as the main application language? |
3: | When are the DLLs loaded when used by an application? |
Top |