I have a very basic question how can I assign a string value to a variable that already has integer value. For example, int a = 10 then I need to assign a =\'hey\'. Is it po