Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7812925
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T04:40:35+00:00 2026-06-02T04:40:35+00:00

Is there something similar to the get() method for arrayList that I can use

  • 0

Is there something similar to the get() method for arrayList that I can use for arrays? I am trying to take the first value from array1, add it to the first value form array 2 and add that to the first value form array three, then div by three to find the average. I once I have that I repeat for the second and so on, these are then placed in a new array.

String[] Array1=
{
new String("Adam  "),new String("Smith "),new String("Jones "),new String("Becky   "),new String("Taylor")
};




Integer[] Array2=
{
new Integer(90),new Integer(89),new Integer(86),new Integer(76),new Integer(95)
};


Integer[] Array3=
{
    new Integer(92),new Integer(79),new Integer(85),new Integer(90),new Integer(87)
};

Integer[] Array4=
{
    new Integer(93),new Integer(80),new Integer(90),new Integer(87),new Integer(92)
};

Integer[] Array5=
{
    new Integer(90),new Integer(77),new Integer(86),new Integer(92),new Integer(89)
};
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T04:40:38+00:00Added an answer on June 2, 2026 at 4:40 am

    you can just access it by index:

    array1[0] // first element of array1
    array1[1] // second element of array1
    .....
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there something similar to keypad(1) outside from Curses ? I would like to
Is there a third party tool or something similar that will allow users to
I couldn't find something similar in SO. In ASP.NET, is there any way that
Is there something in perl similar to PHP's memory_get_peak_usage ? For example, in PHP
Is there something similar to C#'s excellent Parallel.For in Python? I just want to
SAP provides UI Guidelines for CRM WebClient User Interface . Is there something similar
Is there a way to do something similar to a SourceSafe label in svn?
Is there any way to implement something similar to Chatroulette without using Flash or
Is there a simple way to see assigned shortcuts with given prefix? Something similar
Is there a URL encoding function in XSLT version 1? I need something similar

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.