Write a program to find largest between two numbers using ?: operator.
Answers
Answered by
0
Answer:
Enter any three integer numbers as an input from which you want to find the largest integer. After that we use ternary operator(?, >, : ) to find largest number as the output.
Similar questions
English,
7 months ago
Social Sciences,
7 months ago
Social Sciences,
7 months ago
Computer Science,
1 year ago
Math,
1 year ago
Math,
1 year ago