...
AVL-Trees
October 6, 2023
OOPS
October 6, 2023
AVL-Trees
October 6, 2023
OOPS
October 6, 2023

Software-Engineering

Question 30

Which one of the following assertions concerning code inspection and code walkthrough is true?

A
Code inspection is carried out once the code has been unit tested
B
Code inspection and code walkthrough are synonyms
C
Adherence to coding standards is checked during code inspection
D
Code walkthrough is usually carried out by an independent test team
Question 30 Explanation: 
Adherence to coding standards is checked during code inspection
Correct Answer: C
Question 30 Explanation: 
Adherence to coding standards is checked during code inspection

Leave a Reply

Your email address will not be published. Required fields are marked *