1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
suter [353]
3 years ago
14

When a relationship is established between two or more arrays by using the same subscript to relate entries between the arrays,

the arrays are called ________ arrays.
Computers and Technology
2 answers:
zmey [24]3 years ago
5 0

Answer: Parallel Array

Explanation:

Multiple arrays can be grouped together within a structure which is known as parallel array. Here the arrays are related by a common entry such as ith element in a arrays is related to the ith element  of the other array.

iren [92.7K]3 years ago
4 0

The answer is a Parallel Array. Because Parallel Arrays use the same subscript to connect entries between arrays.

<h2>Further Explanation </h2>

Computing is all activities that use computers to manage, process, and communicate information. Computing also includes the development of hardware and software. Computing is an important and integral component of modern industrial technology. The main computing disciplines include computer engineering, software engineering, computer science, information systems, and information technology.

In computing, Array of Structures (AoS), Structure Array (SoA) and Array of Structures of Array (AoSoA) refer to various ways to arrange the order of records in memory, related to interleaving, and that is interesting in SIMD and SIMT programming.

Array structure s (or SoA) is a layout that separates elements from records (or 'structs' in the C programming language) into one parallel array per field.

The array s (or AoS) structure is the opposite (and more conventional) layout, where data for different fields are interrelated. This is often more intuitive and is supported directly by most programming languages.

Array of Structures of Array s (or AoSoA) is a hybrid approach between previous layouts, where data for different fields are entered using tiles or blocks of the same size as the SIMD vector size. This is often less intuitive but can achieve memory throughput from the SoA approach while being more friendly to locality cache and loading the modern processor port architecture.

Learn more

Definition of Computing brainly.com/question/13010200

Definition of Array of Structures (AoS), Structure Array (SoA) and Array of Structures of Array (AoSoA) brainly.com/question/13010200

Details

Grade: High School

Subject: Computers and technology

keywords: Computing, Array of Structures

You might be interested in
Which of the following is equivalent to (p&gt;=q)? <br> i) P q iv) !p Where are genius people?:)
Elena L [17]

Answer:

Explanation:

This is unsolvable if you have no variable substitutes

4 0
2 years ago
Which of the following are safety guidelines when socializing online?
DochEvi [55]

Answer:

All of them execpt five and three.

Explanation:

It is okay to have social media and receive messages.

3 0
2 years ago
. Consider the problem of finding the largest element in a list of n elements. What will be the basic operation of an algorithm
natali 33 [55]

Answer:

Comparison.

Explanation:

When we have to find a largest in a list of n elements.First we have to iterate over the list so we can access all the elements of the list in one go.Then to find the largest element in the list we have to initialize a variable outside the loop with the minimum value possible and in the loop compare each element with this value,if the element is greater than the variable assign the element to the variable.Then the loop will find the largest element and it will be the variable.

4 0
3 years ago
HELLO answer this. Sidney needs to create a decimal number variable that will be added to another number. What kind of variable
kipiarov [429]

Answer:

Option D. float is the correct answer.

Explanation:

Decimal number contains decimal point. Out of all the given data types, float data type store the number with decimal point.

As the number has to be further used for calculations float ahs to be used. Because the numbers can also be stored in string but cannot be used for further calculations.

Hence,

Option D. float is the correct answer.

8 0
3 years ago
Read 2 more answers
Definition of my computer​
RideAnS [48]

Answer:

a programmable electronic device designed to accept data

Explanation:

a programmable electronic device designed to accept data

8 0
2 years ago
Read 2 more answers
Other questions:
  • Sam's manager would like him to create and distribute copies of a budget report for each department. The budget report should sh
    8·2 answers
  • Which logic gate produces an output of 1 only if both it’s inputs are 0?
    5·1 answer
  • Properly defined the primary part of a CPU​
    5·1 answer
  • How many pieces are there in a normal laptop??? Good luck and solve carefully
    9·1 answer
  • How was the addition of an improvement over early web design?
    11·1 answer
  • Anyone have an answer for 4.9 lesson code practice
    9·1 answer
  • Do you think lossy compression formats will be popular in 20 years? Why or why not?
    10·1 answer
  • How can you say that a painting is real? ​
    7·2 answers
  • Which IDEs support multiple high-level programming languages? Select all that apply.
    13·1 answer
  • Handhed computer is otherwise called as<br> 1.laptop<br> 2.Notebook<br> 3.Palmtop
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!