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
What is advantage of pointer in c?
What is && in c programming?
Explain the meaning of keyword 'extern' in a function declaration.
How macro execution is faster than function ?
How does pointer work in c?
How can I dynamically allocate arrays?
Explain logical errors? Compare with syntax errors.
What is return type in c?
What is the scope of global variable in c?
Difference between MAC vs. IP Addressing
What is extern c used for?
What is output redirection?
Why is a semicolon (;) put at the end of every program statement?
What does it mean when a pointer is used in an if statement?
Explain how can I pad a string to a known length?