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++ built on c?
What is this weird colon-member (" : ") syntax in the constructor?
implement stack using stack.h headerfile functions
1 Answers Exilant, GMG, Subex, University,
Explain the difference between c & c++?
What are the different operators in C++?
Is java a c++?
Write a program to add three numbers in C++ utilizing classes.
What is abstraction with real time example?
Will this c++ program execute or not?
What are the implicit member functions of class?
How do you sort a sort function in c++ to sort in descending order?
what is the difference between linear list linked representaion and linked representation? what is the purpose of representing the linear list in linked represention ? is it not avoiding rules of linear represention?