In which header file does one find isalpha()

a) conio.h

b) stdio.h

c) ctype.h


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

Post New Answer

More C++ General Interview Questions

Describe the setting up of my member functions to avoid overriding by the derived class?

0 Answers  


Are strings immutable in c++?

0 Answers  


How to stop conversions among objects?

5 Answers   Symphony,


When one must use recursion function? Mention what happens when recursion functions are declared inline?

0 Answers  


Can you pass a vector to a function?

0 Answers  






What is private public protected in c++?

0 Answers  


If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?

0 Answers  


What is a lambda function c++?

0 Answers  


Difference between linked list and array?

3 Answers  


What is the use of static functions?

10 Answers   Symphony,


Is there something that we can do in C and not in C++?

14 Answers   Patni,


What is a class template?

0 Answers  


Categories