What is malloc in c++?


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

Post New Answer

More C++ General Interview Questions

How does a C++ structure differ from a C++ class?

0 Answers   NIIT,


What are shallow and deep copy?

0 Answers  


sizeof- is it functioning statically or dynamically?

2 Answers  


give me some class & objects examples?

1 Answers  


What is using namespace std in c++?

0 Answers  






explain the reference variable in c++?

0 Answers  


Write a program to calculate the BMI of a person using the formula BMI = weight/height2.

2 Answers  


What do you mean by const correctness?

0 Answers  


Is c++ a high level language?

0 Answers  


What are the c++ access specifiers?

1 Answers  


Which is not an ANSII C++ function a) sin() b) tmpnam() c) kbhit()

0 Answers  


What are function poinetrs? where are they used?

1 Answers   CTS,


Categories