Answer :
The SDLC phase in which every data attribute is defined, every category of data is listed and every business relationship between data entities is defined is called the analysis phase.
What is SDLC?
SDLC is an abbreviation for software development life cycle and it can be defined as a strategic methodology that defines the key steps, phases, or stages for the design, development and implementation of high quality software programs.
In Computer technology, there are seven (7) phases involved in the development of a software and these include the following;
- Planning
- Analysis
- Design
- Development (coding)
- Testing
- Deployment
- Maintenance
In the analysis phase of SDLC, the following actions must be performed:
- All data attribute is defined.
- All category of data is listed.
- All business relationship between data entities is defined.
Read more on software development here: brainly.com/question/26324021
#SPJ1
Complete Question:
The SDLC phase in which every data attribute is defined, every category of data is listed and every business relationship between data entities is defined is called the ________ phase.
planning
design
analysis
Implementation