What is the difference between array and linked list in c?
No Answer is Posted For this Question
Be the First to Post Answer
What are the types of functions in c?
explain what is a newline escape sequence?
What is #define?
explain how do you use macro?
1 232 34543 4567654 can anyone tell me how to slove this c question
compare array with pointer?
What are structural members?
int main() { unsigned char a = 0; do { printf("%d=%c\n",a,a); a++; }while(a!=0); return 0; } can anyone please explain me output????
in b=6.6/a+(2*a+(3*c)/a*d)/(2/n); which operation will be performed first a) 6.6/a b) 2*a c) 3*c d) 2/n
What is the difference between strcpy() and memcpy() function in c programming?
Is file a keyword in c?
ratio,age,persentage