What do you mean by an array ? explain with an example
Answer Posted / enamul
Answer
# 3 Array is a collection of elements of similar data
type and
these elements are stored in continuous memory locations.
int a[5] in c
Is This Answer Correct ? | 18 Yes | 9 No |
Post New Answer View All Answers
what is programmable BIST in today ic design
Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,
how do i create my own exception class which will restrict IO exception?
what are all the ant command options
What is autocall macro and how to create autocall macro? what is the use of it?
Why did you ever become involved in QA/testing?
what are importance in problem tracking
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??
what is meaning of MDM in sap?let me know that meaning
in network security,how we identified threat?some one say we found threat according to it's signature,but how we get signature or pattern of the virus?
can we extend a class having only one parameterised constructor.Suggest the process to do it.
how to work search engine? plz detail answer me.
what is the difference between read the data from table and infotype
Find out the list of roles which gives access to GUI activities? thanks in advance
Outline the two important features of a terminating recursion. Any ideas?