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
Please answer that and i'll gave you branlliest
juin [17]

num = float(input('Enter a number: '))

if num > 45.6:

   print('Greater than 45.6')

I wrote my code in python 3.8. I hope this helps.

7 0
3 years ago
Read the four detective reports and the combined affidavit and warrant for the M57 Patents case. Write a one- to two-page paper
Fantom [35]

Answer:The 2009-M57-Patents scenario tracks the first four weeks of corporate history of the M57 Patents company. The company started operation on Friday, November 13th, 2009, and ceased operation on Saturday, December 12, 2009. As might be imagined in the business of outsourced patent searching, lots of other activities were going on at M57-Patents.

Two ways of working the scenario are as a disk forensics exercise (students are provided with disk images of all the systems as they were on the last day) and as a network forensics exercise (students are provided with all of the packets in and out of the corporate network). The scenario data can also be used to support computer forensics research, as the hard drive of each computer and each computer’s memory were imaged every day.

Explanation:

4 0
3 years ago
What are some facts about webmasters?
FromTheMoon [43]
Webmasters monitor  the server to be sure  it is  running,Some webmasters decide what kind of  computer will hold a websites information ,Some webmasters abuse other sites by exploiting their comment fields.
4 0
3 years ago
Which statement about intellectual property is true? (CSI-7.6) Group of answer choices It is okay to use code you find on the in
nika2105 [10]

Answer:

Laws are in place to cover your creative work, which includes code you have written.

Explanation:

Copyright law can be defined as a set of formal rules granted by a government to protect an intellectual property by giving the owner an exclusive right to use while preventing any unauthorized access, use or duplication by others.

A copyright can be defined as an exclusive legal right granted to the owner of a creative work (intellectual property) to perform, print, record, and publish his or her work. Also, the owner is granted the sole right to authorize any other person to use the creative work.

For instance, copyright law which protects the sharing and downloading rights of music is known as the Digital Millennium Copyright Act (DMCA).

An intellectual property can be defined as an intangible and innovative creation of the mind that solely depends on human intellect.

Simply stated, an intellectual property is an intangible creation of the human mind, ideas, thoughts or intelligence. They include intellectual and artistic creations such as name, symbol, literary work, songs, graphic design, computer codes, inventions, etc.

Hence, laws are in place to cover a person's creative work, and it includes code he or she have written.

6 0
3 years ago
Which of the following mountain ranges stretches from Alabama to Canada?
Vikki [24]
The Appalachian Mountains
4 0
3 years ago
Other questions:
  • How useful do you find the creation of folders in your computer?
    8·2 answers
  • What is an apprenticeship
    7·1 answer
  • Which word processing file that contains text and other
    13·2 answers
  • Jabari is writing a program which prompts a user for a value with a decimal. Which function should he use? float() int() print()
    9·2 answers
  • To use the AutoCalculate area, select the range of cells containing the numbers for a calculation you want to verify and then pr
    7·1 answer
  • Write a program that echos back any inputted integer greater than 1, and exits when a 0 is entered. Your program should use a co
    11·1 answer
  • Which type of computer graphic can be blown up to a much larger size without getting distorted or losing quality?
    5·1 answer
  • What is collaboration
    14·1 answer
  • Now that you have explored several different languages (Python, HTML, CSS, and JavaScript), what can you do to keep straight whi
    7·1 answer
  • How to check the at&amp;t internet speed on my computer
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!