?All of the following are computational thinking tools EXCEPT:
A. ?generalization
B. ?decomposition
C. ?metadata
D. ?abstraction
Answer: C
You might also like to view...
Answer the following statements true (T) or false (F)
1. You cannot assign a base class reference to a derived class variable. 2. A method that accepts a base class variable as a parameter cannot accept a derived class variable as a parameter. 3. A class that is not intended to be instantiated but is to be used only as a base class is called a concrete class. 4. A statement that tries to use the new operator instantiate an abstract class will not compile. 5. If you want to create an abstract read-only property, leave out the set accessor.
The effort required for a collision resistant attack is explained by a mathematical result referred to as the ___________ .
A. Whirlpool B. birthday paradox C. hash value D. message authentication code
Compare a Linux GUI text editor to Windows Notepad.
What will be an ideal response?
Typically, a DO/S system's scheduling function has three parts: a ____, a priority function, and an arbitration rule.
A. request evaluator B. scheduling request C. decision mode D. request queue