JavaScript Output and Input Methods
Jan 6, 2025 · 4 min read · alert() confirm() document.write() innerHTML innerText outerHTML console.log() console.error() console.warn() console.debug() console .info() alert() : It is used to display output in a message box. User have to confirm the message in or...
Join discussion

















