Post New Answer View All Answers
What should malloc() do?
What is function in c with example?
Write a function that will take in a phone number and output all possible alphabetical combinations
Are pointers really faster than arrays?
write a program fibonacci series and palindrome program in c
What is pre-emptive data structure and explain it with example?
Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings
What is structure padding and packing in c?
explain what is a newline escape sequence?
What are enums in c?
What is "Duff's Device"?
Explain the difference between malloc() and calloc() function?
Why void main is used in c?
How do you write a program which produces its own source code as output?
Explain about the constants which help in debugging?