Metacognition involves a troubleshooter asking all these questions except ____.
A. Where did I go wrong solving this problem?
B. What recent change in configuration caused the user to experience a problem?
C. How could I have solved this problem more effectively or efficiently?
D. What assumptions did I make that led me in the wrong direction?
Answer: B
You might also like to view...
What component allows multiple computers to share a keyboard?
A) UPS B) KVM C) Docking station D) Projector
?Briefly describe the four phases of the rapid application development (RAD) model.
What will be an ideal response?
When you link data maintained in Excel workbook to a Word document Select one:
a. The Word document cannot be edited b. The word document must contain a hyperlink c. The Word document contains a reference to the original source application d. The word document contains a copy of the actual data
You issue a select statement on the BANK_ACCT table containing the order by clause. Which of the following uses of the order by clause would produce an error?
A. order by acctno DESC; B. order by 1; C. order by sqrt(1); D. order by acctno ASC;