Difference between strdup and strcpy?


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

Post New Answer

More C++ General Interview Questions

Explain the advantages of using friend classes.

0 Answers  


What does '\r' and '\b' mean? Please explain with example.

7 Answers  


Differences between private, protected and public and give examples.

0 Answers  


When does the c++ compiler create temporary variables?

0 Answers  


What is a driver program?

0 Answers  






If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?

0 Answers  


Is c++ slower than c?

0 Answers  


Does c++ have arraylist?

0 Answers  


Is C++ case sensitive a) False b) Depends on implementation c) True

0 Answers  


What are special characters c++?

0 Answers  


What is std :: flush?

0 Answers  


What is a far pointer? where we use it?

0 Answers  


Categories