State the difference between realloc and free.


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

Post New Answer

More C Interview Questions

I have a varargs function which accepts a float parameter?

0 Answers  


Why is conio.h not required when we save a file as .c and use clrscr() or getch() ?

2 Answers  


writw a program to insert an element in the begning of a doubly linked list

1 Answers  


List the difference between a While & Do While loops?

0 Answers   Accenture,


What are external variables in c?

0 Answers  






Write a program which take a integer from user and tell whether the given variable is squar of some number or not. eg: is this number is 1,4,9,16... or not

9 Answers   Alcatel,


to write a program, that finds the minimum total number of shelves, including the initial one, required for this loading process. The packets are named A, B, C, D, E …….. Any numbers of packets with these names could be kept in the shelf, as in this example: [ZZLLAAJKRDFDDUUGGYFYYKK]. All packets are to be loaded on cars. The cars are lined in order, so that the packets could be loaded on them. The cars are also named [A, B, C, D, E,………….].

2 Answers   Infosys, TCS,


here is a link to download Let_Us_C_-_Yashwant_Kanetkar

3 Answers   Microsoft,


what is the differnce between AF_INET and PF_INET?

5 Answers   Systems Plus, Wipro,


how to print 2-D array using a single for loop?

2 Answers   Mind Tree, TCS, Value Labs,


What are register variables in c?

0 Answers  


compare array with pointer?

1 Answers  


Categories