COGNITIVE ASSESSMENT
After a power failure, you instruct the DBMS to use the log to reenter any changes made to the database since the last save or backup. What term is used to describe this backup technique?
A. restoration principle
B. forward recovery
C. continuous backup
D. rollback
Answer: B
You might also like to view...
Refering to the accompanying figure, which of the following search options should be selected if you are looking for all search string matches in any part of the word?
A. Match case B. Find whole words only C. Use wildcards D. none of the above
How many times will the following code print out the message?
``` S t r i n g message = ” I w i l l be good ! ” ; f o r ( i n t i = 1 ; i <= 5 ; i ++) { f o r ( i n t j = 1 0 ; j > 0 ; j ??) { System . out . p r i n t l n ( message ) ; } } ```
Word can automatically update Quick Parts fields each time you open a document
Indicate whether the statement is true or false
After a project has been created and a new class added to your application, you can use the ____________ Window in Visual Studio to create a class diagram.
Fill in the blank(s) with the appropriate word(s).