There are two types of water hardness: temporary and permanent hardness. Temporary hardness is due to the presence of calcium hydrogen carbonate Ca(HCO3)2(aq) and magnesium hydrogen carbonate Mg(HCO3)2(aq).
Preprocessor executes as a seperate pass before the execution of the compiler. So textual replacement of clrscr() to 100 occurs.The input program to compiler looks like this :
main ()
{
100;
printf("%d\n",100);
}
Note: 100; is an executable statement but with no action. So it doesn't give any problem.
Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.
Java is used to develop mobile apps, web apps, desktop apps, games and much more...