<div ng-controller=“HWController”>
<h1>{{greeting}}Saras IT</h1>
</div>
</div>
<div ng-controller=“HWController”>
<h1>{{greeting}}Saras IT</h1>
</div>
</div>
set hellostring=Saras IT echo %hellostring%
{ var greeting:String; greeting = “Saras IT”; return greeting; }
{ Response.Write(“Saras IT”); }
return “Saras IT”