<note>
<to>Hello world!</to>
<from>Saras IT</from>
</note>
<note>
<to>Hello world!</to>
<from>Saras IT</from>
</note>
DBMS_OUTPUT.PUT_LINE(‘Saras IT’); END HELLO_WORLD; /
println(“Hello World; Saras IT”) }
use strict; print ‘Hello, world’; print ‘Saras IT’;
{ var greeting:String; greeting = “Saras IT”; return greeting; }