The default and maxium number of sheets for a new workbook in Excel 2003 is

A) 3 and 255
B) 3 and 256
C) 1 and 255
D) 1 and 256


B) 3 and 256

Computer Science & Information Technology

You might also like to view...

The successor pointer in the last node of a linked list should have its value set to

A) NULL . B) the address of the previous node. C) the address of the first node in the list. D) nothing: the last node has no successor pointer. E) None of the above

Computer Science & Information Technology

The attack in which the attacker sends a forged packet with the same source IP address and destination IP address in which the victim may be tricked into sending messages to and from itself is a(n) _______________ attack

a. Teardrop b. Land c. myDoom d. echo-chargen

Computer Science & Information Technology

____ is the ability to use the same expression to denote different operations.

A. Inheritance B. Encapsulation C. Polymorphism D. Composition

Computer Science & Information Technology

Why is the set?associative cache so popular?

What will be an ideal response?

Computer Science & Information Technology