In-Class 2
A small in-class quiz following our lecture.

Note: For this activity and all other activities, you should only make 1 submission (your first submission is always the one graded)
Sign in to Google to save your progress. Learn more
First Name *
Last Name *
E-mail (Please use your Northeastern Address) *
Is C++ a compiled language? *
1 point
If we can perform a static_assert, is that better than doing so at run-time for performance?
1 point
Clear selection
What is a POD in C++? *
1 point
When is a good use case in C++ to utilize Diamond Inheritance?
1 point
Clear selection
If I allocate an array of memory with the line: int* intArray = new int[50].  How do I properly delete it to avoid memory leaks?
1 point
Clear selection
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy