You need to install the latest OS on your computer. You want to keep all of the settings and files to remain intact during the installation. What would be the best method to use.

A. network installation
B. clean install
C. in-place upgrade
D. image deployment


Answer: C. in-place upgrade

Computer Science & Information Technology

You might also like to view...

Write a regular expression that will search a string and match a valid number. A number can have any number of digits, but it can have only digits and a decimal point. The decimal point is optional, but if it appears in the number, there must be only one, and it must have digits on its left and its right. There should be whitespace or a beginning- or end-of- line character on either side of a

valid number. Negative numbers are preceded by a minus sign. What will be an ideal response?

Computer Science & Information Technology

In a PivotTable or PivotChart report, data is derived from a ________ in the source data

A) label B) name C) data D) field

Computer Science & Information Technology

Which of the following is the command for setting a routing policy?

a. export b. set ospf export advertise_static c. edit policy-options d. set policy-statement

Computer Science & Information Technology

In a method, the return type should be ____ when the method returns no value.

A. void B. null C. 0 D. { }

Computer Science & Information Technology