A virus ____ is a section of program code that can be used to identify a known malicious program.
A. flag
B. signature
C. definition
D. scan
Answer: B
You might also like to view...
The ________ command is used when you want to save the entire notebook, a page, a group, or a section to a different location
Fill in the blank(s) with correct word
Which process is used to prevent data inference violations?
A. Database Views B. Database Locks C. Polyinstantiation D. OLTP ACID Test
Controls placed in this form section print once for every record in the underlying object.
A. Form Records B. Form Header C. Form Footer D. Detail
To respond to events when the user changes the text in an EditText, you’ll use an anonymous inner class to implement the ______ interface (from package an-droid-.text).
a. EditTextListener b. TextListener c. EditTextWatcher d. TextWatcher