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

What is the size of integer variable?

0 Answers  


Why is c++ is better than c?

0 Answers  


We use library functions in the program, in what form they are provided to the program?

0 Answers  


What is class invariant?

1 Answers  


What is a constructor in c++ with example?

0 Answers  






What is ofstream c++?

0 Answers  


What kind of problems can be solved by a namespace?

0 Answers  


Should the member functions which are made public in the base class be hidden?

0 Answers  


What is c++ runtime?

0 Answers  


Write a C++ program to sort digits of all the 4 digit number and display the sorted 4 digit number

1 Answers   TATA, TCS,


How can you quickly find the number of elements stored in a dynamic array?

0 Answers  


What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

0 Answers  


Categories