Anybody preparing for IIT Jam examination???
Answers
Answered by
2
Explanation:
The if-else is statement is an extended version of If. The general form of if-else is as follows: if (test-expression) { True block of statements } Else { False block of statements } Statements; n this type of a construct, if the value of test-expression is true, then the true block of statements will be executed.
thanks for points
Answered by
0
Answer:
IIT JAM is a national-level science entrance exam that is conducted on a rotational basis by the participating IITs and IISc. IIT JAM is the means through which candidates can secure admission in MSc and other post-bachelor courses offered at IITs and integrated PhD courses offered at IISc Bangalore.
Explanation:
Similar questions