What is max methof | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

What is max methof

27th Aug 2017, 4:24 AM
Udit Pathak
Udit Pathak - avatar
2 Réponses
0
it returns the highest value of the given arguments max(10,2) returns 10 the arguments must be of the same data type(integer, double, float)
27th Aug 2017, 8:29 AM
nitor
0
thank you nitor
27th Aug 2017, 10:18 AM
Udit Pathak
Udit Pathak - avatar