Does any tag exists in HTML to upload and download files ?

Answers were Sorted based on User's Feedback



Does any tag exists in HTML to upload and download files ?..

Answer / shweta

<input type=file> tag upload file

Is This Answer Correct ?    6 Yes 2 No

Does any tag exists in HTML to upload and download files ?..

Answer / ravikiran(aptech mumbai)

<input type="file">

Is This Answer Correct ?    6 Yes 2 No

Does any tag exists in HTML to upload and download files ?..

Answer / ankur agarwal

<input type="file">

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What best practices should you follow while writing multithreaded code in java?

0 Answers  


Distinguish method overloading and method overriding

4 Answers   Tech Mahindra,


Difference between abtsract & final

1 Answers   Nous,


What is constructor

9 Answers   Manforce, Tech Mahindra,


What is native method in java?

0 Answers  






What is length in java?

0 Answers  


List types of storage classes in java?

0 Answers   Cyient,


What does the ‘static’ keyword mean? Is it possible to override private or static method in java?

0 Answers  


What is the purpose of using break in each case of switch statement?

0 Answers  


Explain parallel processing in java8?

0 Answers  


How many bytes is a char in java?

0 Answers  


what is difference between set and list in collection?

3 Answers   Satyam,


Categories