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 ? | 17 Yes | 6 No |
Post New Answer View All Answers
Explain why C language is procedural?
What are different storage class specifiers in c?
how logic is used
What is an array? What the different types of arrays in c?
What are the preprocessor categories?
What is the main difference between calloc () and malloc ()?
Tell us the use of fflush() function in c language?
Explain what does the format %10.2 mean when included in a printf statement?
How to find a missed value, if you want to store 100 values in a 99 sized array?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
how can use subset in c program and give more example
Here is a neat trick for checking whether two strings are equal
Explain what is wrong in this statement?
Explain what is the purpose of "extern" keyword in a function declaration?
What do you know about the use of bit field?