Moving the sign bit to the new leftmost position and filling in with copies of the sign bit is called _________.
A. sign extension
B. range extension
C. bit extension
D. partial extension
A. sign extension
You might also like to view...
To permanently trust a database, store the database in a trusted _____.
Fill in the blank(s) with the appropriate word(s).
What is distributed switching?
a. It is when multiple physical switches are configured to act as a single switch. b. It is multiple switches that provide redundancy switching for all switches in the group. c. It is a single physical switch that is partitioned in software to perform as multiple switches. d. It is a single distributed vSwitch that can service VMs across multiple hosts.
Which of the following provides a framework for information technology (IT) management and governance consisting of process descriptions, management guidelines, and models to assess maturity and capability for each process?
a. Committee of Sponsoring Organizations (COSO) 2013 b. Information Infrastructure Library (ITIL) c. Control Objectives for Information and Related Technology (COBIT) d. International Standards Organization (ISO) 27002
Which method returns an array of the enum’s constants?
a. values. b. getValues. c. constants. d. getConstants.