what is array?

Answer Posted / dev

array is a reference variable which stores similar type of data

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;

1888


Write a program to swap two numbers without using third variable?

816


How would you use the functions fseek(), freed(), fwrite() and ftell()?

707


What is the code in while loop that returns the output of given code?

1320


What is difference between arrays and pointers?

584






What is pointer to pointer in c?

635


When is a void pointer used?

678


Explain how can type-insensitive macros be created?

572


Why we use stdio h in c?

585


Write a program to generate a pulse width frequency of your choise,which can be variable by using the digital port of your processor

2985


How is pointer initialized in c?

587


What are the string functions? List some string functions available in c.

605


What is console in c language?

611


code for quick sort?

1622


What is a structure and why it is used?

621