Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is an array

Answer Posted / hr@tgksolutions.com

A collection of items kept at consecutive memory regions is frequently referred to as an array.
The items that are kept are all of the same kind.
It arranges data in a way that makes it simple to search for or sort similar values.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between an inspector and a mutator

1390


What are the two types of polymorphism?

1211


What is the difference between an external iterator and an internal iterator? Describe an advantage of the external iterator.

1116


What is c strings syntax?

1205


What is the use of object in c++?

1154


Explain one method to process an entire string as one unit?

1663


What is constructor in C++?

1143


Comment on local and global scope of a variable.

1211


There are 100 students in a class. The management keep information in two tables. Those two tables are given like Roll no Name Age 001 ABC 15 002 XYZ 14 and Roll No Subject Marks 001 Math 75 001 Physics 55 002 Math 68 001 Hindi 69 They want the information like this Roll No Name Hindi Physics Math Total 001 ABC 69 55 75 199 002 XYZ 68 74 84 226 And Roll No Suject Highest 001 Math 98 007 Physics 84 021 Hindi 74 All 275 All information is kept in structure in main memory. You have to find last two tables.

3063


What is pointer with example?

1125


Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

1160


Will a catch statement catch a derived exception if it is looking for the base class?

1063


What is the most powerful coding language?

1105


What is the error in the code below and how should it be corrected?

823


What is the main function c++?

1172