What is the output of the following code? char name[6] = “k…

Questions

Whаt is the оutput оf the fоllowing code? chаr nаme[6] = "kevin"; int i = 0;for(i = 0; i < 6; i++){    printf("%c",name[i]);}

The pаinter is аwful. He pаints ______.