what is array?

Answer Posted / saroj kumar manik

array is collection of data element in hierchical way in
computer memory.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Distinguish between actual and formal arguments.

595


What is the role of this pointer?

557


Can we declare variable anywhere in c?

543


Under what circumstances does a name clash occur?

702


program to find out date after adding 31 days to a date in the month of febraury also consider the leap year

2584






Why enum is used in c?

533


Is Exception handling possible in c language?

1588


Explain the red-black trees?

613


What is openmp in c?

618


What's the best way of making my program efficient?

631


What does the characters “r” and “w” mean when writing programs that will make use of files?

862


How do you write a program which produces its own source code as output?

616


I need a sort of an approximate strcmp routine?

665


When is a null pointer used?

646


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

662