Computer Science, asked by riteshchauhan140, 1 year ago

What will be the output of the following PHP code?

<?php echo (checkdate(4,31,2010) ? 'Valid' : 'Invalid'); ?>
A.TRUE
B.FALSE
C.Valid
D.Invalid

Answers

Answered by munna8212
0
c is correct information
Similar questions