Given: 1 void myfunction(float abc) 2 1 3 cout <e “Your variable is: ” <s abe << return; 5) 6 7 int main0 8 ( 9 float pi-3.14; 10 myfunction(pi); 11 return 0: 12) This code snippet does not compile because the function parameter (abc) does not have the same name as the variable passed into it in main (pi) True O False Show transcribed image text
Expert Answer
An
PayPal Gateway not configured
PayPal Gateway not configured