Answer Posted / muthukumar
declearation of one dimensional pointer array having 6
elements like a[0],a[1],a[2],a[3],a[4],a[5].
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is register variable in c language?
What is a program?
Sir i need notes for structure,functions,pointers in c language can you help me please
How do you initialize pointer variables?
Is there any demerits of using pointer?
What is meant by gets in c?
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
How can I do graphics in c?
Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?
What is context in c?
What is meant by preprocessor in c?
Write a Program to accept different goods with the number, price and date of purchase and display them
Are bit fields portable?
Write the test cases for checking a variable having value in range -10.0 to +10.0?
What are structure members?