Which of the following does YUM keep track of?

a. Name of the application
b. Version installed
c. Any associated files
d. All the above


d. All the above
Explanation: Yellowdog Updater, Modified (YUM) keeps track of the name of the application, the version installed, and any associated files.

Computer Science & Information Technology

You might also like to view...

What is the value of x after execution of the following statement?

float x = 9 / 2;

Computer Science & Information Technology

The basic generic functional interface ________ in package java.util.function contains method get that takes no arguments and produces a value of type T. Often used to create a collection object in which a stream operation’s results are placed.

a. Consumer b. Function c. Supplier d. BinaryOperator

Computer Science & Information Technology

A(n) ____________________ is a color-coordinated design with predefined fonts, font sizes, font colors, and background graphics you can apply to slides in a presentation.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

To protect private data transferred across the Internet, Netscape developed   _________________________ (SSL) to encrypt data and transfer it across a secure connection.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology