what is an array

Answer Posted / anusha

an array is a continous memory of same data type.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of constants?

651


What are register variables? What are the advantage of using register variables?

698


Which built-in library function can be used to match a patter from the string?

760


What is C language ?

1541


What the advantages of using Unions?

685






Not all reserved words are written in lowercase. TRUE or FALSE?

739


What is the value of c?

587


How can I run c program?

699


Explain enumerated types.

609


If one class contains another class as a member, in what order are the two class constructors called a) Constructor for the member class is called first b) Constructor for the member class is called second c) Only one of the constructors is called d) all of the above

632


How can I read a binary data file properly?

643


What 'lex' does?

727


What are pointers really good for, anyway?

627


a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above

891


How can my program discover the complete pathname to the executable from which it was invoked?

673