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
How are variables declared in c?
What are the various types of control structures in programming?
What is file in c preprocessor?
Is there any possibility to create customized header file with c programming language?
What is the value of h?
Why c is faster than c++?
Apart from dennis ritchie who the other person who contributed in design of c language.
What is an array in c?
What are the advantages and disadvantages of c language?
Explain how can you avoid including a header more than once?
How do you redirect a standard stream?
How does free() know explain how much memory to release?
What is the process to generate random numbers in c programming language?
How pointers are declared?
What is boolean in c?