Posted On: Nov 18, 2020
ER diagram (Entity Relationship diagram) is a flowchart that is used in database design. As the name suggests, it describes the relationship between entities. An entity can be anything like people, objects (tangible and intangible), or concept. In software engineering, ERD is used to design or debug relational databases. ERD utilizes various symbols like ovals, diamonds, rectangles,s and connecting lines to represent the relation, interconnectedness, and attributes of entities.
Never Miss an Articles from us.
Software engineering is a branch of computer science that deals with the building and growth of software for both computers and applications. Computer system software uses the operating system and com...
There are mainly 6 phases of SDLC:Requirement gathering and analysis Design Implementation or coding Testing Deployment Maintenance...
Answer this question according to yourself as to what programming languages you have used or have knowledge for example C, C++, Java, Python, etc. Also, elaborate about the project if you have done an...