var = strcmp("Hello", "World");
a) -1
b) 0
c) 1
d) strcmp has void return-type
What will be the value of var for the following C statement?
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What will be the value of var for the following C statement?
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!