ForFwee4611 ForFwee4611 Today at 4:54 PM Computers and Technology Answered Match the parts of the program with its definition.-----------------------------------------------------------------#include int main(){/* my first program in C */printf("Hello, World! \n");return 0;}/* my first program in C */