Does any tag exists in HTML to upload and download files ?
Answer Posted / ravikiran(aptech mumbai)
<input type="file">
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
What are parsing rules?
Should a main method be compulsorily declared in all java classes?
Explain exception chaining in java?
Can we create an object of private class?
What is class and its types?
How will you communicate between two applets?
How to sort an array from smallest to largest java?
What is the order of arraylist in java?
Can you explain inner class.
When should I use singleton pattern?
Explain java coding standards for classes or java coding conventions for classes?
What are different type of exceptions in java?
What is a arraylist in java?
What is re-factoring in software?
Explain java coding standards for constants?