List some of the dynamic data structures in C?
No Answer is Posted For this Question
Be the First to Post Answer
Explain about C function prototype?
find largest element in array w/o using sorting techniques.
palindrome for strings and numbers----Can anybody do the prog?
6 Answers CTS, TCS, Vipro Lifescience Pvt,
How can you find the exact size of a data type in c?
how to return 1000 variables from functio9n in c?plz give me code also
1 232 34543 4567654 can anyone tell me how to slove this c question
Is c functional or procedural?
Explain indirection?
A float occupies 4 bytes in memory. How many bits are used to store exponent part? since we can have up to 38 number for exponent so 2 ki power 6 6, 6 bits will be used. If 6 bits are used why do not we have up to 64 numbers in exponent?
What is the memory allocated by the following definition ? int (*x)();
How arrays can be passed to a user defined function
What are nested functions in c?