Question

this is for c++ 1. Given a,b,c are declared as integers in the calling function ....

this is for c++

1. Given a,b,c are declared as integers in the calling function . Give a prototype that would work with the following call.   

c = micro ( a , b);

2. compare one way variables and two way variables

0 0
Add a comment Improve this question Transcribed image text
Answer #1

Answer 1:

Prototype is as follows:

int micro ( int a , int b, int c=0);

Note: HomeworkLib's policy advised us to answer first question, so please repost the question 2 again. Thanks.

Add a comment
Know the answer?
Add Answer to:
this is for c++ 1. Given a,b,c are declared as integers in the calling function ....
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT