how to store a string value in variable in c code example Example: how to store string in c char str[4] = "GfG"; /*One extra for string terminator*/