What is wrong with this initialization?
Write a Program to find whether the given number or string is palindrome.
main() { int a[10]; printf("%d",*a+1-*a+3); }
Why do we need arrays in c?
Is sizeof a keyword in c?
Write a program to check armstrong number in c?
What is variables in c?
What is quick sort in c?
Is register a keyword in c?
Can an array be an Ivalue?
what are the interview question's in the language c
What is the purpose of the fflush() function in C?
Which is an example of a structural homology?