what is array?

Answer Posted / junaid a mullaji

An array is a method for storing information on multiple
devices.

By
Junaid A. Mullaji

Is This Answer Correct ?    50 Yes 33 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you access memory located at a certain address?

656


while initialization of array why we use a[][2] why not a[2][]...?

1852


Explain the term printf() and scanf() used in c language?

584


write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34

1618


Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)

598






praagnovation

1766


What are the advantages and disadvantages of pointers?

564


process by which one bit patten in to another by bit wise operation is? (a) masking, (b) pruning, (c) biting, (d) chopping,

1875


What is include directive in c?

631


How do we make a global variable accessible across files? Explain the extern keyword?

1406


Is null equal to 0 in sql?

638


What is switch in c?

635


What is static and volatile in c?

769


State the difference between realloc and free.

617


What are external variables in c?

535