One benefit of a continuous integration approach, is that developers integrate small batches of code frequently and receive immediate feedback from QA/Unit testing. This allows for developers to fix the problem immediately rather than more traditional approaches which would have a QA review occur days or weeks later. With code top of mind, developers can fix the problem more efficiently. It is :
a. True
b. False