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


Please Help Members By Posting Answers For Below Questions

How to delete a node from linked list w/o using collectons?

2332


What is assignment operator?

787


What is the use of define in c?

778


What are inbuilt functions in c?

753


Do you know pointer in c?

788






What is the significance of c program algorithms?

845


Explain what is the difference between functions abs() and fabs()?

815


Why double pointer is used in c?

749


In c language can we compile a program without main() function?

805


Do you know the difference between exit() and _exit() function in c?

786


What is the process to create increment and decrement stamen in c?

775


What is sizeof array in c?

751


Which driver is a pure java driver

1219


Differentiate between the expression “++a” and “a++”?

943


what is uses of .net

1447