It is always legal to nested if-else statements, which means you can use one if or else statements inside another if or else statements (C++ else if is a like doing another if condition for a true or false value).
|
|
Note : if here we set same value on a or b ( a=10,b=10 ) than consol output result is - Both are equal.
It's a special area where you can find special questions and answers for CSE students or IT professionals. Also, In this section, we try to explain a topic in a very deep way.