Which of the following is true about Continuous Integration?
a. It is performed immediately after the developers check-in.
b. Development team sends continuous code merging requests even when the testing process is
running
c. It emphasis on the change in all stages of your production pipeline
d. It is an approach of testing each code to codebase automatically.