0
The sight eye Posted 9 years ago
Grammar

C++

what is the advantage you use ternary operators in C++ rather than if else statements

  

Top answer

What is the advantage of using ternary operators in C++ rather than 'i f else ' statements ?

  • What is the advantage of using ternary operators in C++ rather than 'i f else ' statements ?
Free · every Monday

Get the Weekly English Kit 📬

New words, one handy idiom, and a 2-minute quiz — delivered to your inbox to keep your streak alive.

1 Answers
0

What is the advantage of using ternary operators in C++ rather than 'if else' statements?

Related Questions