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

this very critical one.i don't know how verify names boy r girl in c

Is This Answer Correct ?    16 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?

649


a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above

677


Explain what is the most efficient way to store flag values?

688


What is %d called in c?

748


a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode

643






What is mean by data types in c?

542


Explain the array representation of a binary tree in C.

719


Is void a keyword in c?

566


How can I direct output to the printer?

804


What does. int *x[](); means ?

627


Where we use clrscr in c?

693


What is c mainly used for?

589


What are variables and it what way is it different from constants?

774


Can a function argument have default value?

656


What is the size of array float a(10)?

647