Why ctype h is used in c++?
No Answer is Posted For this Question
Be the First to Post Answer
How many keywords are used in c++?
What is prototype for that c string function?
int age=35; if(age>80) {Console.WriteLine("Boy you are old");} else {Console.WrieLine("That is a good age");}
What are the sizes and ranges of the basic c++ data types?
What is the difference between operator new and the new operator?
What is c++ good for?
What is a pointer how and when is it used?
Explain the differences between list x; & list x();.
Can we specify variable field width in a scanf() format string? If possible how?
Why is c++ not purely object oriented?
What are the advantages of c++ over c?
why v use c++ even we have microprocessor