clear //Given l=6000*10**-8 D=254.0 //Calculation a=(1.22*l)/D //Result printf("\n Limt of resolution of a telescope is %0.1f *10**-7 Radian",a*10**7)