What are the data types present in c?
No Answer is Posted For this Question
Be the First to Post Answer
Write a program to find the biggest number of three numbers in c?
What is the difference between far and near ?
What is indirection?
why i join syntel?
23 Answers ABC, Syntel, TCS,
how to find sum of digits in C?
What happens if a header file is included twice?
What is c programing language?
which will be first in c compiling ,linking or compiling ,debugging.
What is the use of getchar functions?
Is calloc better than malloc?
1. Write the function int countchtr(char string[ ], int ch); which returns the number of times the character ch appears in the string. Example, the call countchtr(“She lives in NEWYORK”, ‘e’) would return 3.
Write a program that accept anumber in words