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
a) f points to max of x and y
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to delete a node from linked list w/o using collectons?
What is assignment operator?
What is the use of define in c?
What are inbuilt functions in c?
Do you know pointer in c?
What is the significance of c program algorithms?
Explain what is the difference between functions abs() and fabs()?
Why double pointer is used in c?
In c language can we compile a program without main() function?
Do you know the difference between exit() and _exit() function in c?
What is the process to create increment and decrement stamen in c?
What is sizeof array in c?
Which driver is a pure java driver
Differentiate between the expression “++a” and “a++”?
what is uses of .net