Computer Science - Object Oriented Programming Using C++ - Discussion
Discussion Forum : Object Oriented Programming Using C++ - Section 6 (Q.No. 27)
27.
The function stricmp("Jose", "JOSE") will return _____
Discussion:
1 comments Page 1 of 1.
Ayesha... said:
5 years ago
stricmp() is one of the inbuilt string functions in c programming which is used to compare two strings without any discrimination between uppercase and lowercase letters if the strings are same, it returns 0. Otherwise, it returns a nonzero value.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers