SUMMATIVE 1 Word Scramble
|
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.
Normal Size Small Size show me how
Normal Size Small Size show me how
| Question | Answer |
| TRUE/FALSE: Program = Algorithms + Data Structures | True |
| Heap is a special area of memory that is reserved for dynamically allocated variables. | True |
| True/False: ADTs support abstraction, encapsulation, and information binding. | True |
| TRUE/FALSE: There is a name associated with a pointer data type in C++. | True |
| Which of the following is the proper way of declaring a pointer variables of type char? | char *p, *q; |
| You can assign a name definition and then use the type name to declare variables using typedef keyword. | True |
| Stack is a special area of memory that is reserved for dynamically allocated variables. | False |
Created by:
143318101805823