ITPEC FE Morning October 2023 Question 50

Source exam: ITPEC FE Morning October 2023Topic: Software Development

ITPEC FE Morning October 2023 — Question 50 of 80

Reverse Engineering — extracting design documents (E-R diagrams) from an existing active database.

The question describes generating a design document from definition information in an active database — going from implementation back to documentation.

  • Forward engineering: design document → implementation (E-R diagram → create database)
  • Reverse engineering: implementation → design document (active database → E-R diagram)

Why not others:
- (a) Concurrent engineering — developing multiple project phases in parallel

- (b) Forward engineering — generating implementation from design documents (opposite direction)

- (d) Social engineering — manipulating people to gain information; a security concept

Key rule: If the source is a working system and the output is documentation → reverse engineering.

AI-generated — may contain errors

The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.

This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official FE past-paper collection or Report an issue.