engineering recuitment DRDO Technician A 2022 Mock Test Series (Tier I) Web Technologies Javascript Basics
While working on a JavaScript project, in your JavaScript application, which function would you use to send messages to users requesting for text input?
1
display()
2
prompt()
3
alert()
4
getInput()