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

it can be done when you have list of all the possible names
to be entered..otherwise it is nearlly imposible..

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between array and structure in c?

583


please explain every phase in the "SDLC" in the dotnet.

2182


What is non linear data structure in c?

579


Can a file other than a .h file be included with #include?

688


Explain what is the concatenation operator?

628






Define Array of pointers.

637


What is binary tree in c?

626


What do you mean by c what are the main characteristics of c language?

576


What is a function in c?

577


What is calloc in c?

665


Write a program to display all the prime nos from 1 to 1000000, your code should not take time more than a minute to display all the nos.

1596


What is the use of static variable in c?

597


Explain the ternary tree?

605


How can I write a function that takes a format string and a variable number of arguments?

608


Explain the properties of union.

615