code reusibility
what is the importance of Code reusability????plz reply anyone
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Najna AbdullaPosted Sep 19, 2014, 4:09 AM
Prasham SabadraPosted Sep 19, 2014, 4:06 AM
Code reusability is very important feature. It saves a lot of development time, improves the quality. Since first time code is well tested, we no need to test it again every time we use the code.
Thanks!