Computer Science, asked by bsachitrakoot, 2 months ago

Which of these software engineering activities are not a part of software processes ? (A) Software development (B) Software dependence (C) Software validation (D) Software specification

Answers

Answered by Abdulbakir3
6

Answer:

Software Dependence is not a part of software process

Answered by MotiSani
0

The correct answer is OPTION B: Software dependence.

  • A software dependency is a self-contained external library that can range in size from a single file to a collection of files and folders organized into packages to execute a specific task.
  • A variety of software components are utilized to construct larger software systems and products.
  • A group of programs makes up each component. Interactions between components are common.
  • Each component is often associated with one or more packages.
  • A package is usually a file that includes the programs as well as information about the component, such as its name, function, creator, and license.
  • A dependent component or dependency may be required by this component.
  • A package is a set of software programs and files that come packaged with or are used in conjunction with another component.

Similar questions