what is array?

Answer Posted / jolly

array is on type of index

Is This Answer Correct ?    43 Yes 25 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does c mean in standard form?

608


How do I send escape sequences to control a terminal or other device?

624


Explain the difference between malloc() and calloc() in c?

585


Can you please explain the difference between strcpy() and memcpy() function?

614


What does d mean?

598






Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.

1779


Wt are the Buses in C Language

2765


How can I recover the file name given an open stream or file descriptor?

603


.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

720


Which driver is a pure java driver

998


How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include...

4914


What is the easiest sorting method to use?

642


What is use of #include in c?

611


What is #include called?

581


Explain what is the heap?

632