List five steps in the design process.

What will be an ideal response?


Start with an idea, make a comprehensive layout (comp), gather content, assemble content, and fine-tune and output the content.

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. An alternative to using the open member function is to use the file stream object declaration itself to open the file. For example: ``` fstream DataFile("names.dat", ios::in | ios::out); ``` 2. File output may be formatted the same way as console screen output. 3. When data is read from a file, it is automatically stored in a variable. 4. By default, files are opened in binary mode.

Computer Science & Information Technology

Sans serif fonts do not have lines or extensions on the ends of the letters

Indicate whether the statement is true or false

Computer Science & Information Technology

________ templates are stored in the Program Files\Microsoft Office\Templates\1033 folder

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

SATA hard drives are normally the fastest type of storage device

Indicate whether the statement is true or false

Computer Science & Information Technology