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 / anika

not possible as many names are common between both men and women

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

720


Is this program statement valid? INT = 10.50;

701


write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a

1459


What is a MAC Address?

637


What is extern storage class in c?

528






In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?

778


What is the size of structure pointer in c?

622


write a c program for swapping two strings using pointer

2102


What is #define in c?

638


How many keywords are there in c?

607


What are directives in c?

559


What is #include called?

581


how should functions be apportioned among source files?

634


What is the advantage of c?

619


What are control structures? What are the different types?

610