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

What are the uses of null pointers?

0 Answers  


accept character from keyboard untill the user presses the enter key.If the user enters any character other than upper case(A-Z)alphabets program should stop taking any input

1 Answers  


What is c language used for?

0 Answers  


What is function pointer and where we will use it

2 Answers   Infosys, NetApp,


i want to make a program in which we use input having four digits(4321) and get output its reciprocal(1234).

1 Answers  






What are header files in c programming?

0 Answers  


write a fuction for accepting and replacing lowercase letter to'Z' with out using inline function.

5 Answers   Temenos,


can anyone suggest some site name..where i can get some good data structure puzzles???

0 Answers  


I came across some code that puts a (void) cast before each call to printf. Why?

0 Answers  


What is wrong with this statement? Myname = 'robin';

0 Answers  


how many keywords do C compile?

7 Answers   Microsoft, Practical Viva Questions,


How can I find out the size of a file, prior to reading it in?

0 Answers  


Categories