0
whats temp? can u guys explain about it
I'm new to programming
3 Risposte
+ 2
It is a variable name that store data. It is a swapping of two variables.
+ 1
Actually it is nothing special. It is a variable name mainly used for storing data temporarily. thats it name, I have used it many times in data structure. This is not a prevented that you have to use temp for temporary data. You can use any name.
Wait are you asking about template, reply I will post for that.
+ 1
I'm asking that temp=x
x=y
y=temp
its I was asked