IN THE LAST LESSION I TAUGHT ABOUT STARTUP
LETS CONTIUE TO IT


Program to subtract two numbers is here

class subtract
{
int a,b,c;
a=10;
b=7;
c=a-b;
System.out.print(c);
}

 For any  query message me so that i can solve your problem or any basic thing you didn't understand or new concept or topic of any subject you want to understand.

Hope you might have understood if not let me know by messagewww.praffulpratap@gmail.com

Comments

Popular posts from this blog

TRANSMISSION OF HEAT NOTES

PERMUTATION AND COMBINATION

NCERT THERMODYNAMICS EXCERCISES