Software Engineering - Study Mode

[#501] Source code translation is a part of which re-engineering technique?
Correct Answer

(C) Restructuring

[#502] In DFDs, user interactions with the system is denoted by
Correct Answer

(A) Circle

[#503] Which of the following is not a part of bug report?
Correct Answer

(D) LOC

[#504] Choose the fault class in which the following automated static analysis check would fall:"Pointer Arithmetic".
Correct Answer

(A) Storage management faults

[#505] What translates a natural or an artificial language into another representation of that language and, for programming languages also execute the resulting code?
Correct Answer

(C) Language processing systems