How can I dynamically allocate arrays?


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

Post New Answer

More C Interview Questions

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

0 Answers  


what does exit() do?

3 Answers   Cadence,


Why do we use header files in c?

0 Answers  


can anyone suggest some site name..where i can get some good data structure puzzles???

0 Answers  


Why main is not a keyword in c?

0 Answers  


What is the diffences between Windows XP and Windows Visa

1 Answers   Aricent, FHF,


Explain #pragma in C.

1 Answers  


How to find the usage of memory in a c program

1 Answers   Infosys,


What is 02d in c?

0 Answers  


#include <stdio.h> int main() { if ("X" <"x") printf("X smaller than x "); } my question is whats the mistake in this program? find it and please tell me..

3 Answers  


Input is "rama loves rajesh and rajesh Loves rama also and rajesh wear gloves and bloves" To print output is count the numbers of times repeted the word love without case sensitive.

0 Answers  


what are the advantage and disadvantage of recursion

5 Answers  


Categories