what will happen if you free a pointer twice after
allocating memory dynamically ?
Answers were Sorted based on User's Feedback
Print the foll in C...eg when n=5 the o/p must b + + + + + + + + + + + + + + + + +
When would you use a pointer to a function?
what is the difference between unix os and linux os
write a program that eliminates the value of mathematical constant e by using the formula e=1+1/1!+1/2!+1/3!+
How to write a program for swapping two strings without using 3rd variable and without using string functions.
please explain every phase in the "SDLC" in the dotnet.
What does c mean in basketball?
What are disadvantages of C language.
Explain what are binary trees?
How to write a C program to determine the smallest among three nos using conditional operator?
What is a buffer in c?
CAN WE DEFINE ANY FUNCTION WITHIN A FUNCTION.