What is static memory allocation?
No Answer is Posted For this Question
Be the First to Post Answer
Is array a primitive data type in c?
Write the Program to reverse a string using pointers.
What is the heap in c?
What is the easiest sorting method to use?
write a program that explain #define and # undef directive
How do you sort filenames in a directory?
we have to use realloc only after malloc or calloc ? or we can use initially with out depending on whether we are using malloc or calloc in our program ?
what is foreign key in c language?
Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor
What are all different types of pointers in c?
print out put like this form 1 2 3 4 5 6 3 5 7 9 11 8 12 16 20
Can a pointer be null?