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

When should you not use a type cast?

649


What is the use of bitwise operator?

676


Why are some ANSI/ISO Standard library routines showing up as undefined, even though I've got an ANSI compiler?

657


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

760


What is the concatenation operator?

598






Why & is used in scanf in c?

608


What should malloc(0) do?

603


What is malloc() function?

628


Is Exception handling possible in c language?

1568


Explain what is a static function?

624


What is dynamic dispatch in c++?

546


What is the total generic pointer type?

714


What is #define used for in c?

601


How can a program be made to print the name of a source file where an error occurs?

719


Explain how to reverse singly link list.

597