Question: Choose the correct expression in C language for the given expression : Z = (x3 + Y)/K O a. Z= now(X,3) + Y 4K O
Choose the correct expression in C language for the given expression : Z = (x3 + Y)/K O a. Z= now(X,3) + Y 4K O b. Z= (pow(X,3) + Y)/K) O c. Z= (pow (X,3) + Y)/K O d. Z= (pow(X,3)+Y/K)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
