Answer Posted / shruti
that is the main drawback of an array..
u cannot assign memory at run time...
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
Can main () be called recursively?
console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above
What is typedef?
What is a shell structure examples?
Is javascript written in c?
why we wont use '&' sing in aceesing the string using scanf
What are run-time errors?
Which is the best website to learn c programming?
What is #pragma statements?
Explain the use of bit fieild.
write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
Explain how can I remove the trailing spaces from a string?
What does a function declared as pascal do differently?
Explain how do you use a pointer to a function?
How can I sort a linked list?