what is array?

Answer Posted / riyaz

array is collection of similar ans non-similar of data type

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does c have circular shift operators?

726


Why main is not a keyword in c?

646


i want to know the procedure of qualcomm for getting a job through offcampus

1932


cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

630


what is the different bitween abap and abap-hr?

1741






A function can make the value of a variable available to another by a) declaring the variable as global variable b) Passing the variable as a parameter to the second function c) Either of the two methods in (A) and (B) d) binary stream

665


What is scope of variable in c?

559


Why is structure padding done in c?

639


what type of questions arrive in interview over c programming?

1551


Tell us something about keyword 'auto'.

659


How can you read a directory in a C program?

647


program to convert a integer to string in c language'

1982


Why we use void main in c?

591


write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.

3332


Can we declare variable anywhere in c?

533