Answer Posted / raj
here syntox of malloc is not fallowed
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How can I change the size of the dynamically allocated array?
The performance of an operation in several steps with each step using the output of the preceding step a) recursion b) search c) call by value d) call by reference
Is r written in c?
How can I call a function with an argument list built up at run time?
If I have a char * variable pointing to the name of a function ..
What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25
how to print the character with maximum occurence and print that number of occurence too in a string given ?
Why isnt there a numbered, multi-level break statement to break out
What is a structure and why it is used?
What is p in text message?
Does c have circular shift operators?
Dont ansi function prototypes render lint obsolete?
how is the examination pattern?
What is meant by 'bit masking'?
Explain what does a function declared as pascal do differently?