You create a screen shot illustrating what the new system will potentially look like. This is part of the ________ stage of the SDLC.
A. Analysis
B. Design
C. Investigation
D. Programming and testing
Ans: B. Design
Computer Science & Information Technology
You might also like to view...
Which statement form below assigns a value to a property?
(A) objectName.propertyName = value (B) varName = objectName.propertyName (C) objectName.methodName(arg1, ...) (D) RaiseEvent eventName
Computer Science & Information Technology
Which of the following attributes should always be included in an input element?
(a) SIZE (b) VALUE (c) MAXLENGTH (d) NAME
Computer Science & Information Technology