Kate wants to compare two text files to identify what might have been changed from one version to another. Which of the following commands can she use to do this?

A. match document1.txt document2.txt
B. version --compare document1.txt document2.txt
C. compare document1.txt document2.txt
D. diff document1.txt document2.txt


Answer: D

Computer Science & Information Technology

You might also like to view...

A video's frame rate is linked to its _______________ and frame size.

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

Computer Science & Information Technology

SelectionStart and SelectionEnd are properties of the MonthCalendar class. What methods can be applied to these properties to control the display of a date? What other factors influence the format in which dates are displayed?

What will be an ideal response?

Computer Science & Information Technology

The SelectedIndex property of a ComboBox object will contain the value ____ if a selection has been made.

A. ?1 B. 0 C. of the entry D. True

Computer Science & Information Technology

The minimum height of the tree, Hmin, is determined by the following formula: _____

A. Hmin = ëlog2 Nû B. Hmin = ëlog2 Nû + 1 C. Hmin = ëlog Nû + 1 D. Hmin = ëlog Nû

Computer Science & Information Technology