question archive Briefly explain how the two functions find Contact Index and get Ten Digit Phone benefit your source code with respect to overall maintenance and readability

Briefly explain how the two functions find Contact Index and get Ten Digit Phone benefit your source code with respect to overall maintenance and readability

Subject:Computer SciencePrice:2.87 Bought7

Briefly explain how the two functions find Contact Index and get Ten Digit Phone benefit your source code with respect to overall maintenance and readability. What did you learn most from doing Assignment 2?

pur-new-sol

Purchase A New Answer

Custom new solution created by our subject matter experts

GET A QUOTE

Answer Preview

Answer:

With this two functions when coding the others parts we don’t need to repeat the same steps because it is already in the Find Contact Index or the get Ten Digit Phone function so we avoid on writing the same code all over again, we just call those two functions, its not only going to make us save more time but others people can easily read the code and understand.

What I learn the most is about how every function is connected and how everything works well together, the importance of the arrays and structs. Also, when doing the code I encounter many errors but with that I could learn more about this functions and how everything works.

 

Related Questions