Explain what is the difference between a string and an array?
No Answer is Posted For this Question
Be the First to Post Answer
Why isnt there a numbered, multi-level break statement to break out
What is string constants?
we all know about the function overloading concept used in C++ and we all learnt abt that.... but that concept is already came in C in a very smaller propotion ... my question is IN WHICH CONCEPT THERE IS A USE OF FUNCTION OVERLOADING IS USED in C language?????????????
Why is not a pointer null after calling free?
What is the concatenation operator?
what is the size of an integer variable?
What is the difference b/w main() in C language and main() in C++.
Do you know null pointer?
In which language linux is written?
What is the difference between break and continue?
Write a c program to find, no of occurance of a given word in a file. The word is case sensitive.
Is flag a keyword in c?