What kind of numbering system is binary?
a. Base 2.
b. Base 10.
c. Base 16.
d. Base 8.
(Module: Programming and Scripting) - ANSWERS-a. Base 2
Why do high-level programming languages need to be translated?
a. In order for the programmer to understand the code.
b. In order for the load times to be reduced for a user.
c. In order for the computer to understand the code.
d. In order for the program to take up less space.
(Module: Programming and Scripting) - ANSWERS-c. In order for the computer to
understand the code.
Hexadecimal numbers are on which base system?
,a. Base 8.
b. Base 10.
c. Base 16.
d. Base 2.
(Module: Programming and Scripting) - ANSWERS-c. Base 16.
During analysis, which system requirement includes features that will satisfy end
user requirements?
a. Accessibility.
b. Buffer.
c. Security.
d. User requirements.
(Module: System Development Life Cycle) - ANSWERS-d. User requirements.
During analysis, which system requirement prevents unauthorized users from
accessing data?
a. Buffer overflow.
,b. Security.
c. User needs.
d. Accessibility.
(Module: System Development Life Cycle) - ANSWERS-b. Security.
During analysis, which system requirement ensures that the system is accessible
to all users?
a. Security.
b. User needs.
c. Accessibility.
d. Preliminary investigation.
(Module: System Development Life Cycle) - ANSWERS-c. Accessibility.
During implementation, how is alpha testing different from beta testing?
a. Beta testing is assisted by system developers.
b. Beta testing uses simulated data.
c. Alpha testing uses simulated data.
d. Alpha testing uses actual data.
, (Module: System Development Life Cycle) - ANSWERS-c. Alpha testing uses
simulated data.
During implementation, which testing method is performed by the end user (in a
limited fashion) using actual data in the real working environment?
a. User acceptance.
b. Beta.
c. Modeling.
d. Alpha.
(Module: System Development Life Cycle) - ANSWERS-b. Beta.
During implementation, which testing assesses whether the system functions and
is useful?
a. Deployment.
b. Beta.
c. User acceptance.
d. Alpha.
(Module: System Development Life Cycle) - ANSWERS-c. User acceptance.