2) Let array a be 549,813120,6) and b be the last digit of your student mumber Accordingly, if we run the given functions in the following order, what will be the output? Erplain step by step. functionl (a, b): print (a, b); function2 (a, & b); print (a, b); void printfint a[]int b){ for(int i=i-10i-){ printid"ai) printf b=dn".b). void function1(int a[]-b){ void finction2(int aint "b){

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter15: Recursion
Section: Chapter Questions
Problem 8SA
icon
Related questions
Question
2) Let array a be (5,49,8,7,3,12,0,6) and b be the last digit of your student number.
Accordingly, if we run the given functions in the following order, what will be the
output? Explain step by step.
functionl (a, b);
print (a, b);
function2 (a, & b);
print (a, b);
void print(int a[].int b){
for(int i=0:i<10:i+){
printi"%d ",a[i]):
printf("nb=%dn",b).
void function1 (int a].int b){
a[b)=a[b]+b:
b=b+2:
void function2(int a[].int *b){
a[*b]=[*b]-*b:
Transcribed Image Text:2) Let array a be (5,49,8,7,3,12,0,6) and b be the last digit of your student number. Accordingly, if we run the given functions in the following order, what will be the output? Explain step by step. functionl (a, b); print (a, b); function2 (a, & b); print (a, b); void print(int a[].int b){ for(int i=0:i<10:i+){ printi"%d ",a[i]): printf("nb=%dn",b). void function1 (int a].int b){ a[b)=a[b]+b: b=b+2: void function2(int a[].int *b){ a[*b]=[*b]-*b:
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Declaring and Defining the Function
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning