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

Post New Answer

More C++ General Interview Questions

Inline parameters : What does the compiler do with the parameters of inline function, that can be evaluated in runtime ?

0 Answers  


Can I learn c++ in a week?

0 Answers  


What is functions syntax in c++?

0 Answers  


print first nodd numbers in descending order

7 Answers  


Can a class be static in c++?

0 Answers  






What language does google use?

0 Answers  


What is constant in c++ with example?

0 Answers  


What C++ libraries are you proficient with?

1 Answers   Google,


what is COPY CONSTRUCTOR and what is it used for?

0 Answers  


Differentiate between a deep copy and a shallow copy?

1 Answers  


What is the use of static functions?

10 Answers   Symphony,


What is a float in c++?

0 Answers  


Categories