Select all of the following statements that are true. 1. As long as a programmer is careful, there is never a reason to

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Select all of the following statements that are true. 1. As long as a programmer is careful, there is never a reason to

Post by answerhappygod »

Select all of the following statements that are true.
1. As long as a programmer is careful, there is never a reasonto declare pointer parameters as constant.
2. After a function is finished modifying a structure , the bestway to get the modified structure back too the calling function isto return by copy.
3. Functions should be designed to do one task, preferblywithout having to call other user defined functions.
4. The length of a function doesn't matter , they can be as longas is necessary to accomplish their required tasks
5.Function parameters should be given names that reflect theirpurpose or content.
6. Functions should be given names that reflect what theydo.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply