What does malloc return in C and C++?


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

Post New Answer

More C++ Interview Questions

How does free know the size of memory to be deleted

0 Answers  


Write a program that ask for user input from 5 to 9 then calculate the average

0 Answers   IBS,


What is placement new?

1 Answers   Amazon,


What does it mean to declare a member function as static in C++?

0 Answers   Amazon,


Explain encapsulation in C++.

0 Answers   Verifone,






Is deconstructor overloading possible? If yes then explain and if no Then why?

1 Answers  


When would you choose to return an error code rather than throw an exception?

0 Answers   Amazon,


What are string library functions(syntax).

0 Answers   Accenture,


C++ supports multiple inheritance. What is the “diamond problem” that can occur with multiple inheritance? Give an example.

0 Answers  


Name the operators that cannot be overloaded.

1 Answers   Wipro,


What is data abstraction? How is it implemented in C++?

0 Answers   Amdocs,


What kind of problems does name mangling cause?

0 Answers   Amazon,


Categories