What will strcmp("Astring", "Astring"); return
a) A positive value
b) A negative value
c) Zero
No Answer is Posted For this Question
Be the First to Post Answer
Is c++ free?
What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?
What are the advantage of using register variables?
How do you traverse a btree in backward in-order?
How is c++ used in the real world?
Is ca high or low level language?
What is else syntax in c++?
What would happen on forgetting [], while deallocating an array through new?
What is ifstream c++?
Name the operators that cannot be overloaded in C++?
What is Virtual Inheritance?
Why was c++ made?