what does "define" do in C code example Example 1: define in c #define CNAME value Example 2: c define #define SIZE 42 #define MSG "Hello, World!"