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
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
The read() method of the class RandomAccessFile returns the type:
a. byte b. int c. char d. double
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
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