Briefly describe the six major categories of cognitive skills in Bloom's Taxonomy.
What will be an ideal response?
Knowledge - ability to remember facts or information
Comprehension - ability to understand meaning
Application - ability to use information in a new situation
Analysis - ability to break apart information into understandable parts
Synthesis - ability to reconstruct a new pattern or meaning from facts and data
Evaluation - ability to judge ideas or information
You might also like to view...
You should add the static keyword in the place of ? in Line ________ in the following code:
``` public class Test { private int age; public ? int square(int n) { return n * n; } public ? int getAge() { } } ``` a. in line 4 b. in line 8 c. in both line 4 and line 8 d. none
You have the ability to change the animated character that displays with the Search Companion
Indicate whether the statement is true or false
Which of the following is NOT a guideline of a security policy?
A. easy for users to understand B. should be enforceable C. uses legal terminology to protect the organization D. clearly state the policy objectives
The operating system uses ____ to process many parts of a single program.?
A. multitasking? B. ?multithreading C. ?multiprocessing D. ?parallel processing