You can select a range using the keyboard by pressing the _____ key and then an ARROW key.
A. F2
B. F4
C. F6
D. F8
Answer: D
You might also like to view...
When using ____, you can develop new classes more quickly by extending existing classes that already work.
A. inheritance B. polymorphism C. encapsulation D. construction
A(n) ____ is a UML diagram describing the makeup of a class.
A. screen form B. class diagram C. object D. access modifier
clockType-hr: int-min: int-sec: int+setTime(int, int, int): void+getTime(int&, int&, int&) const: void+printTime() const: void+incrementSeconds(): int+incrementMinutes(): int+incrementHours(): int+equalTime(const clockType&) const: boolThe word ____ at the end of several the member functions in the accompanying figure classclockType specifies that these functions cannot modify the member variables of a clockType object.
A. static B. const C. automatic D. private
________ cash is the Internet's equivalent to traditional cash.
A. Wiki B. Digital C. Bit D. Currency