6. What is responsive design?
a. Responsive design is a method of developing websites that allows them to be
viewed on many different types of devices without losing capability or effectiveness.
With a responsive website, images resize themselves based on the size of the
device’s screen, and text flows and sizes itself properly for optimal viewing.
7. What is the relationship between HTML and CSS in website design?
a. While HTML is used to define the components of a web page, cascading style
sheets (CSS) are used to define the styles of the components on a page.
8. What is the difference between the pilot implementation methodology and the
parallel implementation methodology?
a. The pilot methodology implements new software for just one group of people while
the rest of the users use the previous version of the software. The parallel
implementation methodology uses both the old and the new applications at the same
time.
9. What is change management?
a. The oversight of the changes brought about in an organization.
10. What are the four different implementation methodologies?
a. direct cutover, pilot, parallel, phased