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 / arunkumar
It's not possible for all the names..
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How do you declare a variable that will hold string values?
What is #define size in c?
Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..
What are the 3 types of structures?
What is echo in c programming?
Explain indirection?
Can a variable be both const and volatile?
What does == mean in texting?
Write a program of advanced Fibonacci series.
What are the types of data files?
What are the difference between a free-standing and a hosted environment?
What does *p++ do?
When the macros gets expanded?
What is header file in c?
Does free set pointer to null?