SAI YEWALE

Generation

typingsSat, 12 Nov 2022

write a code for aurthonage in html and javascript with database connectivity

var x = "John" var y = new String("John") // Outputs: false console.log(x === y) // Outputs: true console.log(x == y)

Questions about programming?Chat with your personal AI assistant