<div ng-controller=“HWController”>
<h1>{{greeting}}Saras IT</h1>
</div>
</div>
<div ng-controller=“HWController”>
<h1>{{greeting}}Saras IT</h1>
</div>
</div>
fun main(args: Array<String>) { println(“Saras IT”) }
<mx:Label text=”Hello, world! Saras IT”/> </mx:Application>
<% HelloWorldLabel.Text = “Saras IT”; %>
set hellostring=Saras IT echo %hellostring%