Which tab in Windows do you use to open a file?

A. New
B. File
C. Open
D. Edit

Answer: B

Computer Science & Information Technology

You might also like to view...

________ defines rules that enable an ISP to assign public IP addresses in blocks rather than in whole classes (A, B, or C)

A) CIDR B) VLSM C) NAT D) Subnetting

Computer Science & Information Technology

The best way to measure the goodness of an algorithm is

A) to write a computer program that uses the algorithm and time its execution B) to write a computer program that uses the algorithm and run it on the hardest and largest inputs C) to look at its worst case and average case complexity functions D) to look at the sum of its execution time and the space it uses

Computer Science & Information Technology