Answer Posted / arun mavi 8800849839
strcmp is a sting word which is used in our c++ language .Its means to read and write the function
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
What are 'near' and 'far' pointers?
What is the benefit of using an enum rather than a #define constant?
What are the 4 types of programming language?
What is a good data structure to use for storing lines of text?
What does %d do?
Why is void main used?
What is pass by value in c?
What is wrong with this program statement? void = 10;
What do you mean by scope of a variable in c?
Is c easier than java?
What is chain pointer in c?
Define macros.
What is || operator and how does it function in a program?
Is void a keyword in c?
What are external variables in c?