Converting a program to run on a different platform from which it was originally intended is called______________.

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


porting

Computer Science & Information Technology

You might also like to view...

When a chart is active a dark, bolded red border displays around the edge of the chart

Indicate whether the statement is true or false

Computer Science & Information Technology

What statement regarding the placement of the paging file is accurate?

A. Server performance is improved by placing the paging file in the boot partition. B. Paging files should be placed on stripe set RAID volumes to improve the performance of the drives. C. Paging files should be placed on the main disk in a mirrored set, not the backup disk. D. In a system with multiple drives available, the paging file should be configured on only one drive.

Computer Science & Information Technology

____ creates an array of 10 PayRecord structures.

A. struct (PayRecord employee)[10]; B. struct[10] PayRecord employee; C. struct PayRecord[10] employee; D. struct PayRecord employee[10];

Computer Science & Information Technology

Identify the letter of the choice that best matches the phrase or definition.

A. Applies a border to a chart B. Lists chart elements available for formatting C. Changes the orientation of text D. Changes the chart layout E. Combines two or more cells into one

Computer Science & Information Technology