#include char s1[15]; main(int argc, char **argv) { char s2[4]; s2 = "Jim"; }