Write a program to compare two strings without using the
strcmp() function
Answer Posted / muku
all are wrong answer
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
can any one provide me the notes of data structure for ignou cs-62 paper
Why c is procedure oriented?
What is the condition that is applied with ?: Operator?
What is this infamous null pointer, anyway?
Is c programming hard?
Explain how can type-insensitive macros be created?
What are the Advantages of using macro
Is c is a middle level language?
What are the properties of union in c?
Are the outer parentheses in return statements really optional?
‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.
What is the use of pragma in embedded c?
When is a null pointer used?
What is the default value of local and global variables in c?
write a c program for swapping two strings using pointer