What are the advantages of using new operator as compared to the function malloc ()?


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

Post New Answer

More C Interview Questions

What is difference between array and structure in c?

0 Answers  


Explain what is wrong with this program statement?

0 Answers  


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

0 Answers  


What is structure data type in c?

0 Answers  


differentiate built-in functions and user – defined functions.

0 Answers  






When can a far pointer be used?

0 Answers  


i have a written test for microland please give me test pattern

0 Answers   Microland,


what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

0 Answers   L&T,


void main() { int i=5; printf("%d",i++ + ++i); }

21 Answers   ME,


Can u return two values using return keyword? If yes, how? If no, why?

7 Answers  


what is the main use of c where it can use the c

2 Answers   Infosys,


How macro execution is faster than function ?

0 Answers   Wipro,


Categories