The __________ design phase of an SDLC methodology is implementation independent, meaning that it contains no reference to specific technologies, vendors, or products.

A. conceptual
B. logical
C. integral
D. physical


Answer: B

Computer Science & Information Technology

You might also like to view...

An imaginary _____________ is used for drawing all shapes on the screen.

(a) bounding box (b) view port (c) container (d) none of the above

Computer Science & Information Technology

The Small Caps effect is turned on in the ________ dialog box

A) Format task pane B) Paragraph C) Tabs D) Font

Computer Science & Information Technology

Hierarchy of User Needs is a pyramid that examines how users find value in design pieces. List the five levels of design that are included in the pyramid

What will be an ideal response?

Computer Science & Information Technology

The general syntax to use an istream iterator is ____.

A. istream_iterator isIdentifier(*istream); B. istream_iterator isIdentifier(istream&); C. istream_iterator isIdentifier(istream&); D. istream_iterator isIdentifier(istream&);

Computer Science & Information Technology