Home / Expert Answers / Computer Science / i-dont-need-18-match-the-symbol-phrase-or-word-to-its-best-description-match-the-symbol-pa651

(Solved): i dont need # 18 Match the symbol, phrase or word to its best description. Match the symbol, ...



Match the symbol, phrase or word to its best description.

Match the symbol, phrase or word to its best description.
copies str2 overwriting str1
1. \( \operatorname{str} c m p(s t r 1

Question 12 ( 2 points)
Complete the switch statement
#include <stdio.h>
int main(void) \{
int nextChoice;
scanf(\%d, \&nex

i dont need # 18

Match the symbol, phrase or word to its best description. Match the symbol, phrase or word to its best description. copies str2 overwriting str1 1. \( \operatorname{str} c m p(s t r 1, \operatorname{str} 2) \) concatenates \( s \operatorname{tr} 1 \) and str2 2. \( s \operatorname{trcat}(\operatorname{str} 1, s \operatorname{str} 2) \) compares str 1 with str2 function returns 0 if there is 3 wstrcpy(str \( 1, s \operatorname{str} 2) \) a match 4. \( \operatorname{strlen}(s t r 1) \) returns the length of str 1 Question 12 ( 2 points) Complete the switch statement #include int main(void) \{ int nextChoice; scanf("\%d", \&nextChoice): switch (nextChoice) \{ //your answer would go here printf("Known\n"); break: default: printf("Unknown?n"); \( j \) return 0


We have an Answer from Expert

View Expert Answer

Expert Answer


19.) bonusVal is set to 31 It is greater than 12 so else will be executed bonusVal = bonusVal + 10 = 31 + 10 41 20.) strcmp(str1, str2) str1 is compar
We have an Answer from Expert

Buy This Answer $5

Place Order

We Provide Services Across The Globe