If an application is not mandatory but the users will have an option to install it, you should _____________
a. Assign it to users
b. Publish it to users
c. Assign it to computers
d. Publish it to computers
B. You cannot publish it to computers.
Computer Science & Information Technology
You might also like to view...
Which traditional trunk line carries 24 normal telephone circuits and has a transmission rate of 1.5-6 Mbps?
A) Cable modem B) DSL C) ISDN D) Modem E) T1
Computer Science & Information Technology
When the compiler translates a generic method into Java bytecodes, it uses __________ to replace the type parameters with actual types.
a. erasure. b. compile-time type replacement. c. compile-time type checking. d. compile-time type safety.
Computer Science & Information Technology