String class property

can i treat s in string s as a pointer?

hi tushar
no s can be treated as data type
rather u can access like s[0],s[1]…
but s is not treated as pointer