When the ____ property of a GUI object is set to False, the object will appear dimmed on the form.
A. Visible
B. Enabled
C. Targeted
D. Active
Answer: B
You might also like to view...
There are two significant differences between S/MIME and OpenPGP: key certification and _____________.
Fill in the blank(s) with the appropriate word(s).
Which of the following statements about proprietary software security implementations is false?
a) Developers are sometimes unwilling to disclose security flaws. b) They are not always interoperable with other security programs. c) They use security by obscurity. d) They cannot be, in general, as secure as open-source software security implementations.
A Facebook ________ is used to promote an organization, a product, or a service
A) Page B) Account C) profile D) user
Which of the following is an advantage of a doubly linked structure over a singly linked structure?
A. it is less complex to implement B. you can easily access the predecessor of an item C. you can easily access the successor of an item D. it uses less memory