Computer Science, asked by gururajeshwari, 7 months ago

what do you think is the most effective way to ensure that code adhers to good coding standards

Answers

Answered by anildeny
2

Answer:

The most effective way to ensure that code adheres to good coding standards is that the code should pass all the unit test cases

Explanation:

Hey dear,

When there is a development of a software, at that moment there are many small programs, which are developed by coders and, after they are created, those programs are attached together to make a full working system.

Before the small portions of codes are integrated into a single module, the programs are individually tested, known as unit testing, where tester checks whether the piece of code is giving the correct output at all scenarios or not

" The code should pass all the unit test cases".

Hope helped....

Plz mark as brainliest if the answer proves to be helpful....

Be Brainly...

✌✌

Similar questions