What is prototype for that c string function?


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

Post New Answer

More C++ General Interview Questions

Explain deep copy?

0 Answers  


What do you mean by function overriding & function overloading in c++?

0 Answers  


Explain unexpected() function?

0 Answers  


What is the difference between mutex and binary semaphore?

0 Answers  


What is the difference between new() and malloc()?

0 Answers  






Describe the syntax of single inheritance in C++?

0 Answers   Fidelity,


Is c++ map a hash table?

0 Answers  


How can you differentiate between inheritance and implementation in c++?

0 Answers  


If you had the following code: int x = 23; int *y; y = &x; The instruction y++; does what?

2 Answers  


How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?

0 Answers  


What is flush programming?

0 Answers  


How can I improve my c++ skills?

0 Answers  


Categories