Advertisements
Advertisements
Question
Write the prototype of a method.
named fnPen, that returns no value and takes 3 integer arguments.
Very Short Answer
Advertisements
Solution
void fnPen(int n1, int n2, int n3)
shaalaa.com
Is there an error in this question or solution?
