Double temp means? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

Double temp means?

24th Nov 2016, 3:29 PM
vaijayanthimala
2 Respostas
+ 2
Temporary variable is known as temp. double is a data type.
24th Nov 2016, 4:02 PM
CloudSen
CloudSen - avatar
+ 1
double is a datatype and temp is a name of a variable the double is same as int with decimalav nos and you can put any name instead of temp they might be using that as the variable might be temporary variable
24th Nov 2016, 5:21 PM
Sandeep Chatterjee