Question: For the C language, I don't know if I did the string comparison right or not. 1 2 4 *include *include int main(void) char language[2]

For the C language, I don't know if I did the string comparison right or not.1 2 4 *include *include int main(void) char language[2] char homework[4] char

1 2 4 *include *include int main(void) char language[2] char homework[4] char type[25] char date[le] printf("What type of programming language is this? : " ) ; scanf("Xs", language printf("He110 Xs . language) printf(" Do you have homework scanf("Xs", homework) ; If(strcmp(homework, "no")) printf( "Which class is scanf( "*s", &type) printf( "When will this scanf( "*s", date) to it do with Xs (yes or no)? : for? : homework will be due? : working on it then"); language type) , printf( "Well better start else if(strcmp(homework, "yes printf("Go enjoy you free time'

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!