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 constructor and its types?
In which language java is written?
What about abstract classes in java?
What is the difference between array and array list in java?
Explain about interthread communication and how it takes place in java?
What is an arraylist in java?
What is a return in java?
How to create an immutable class?
What is a local class in java?
From the two, which would be easier to write: synchronization code for ten threads or two threads?
What does ide stand for?
What is Gang of four design patterns
What is the purpose of garbage collection in java? When is it used?
Can size_t be negative?
What is method overloading in java ?