Explain how do I determine whether a character is numeric, alphabetic, and so on?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

How do I declare an array of N pointers to functions returning pointers to functions returning pointers to characters?

2 Answers   CMC, Wipro,


What is multidimensional arrays

0 Answers  


What is %d called in c?

0 Answers  


write a C program to print the program itself ?!

16 Answers   TCS,


What is the main difference between calloc () and malloc ()?

0 Answers  


formula to convert 2500mmh2o into m3/hr

0 Answers  


What is the use of #define preprocessor in c?

0 Answers  


how does a general function , that accepts an array as a parameter, "knows" the size of the array ? How should it define it parameters list ?

0 Answers  


What happens if a header file is included twice?

0 Answers  


why arithmetic operation can’t be performed on a void pointer?

1 Answers  


WHAT IS ABSTRACT DATA TYPE

4 Answers   Wipro,


how can write all 1to 100 prime numbers using for loop,if and break ?

2 Answers   TCS,


Categories