what is array?

Answer Posted / uzair

Array is a collection of similar data types.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is the difference between #include and #include 'file' ?

591


Can a pointer be null?

568


What is bss in c?

609


What is c variable?

556


What are global variables and how do you declare them?

623






Why doesnt the call scanf work?

679


Does free set pointer to null?

567


What is the difference between memcpy and memmove?

608


What is the difference between #include

and #include “header file”?

557


What is modeling?

649


What is quick sort in c?

588


Is c high or low level?

588


What is the concatenation operator?

614


Is there anything like an ifdef for typedefs?

708


Does * p ++ increment p or what it points to?

621