Thursday, 22 August 2013

How is it guaranteed that an API is bugfree?

How is it guaranteed that an API is bugfree?

We all use APIs to make writing our own code simpler by using other
people's already-written functions. But we all make mistakes. How is it
that APIs are always perfect? We all test our work before putting it out
for others to use so what makes API code perfect?

No comments:

Post a Comment