What is the advantage of a random access file?
No Answer is Posted For this Question
Be the First to Post Answer
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?
Is register a keyword in c?
How many keywords (reserve words) are in c?
What is meant by gets in c?
Find Error if any in below code, Justify ur answer: struct xx { int a; struct yy { char c; struct xx* p; } struct yy* q; }
which of 'arrays' or 'pointers' are faster?
What does stand for?
is it possible to change the default calling convention in c ?
What is putchar() function?
IS STRUCTURES CAN BE USED WITHIN AN ARRAY?
what type of language is C?
What are the types of type qualifiers in c?