{ Response.Write("Saras IT"); }
You may also like
<% HelloWorldLabel.Text = “Saras IT”; %>
<note> <to>Hello world!</to> <from>Saras IT</from> </note>
DBMS_OUTPUT.PUT_LINE(‘Saras IT’); END HELLO_WORLD; /
return “Saras IT”
{ Response.Write("Saras IT"); }
<% HelloWorldLabel.Text = “Saras IT”; %>
<note> <to>Hello world!</to> <from>Saras IT</from> </note>
DBMS_OUTPUT.PUT_LINE(‘Saras IT’); END HELLO_WORLD; /
return “Saras IT”