Home » JAVA Programming » Java Basic » Question
  1. How can we take input text from user in HTML page?
    1. scanner tag
    2. meta tag
    3. inoutBufferedReader tag
    4. input tag
    5. None of these
Correct Option: D

HTML provides various user input options like input, radio, text, etc.



Your comments will be displayed only after manual approval.