Name "Hello, world!" Caption "Saras IT"
You may also like
WScript.StdOut.WriteLine(“Saras IT”);
<HTML> <BODY> <% out.println(” Saras IT”); %> </BODY> </HTML>
<% HelloWorldLabel.Text = “Saras IT”; %>
<html> <body> <h1>Hello, World! Saras IT</h1> </body> </html>