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
What is fixed in c++?
What is searching?
Can we change the basic meaning of an operator in c++?
print first nodd numbers in descending order
What is the difference between static global and global ?
What is the difference between a pointer and a link in c ++?
What are the various arithmetic operators in c++?
Define copy constructor.
Define 'std'.
Can you write a function similar to printf()?
Write a C++ Program to Multiply two Numbers
Explain the extern storage classes in c++.