which of the following statement about software is not true?
which of the following statements about software characteristics is true?
which of the following is not a software engineering code of ethics?
it is quite common that requirements always change, which makes big trouble for the development organizations.
users always welcome the target software system.
sometimes, the clients do not know what they really need.
some good software organizations can forecast the requirements of the potential users, so they can lead the clients and users.
it is always an easy job for the users to describe what they need or want, because they are very familiar with their own business.
developers can use only one way or method for each requirements capturing.
the series of phases that software undergoes, from concept exploration to final retirement, is termed its _______.
which of the following should be treated as a separate workflow of software process?
software testing is _______.
______ is to check regression faults.
which of the following is true of use case modeling in ooa?
which of the following statement is correct?
which of the following statements is correct?
which of the following statements about dynamic modeling is wrong?
which model does not belong to the object oriented ysis model?
which of the following cannot be taken as a module?
two modules are _____ coupled if one passes an element of control to the other.
which of the following statements is not correct?
which of the following statements is true?
every class should have a multiplicity to describe a relationship except _______.
which of the following statements is not correct?
which of the following cannot be a way to implement polymorphi in java?
which of the following is not a uml diagram?
which of the following statements is correct?
_____ emphasizes on the sequence of messages between objects.
which of the following is not a component in the sequence diagram?
which of the following will not be depicted in the phase of detailed design?
which of the following statements is wrong?
which of the following statements about programming languages is true?
the primary purpose of careful code layout is to _______.
if a decision by a programmer results in a violation of coding standards, the programmer should ________.
in the following statement, which cannot be a coding standard?
which of the following statements about good programming practice is wrong?
which of the following statements about good programming practice is correct?
which of the following are disadvantages of bottom-up integration and implementation? i. operational modules may not be adequately tested. ii. logical modules may not be adequately tested. iii. it promotes responsibility-driven design.
which of the following will not be considered when choosing a programming language?
which of the following are disadvantages of top-down integration and implementation?