Explain what happens if you free a pointer twice?
No Answer is Posted For this Question
Be the First to Post Answer
List some applications of c programming language?
What is an object?
Why is a semicolon (;) put at the end of every program statement?
What is pointer to pointer in c language?
What is the scope of static variables?
What are the Advantages of using macro
out put of printf(ā%dā,printf(ram));
write a program to find a given no. is divisible by 3 or not without using any arthimetic operators?
is c language is a object oreinted language?
What is string function in c?
Why does not c have an exponentiation operator?
Explain how do you search data in a data file using random access method?