Rapid prototyping allows _______ between the user and the programmer to be identified and corrected early in the development process.

A. processing errors
B. config errors
C. miscommunications
D. interfacing errors


Answer: C

Computer Science & Information Technology

You might also like to view...

Which of the following string operators should not return by con stant reference?

a. operator= b. operator+= c. unary operator+ d. binary operator+ e. constant reference is acceptable for all of these

Computer Science & Information Technology

The read() method of the class RandomAccessFile returns the type:

a. byte b. int c. char d. double

Computer Science & Information Technology

Which one of the following categories of software does NOT require installation on your computer's hard disk?

A. local software B. Windows software C. Web apps D. system software

Computer Science & Information Technology

The first line of an XHTML file contains a statement called a prolog that indicates the document adheres to the syntax rules of XML.

A. second B. last C. first D. third

Computer Science & Information Technology