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


Please Help Members By Posting Answers For Below Questions

Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?

692


Is c is a low level language?

567


What is the best style for code layout in c?

633


What are the rules for identifiers in c?

589


Explain what is the benefit of using #define to declare a constant?

611






What are pointers really good for, anyway?

618


What is the meaning of typedef struct in c?

595


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

1889


Write the control statements in C language

651


which is an algorithm for sorting in a growing Lexicographic order

1398


What are header files in c programming?

658


How can I automatically locate a programs configuration files in the same directory as the executable?

633


What is floating point constants?

694


What are structure members?

600


What is the auto keyword good for?

630