What is #include ctype h in c++?


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

Post New Answer

More C++ General Interview Questions

Is facebook written in c++?

0 Answers  


How do you write a function that can reverse a linked-list?

0 Answers  


Why for local variables the memory required to hold the variable is allocated from the program stack and for new its allocated from the heap?

1 Answers  


What compiler was used?

6 Answers   Intel,


What is null and void pointer?

0 Answers  






What is a class template?

0 Answers  


Which ide is best for c++?

0 Answers  


Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

0 Answers  


What are the differences between public, private, and protected access?

12 Answers   IBM, Oracle, Wipro,


Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.

0 Answers  


Brief explaination about #include<iostream.h>, cin and cout

3 Answers  


Describe the role of the c++ in the tradeoff of safety vs. Usability?

0 Answers  


Categories