Results 1 to 4 of 4

Thread: Zero based array

  1. #1
    Join Date
    Jun 2009
    Posts
    413

    Zero based array

    Hi, I am new to programming and hope to learn as many languages as possible. Right now, i have started with C++ and want to know what is zero based array? Please help me.

  2. #2
    Join Date
    Jun 2009
    Location
    Michigan
    Posts
    8

    Re: Zero based array

    I'm pretty sure what they mean is the first index of the array is 0.

  3. #3
    Join Date
    Apr 2008
    Posts
    2,005

    Re: Zero based array

    Array is a collection of similar objects, in programming its data types. Array needs to be initialized, its not necessary it will be initialized by Zero every time... It depends on what program you are developing...

  4. #4
    Join Date
    Oct 2005
    Posts
    2,393

    Re: Zero based array

    Ass hammy said, Its the array which has first index as 0. This is generally the default array initialization...

Similar Threads

  1. Comparing Nokia Symbain based phone vs Windows based
    By Rounder1 in forum Portable Devices
    Replies: 8
    Last Post: 02-11-2011, 05:01 PM
  2. C# array help
    By Daren in forum Software Development
    Replies: 5
    Last Post: 03-01-2010, 07:12 AM
  3. Assigning an array to an array
    By MACE in forum Software Development
    Replies: 3
    Last Post: 18-11-2009, 05:19 PM
  4. Software Protection (hardware based or software based)
    By cjsio in forum Software Development
    Replies: 8
    Last Post: 07-08-2009, 03:31 AM
  5. Replies: 1
    Last Post: 12-12-2008, 07:22 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,872,935.54213 seconds with 16 queries