Thursday 2 June 2016

An Array

Hi Everyone,

      Yeah, it's good day to all... sometimes we need to lot of space in home or office or anywhere..coz, our things can be increases every day.So, we think how can adapted these things in our particular places. Same thing, programmer also do some of possibility these way, i said about coding ..ha ha ha ..fine .Why i suddenly said programmer?? come to another para.

          Nowadays, Data most important to everything but its level increases very huge..But its very critical thing to handle for the programmers. But its way to possible to proof programmers and developers.. Its named An Array...come on lets know to array.

ARRAY :
    
    An Array is a data type.It stored more than values in single variable.It used by a most of language. yeah, well what is purpose?? I already said programmers could not used more values with continuously. It simplify to use for array concept. Hmm, If you can declare the variables a,b,c and assigned values a=1,b=2,c=3.its simple, but we use 100 values or 1000,10000 values.That time we didn't declare 1000 or 10000 variables. if you can use it surely i said you are beginner of programmer.

     But, how can we use these variables?? if we using array declaring variables like a[] , this time we assigned variables 1000 or 10000 with single variable. it represented a[0],[1]..a[n].  So, now programmers feel comfortable we use lot of things into the single place. but,its not possible for our home.LOL!!!

Array in Technology:

  
Various arrangements of multiple individual components to create a single system, such as:
  • An antenna array, such as a phased array, a tower array, etc.
  • Asynchronous array of simple processors
  • Integrated circuit packages
    • Ball grid array
    • pin grid array
    • land grid array
  • Color filter array, placed over an imaging array
  • Disk array, such as the RAID
  • Field emitter array, an electron source
  • Gate array, including a field-programmable gate array (FPGA)
  • Halbach array, an arrangement of magnets
  • Linear diode array used in image scanners
  • Microphone array
  • Parametric array of transducers
  • Phased-array optics
  • Photovoltaic array
  • Processor array
  • Wi-Fi array, a wireless networking device 

Types of Array: 

     1. Single Dimensional array - Normal array
     2. Multi Dimensional array - It single variable using multiple storage like a[1][2][3]
     3.  Associative Array
                - Associative array it should be represented key and value method , if we use the data to call key only automatically retrieve all data  who represented these key.

  Example : Name=>sam,stephen,surya, Subject=>PHP,C,C++

ok guyz... i need some space with my home for little arrangements..so now i can goooo... See u for all next large article.let's go...Take care and good bye...!!!!!!!!!


 Thanking you


#shuttersketz #samsurya

 

No comments:

Post a Comment