0
Find the greatest number among two using php
31st Mar 2022, 2:18 AM
Ganesh Neupane

2 Antwoorden
+ 3
Example
print (30>40) ? "30" : "40";
31st Mar 2022, 4:10 AM
Paul K Sadler

+ 3
Built-in max( ) function can also be used ...
31st Mar 2022, 4:49 AM
Ipang
Heb je vaak vragen zoals deze?
Leer efficiënter, gratis:
Populair vandaag
Where is the bug?
3 Votes
Pointers cpp
2 Votes
Is pro worth the money ?
1 Votes
Drawing images in java
2 Votes