what is array?

Answer Posted / anandmayi

An array is a collection of homogenous data elements which are
stored in consecutive memory locations.Always address location
of array starts from 0.

Is This Answer Correct ?    143 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the two forms of #include directive?

737


Explain union.

743


What is function definition in c?

676


Which is best book for data structures in c?

693


What are linked lists in c?

749






What are keywords c?

696


What is the purpose of clrscr () printf () and getch ()?

689


Where are c variables stored in memory?

679


Describe how arrays can be passed to a user defined function

874


FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above

723


Describe the difference between = and == symbols in c programming?

886


Which is an example of a structural homology?

911


show how link list can be used to repersent the following polynomial i) 5x+2

1795


Write a client and server program in C language using UDP, where client program interact with the Server as given below: i) The client begins by sending a request to send a string of 8 characters or series of 7 numbers, the server sends back a characters or numbers as per the request of the client. ii) In case of series of 7 numbers: The client sends a multiplication of numbers, to the server. iii) In case of a string of 8 characters: The client sends a reverse order of string to the server.. iv) Server will send an acknowledgment to the client after receiving the correct answer

3955


hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell

1793