3 C's for "good Software" correct answers- Correct (safe from bugs)
- Comprehensible (easy to understand)
- Changeable (ready to change)
Static Checking correct answersThe checking that is done at compilation.
- Bug automatically found before program runs
Dynamic Checking correct answersTh...
, A value type correct answersThis type needs only one allocated memory space that stores the actual
data.
A reference type correct answersThis type stores the *mention to some other memory location where
the actual data is stored.
Two regions of memory that store data correct answers- stack
- heap
Stack correct answerslocation for storage of value types
(last-in, first-out data structure)
- Primary operations:
> push() : addition of an element to the top of the stack
> pop() : removal of an element from the top of the stack
> Clear()
> Remove()
> ToArray()
> Contains()
> Count()
Heap correct answersThe reference type is stored in the stack but the actual data is stored in the
"______"
User-defined types correct answers- class
- struct
- array
NOTE: can be classified as either reference or value types
_______ is a type that stores logically related data and functions correct answersa class
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller QUILLSKY. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for £14.94. You're not tied to anything after your purchase.