println("Hello World; Saras IT")
}
println("Hello World; Saras IT")
}
<html> <body> <h1>Hello, World! Saras IT</h1> </body> </html>
{ var greeting:String; greeting = “Saras IT”; return greeting; }
{ res.send(‘Saras IT’) })
<% HelloWorldLabel.Text = “Saras IT”; %>