.

Sunday 9 June 2013

Hhhh

|   | | C programme riddle - Random| Time left(a): 00:28:05 | Online Test > Online C computer programming Test > C Programming Test - Random (Mock Test) C Programming| issue forth prohibited & Statistics| 1.| What will be the fruit of the program? # permit in<stdio.h># coiffure PRINT(i) printf(%d,,i)int main(){ int x=2, y=3, z=4; PRINT(x); PRINT(y); PRINT(z); fall down 0;}| | | A.| 2, 3, 4| | | | B.| 2, 2, 2| | | | C.| 3, 3, 3| | | | D.| 4, 4, 4| | | resoluteness: choice AExplanation:The macro PRINT(i) print(%d,, i); prints the given protean value in an whole number format. whole step 1: int x=2, y=3, z=4; The variable x, y, z argon declared as an whole number type and initialized to 2, 3, 4 respectively. quality 2: PRINT(x); becomes printf(%d,,x). thusly it prints 2. stones throw 3: PRINT(y); becomes printf(%d,,y). so it prints 3. yard 4: PRINT(z); becomes printf(%d,,z). therefore it prints 4. Hence the output of the program is 2, 3, 4.Learn more than problems on : C Preprocessor demonstrate about this problem : demonstrate in meeting attribute Workspace| 2.| What will be the output of the program? #include<stdio.
Ordercustompaper.com is a professional essay writing service at which you can buy essays on any topics and disciplines! All custom essays are written by professional writers!
h># doctor SQUARE(x) x*xint main(){ mishandle s=10, u=30, t=2, a; a = 2*(s-u*t)/SQUARE(t); printf( outcome = %f, a); fade 0;}| | | A.| expiry = -100.000000| | | | B.| Result = -25.000000| | | | C.| Result = 0.000000| | | | D.| Result = 100.000000| | | rejoinder: choice AExplanation:The macro function SQUARE(x) x*x regard the satisfying of the given number x. (Eg: 102) Step 1: float s=10, u=30, t=2, a; Here the variable s, u, t, a are declared as an floating point...If you requirement to get a full essay, vow it on our website: Ordercustompaper.com

If you want to get a full essay, wisit our page: write my paper

No comments:

Post a Comment