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

What are the different file extensions involved when programming in C?

760


Explain what are preprocessor directives?

629


What does a function declared as pascal do differently?

608


C program to find all possible outcomes of a dice?

1855


Which is best linux os?

565






How many parameters should a function have?

668


Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)

815


What is a stream water?

658


What language is lisp written in?

618


What is cohesion in c?

542


Explain how can a program be made to print the line number where an error occurs?

694


How do we declare variables in c?

571


What is type qualifiers?

664


What does printf does?

749


What happens if a header file is included twice?

600