Write a c program to Find the name that you entered is male
name or female name?
Such as Sunjay is name of male and Payal is name of female
Answer Posted / arunkumar
It's not possible for all the names..
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
how to find binary of number?
Why we use stdio h in c?
What is the difference between exit() and _exit() function in c?
What is linear search?
What is typeof in c?
What are header files and what are its uses in C programming?
What is #line in c?
How do you list a file’s date and time?
What is the difference between scanf and fscanf?
What happens if header file is included twice?
What is the purpose of 'register' keyword?
When should you not use a type cast?
Can you explain the four storage classes in C?
How can I read and write comma-delimited text?
What is 1f in c?