What will be the value of var for the following C statement?
var = strcmp("Hello", "World");
var = strcmp("Hello", "World");What will be the value of var for the following C statement?
var = strcmp("Hello", "World"); Correct Answer -1
মোঃ আরিফুল ইসলাম
Feb 20, 2025