Does any tag exists in HTML to upload and download files ?
Answer Posted / ankur agarwal
<input type="file">
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is multithreading in java?
What is api in java?
What is the purpose of final keyword and when to use it?
How do you sort a string in alphabetical order in java?
What two classes are used to read data only?
Why does java not allow multiple public classes in a java file ?
What is an object in java and how is it created?
Can we overload final method in java?
Is java 1.7 the same as java 7?
What is ascii format?
How do you know if a value is nan?
Can we define static methods inside interface?
Where are local variables stored?
What is singleton pattern?
What are class members by default?