Unattended installations typically use an answer file that contains answers to questions asked by Setup.exe

Indicate whether the statement is true or false


True - Unattended installations typically use an answer file that contains answers to questions asked by Setup.exe so that an installation proceeds smoothly without operator intervention.

Computer Science & Information Technology

You might also like to view...

Given the class below, tell to what value the default constructor initializes the data member. Name this initialization technique and give another way to write the constructor.

``` class A { public: A(); private: int a; }; A::A() : a(17) { //deliberately empty } ```

Computer Science & Information Technology

A red exclamation mark in an e-mail message list indicates that the sender considers the e-mail spam. 

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Microsoft refers to a graphic representation of data in a worksheet or table as a(n):

A) graph. B) chart. C) figure. D) equation.

Computer Science & Information Technology

The Quick Chart tool recommends charts based on the selected data.? ____________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology