Page 1 of 1

67% Name: Matrix no: Section: Please obtain the answers for below C-codes without using any C-program. You need to provi

Posted: Wed Apr 27, 2022 7:34 pm
by answerhappygod
67 Name Matrix No Section Please Obtain The Answers For Below C Codes Without Using Any C Program You Need To Provi 1
67 Name Matrix No Section Please Obtain The Answers For Below C Codes Without Using Any C Program You Need To Provi 1 (117.39 KiB) Viewed 35 times
67% Name: Matrix no: Section: Please obtain the answers for below C-codes without using any C-program. You need to provide the steps to obtain each answer. Example: C codes #include<stdio.h> #define a 213 #define b(a) a+12 int main() {int i,j=2,k,e=2; k=a+c; printf("%d",k); Answer(s) i=b(j)+a; printf("%d",1); } k=8+c k=2+3+C k=2+3+2 k=7 i=b+a (convert bu)-> +12) i=j+12+a 1=2+12+(2+3) 1=19 Question: C codes #include<stdio.h> #define a 10-3 #define b (1+2+4/2)*2 #define c(a) a 2/2 int main() { int x,y,z: x (2-a)+b+2; printf("%07d",x); X 15, zec(x)+a%b%3; printf("%d",z); y (a)"2+b/2-8; printf("%10d",y); return 0; Answer(s)