Give differences between - new and malloc() , delete and free() ?
No Answer is Posted For this Question
Be the First to Post Answer
In C, What is the #line used for?
void main() { char far *farther,*farthest; printf("%d..%d",sizeof(farther),sizeof(farthest)); }
What is variable and explain rules to declare variable in c?
What is conio h in c?
Add 2 64 bit numbers on a 32 bit machine
3 Answers EMC, Hyderabad Central University, NetApp,
Explain union. What are its advantages?
4.weight conversion: Write a program that will read weight in pounds and convert it into grams.print both the original weight and the converted value.There are 454 grams in a pound.design and carry out a test plan for this program.
hi how to convert program from notepad to turboc editor can u please help me
How can I call a function with an argument list built up at run time?
plz answer.. a program that takes a string e.g. "345" and returns integer 345
please send me the code for multiplying sparse matrix using c
What is data structure in c language?