MCQs > IT & Programming > C Programming > Which is the correct usage of conditional operator in C?

C Programming MCQs

Which of the following is the correct usage of conditional operator in C?

 

Answer

Correct Answer: max = a>b ? a>c?a:c:b>c?b:c

Explanation:

Note: This Question is unanswered, help us to find answer for this one

C Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

C Programming Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it