I have got an input file upload , need to check which file is uploaded / if no file is selected by the client using jquery.
Have you made any attempt at doing this?
$('input[type="file"]').val()