Why is it important to memset a variable, immediately after
allocating memory to it ?
No Answer is Posted For this Question
Be the First to Post Answer
which one low Priority in c? a)=,b)++,c)==,d)+
String concatenation
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
How to print "Hi World" without using semi colon?
What is ## preprocessor operator in c?
What is preprocessor with example?
What is self-referential structure in c programming?
what is void pointer?
What is this pointer in c plus plus?
What is structure padding and packing in c?
What is C language ?
what is a function pointer and how all to declare ,define and implement it ???