What do you mean by an array ? explain with an example
Answer Posted / sonerao
array is a collection of similar data type & allocate
memory in to continue
| Is This Answer Correct ? | 52 Yes | 7 No |
Post New Answer View All Answers
What for decision coverage and modified condition decision coverage are used? Wat is the difference between them?
When you deliver your C++ headers and C++ library of a class (what all can you change in the class so that application using your class does not need to recompile the code)
When we have two versions of the dot net installed how does the compiler know which version of DLL it has to select to an application.
Difference of Console, web & windows applications?
How many forms can you create in a Visual Basic 6 Standard EXE project? Is there any limit on that?
What is %Type,%Rowtype?
Given a set. Write the pseudo code to get all the subsets for the given set. Eg. Input : {1,2} Output : (),(1),(2),(1,2)
what is the extension of SPDS Dynamic cluster tables?
Display names and numbers of employees who have 5 years or more experience and salary less than Rs.15000 using array of structures (name, number, experience and salary)
when we use mantis? how learn mantis?
How to print No.of.rows affected after updation using ADO.Net
what is the difference between uservariables and systemvariables (in Environmental variables)???
Write a program to swap the content of two variables without using a third variable.
Explain three modes in which files can be accessed from python program
how do find the user exit for selected feild whatis the process and can u plz explain it