https://quizack.com/system-programming/mcq/correct-the-following-code-10-int-my-sock-20-my-sock-socket-anaddr-sin-family-sock-stream-0-21-if-my-sock-gt-0-error-processing
Answer:
line 21: if (my_sock < 0) {
Note: This Question is unanswered, help us to find answer for this one