f=(x>y)?x:y
a) f points to max of x and y
b) f points to min of x and y
c)error
Answer Posted / guest
Ans. A
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What is #line used for?
What are integer variable, floating-point variable and character variable?
what are the advantages of a macro over a function?
Multiply an Integer Number by 2 Without Using Multiplication Operator
What is the difference between near, far and huge pointers?
What is data type long in c?
Can I initialize unions?
Explain how can I right-justify a string?
What is a structural principle?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
What is your stream meaning?
What is far pointer in c?
Tell me the use of bit field in c language?
C program to find all possible outcomes of a dice?
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9