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
Korvikt [17]
4 years ago
8

Two-dimensional array indexes are listed as

Computers and Technology
1 answer:
Luda [366]4 years ago
5 0

Answer:

rows and columns, or matrix

Explanation:

Two-dimensional 2D arrays are being indexed with the help of two subscripts. The first one is for the row and the second one if for the column. And each of the elements of the 2D array must be of the one kind like they all can be an object type or they all can be of primitive type.

Like:

int A[3][3];

The above is the 2-dimensional array in C++, and elements are of type int, which is a primitive data type.

You might be interested in
The illegal downloading of software is called
Komok [63]

Piracy is the correct term

8 0
3 years ago
Read 2 more answers
Many documents use a specific format for a person's name. Write a program whose input is: firstName middleName lastName, and who
never [62]

Answer:

Python Program:

if __name__ == '__main__':

   a = input("Enter Name: ")

   b = a.split()

   print(b[2] + ',' , b[0], b[1][0])

Explanation:

The input function will be used to prompt user to enter the name of the person. The person's name will be stored in variable a.

Let us assume that the user entered a name mentioned in the example, which is Pat Silly Doe, Now variable a = 'Pat Silly Doe'.

The function a.split() is used to split a string into a list. The splitting (by default) is done on the basis of white-space character. Therefore, a.split() will give a list

['Pat', 'Silly', 'Doe']

which will be later on stored in variable b.

We can use the subscript operator [] to access the values in a list. Suppose if we have a list a, then a[i] will give us ith element of a, if i < length of a.

Finally, we print the answer. b[2] will give us the last name of the person. We append a comma using '+' operator. b[0] will give us the first name. b[1] will give us the middle name, but since we only need one character from the middle name, we can use another subscript operator b[1][0] to give us the first character  of the middle name.

Note: Characters of strings can be accessed using subscript operator too.

4 0
4 years ago
When you open a new web browser window, you can customize its appearance using the ____ argument of the window.open() method.
goldenfox [79]

Answer:

"options" are the correct answer to the following question.

Explanation:

window.open() function is the function of the javascript which is used by the programmer inside the program, this method opens the new tab or the browser window which depends on the browser setting or the argument of the window.open() function.

In the parameter of this method, we pass the URL, window's name, or the comma separators, or replace current entries.

4 0
3 years ago
In this problem, we want to compare the computational performance of symmetric and asymmetric algorithms. Assume a fast public-k
MariettaO [177]

Answer:

The AES decryption time is 8 minutes

Explanation:

GIVEN THAT:

The 1 GByte is equal to 230 bytes and equal to 233 bits

The RSA decryption time is calculated as = 233 / (100*230 )

= 83886. 06 seconds

= 23 hours

The RSA decryption time is 23 hours

The AES decryption time is calculated as = 233 / (17 * 230 )

= 481.81 seconds

= 8 minutes .

The AES decryption time is 8 minutes

4 0
4 years ago
In everyday life, we use numbers based on a combination of digits between 0 and 9.
serious [3.7K]

Answer:

denary is the answer thank you

3 0
3 years ago
Other questions:
  • Name of main component of fifth generation of computer​
    6·1 answer
  • The benefits for a cad proram is: (points : 2) 1 accuracy 2 repeatability 3 simplicity 4 all of the above
    9·1 answer
  • Among the eight unique features of​ e-commerce, which is related to the ability to interact with web technology​ everywhere?
    14·1 answer
  • What information should the subtitles in the clips of your video per folio provide?
    14·1 answer
  • Subjective Questions
    11·1 answer
  • Software that displays advertising material when online.
    12·2 answers
  • Which benefit does the cloud provide to star-up companies without access to large funding?
    11·1 answer
  • The letters G, H, T, Y, B, and N are what type of keys?
    15·2 answers
  • Convert Fahrenheit to Celsius using this formula: F = (9/5)*C+32
    5·1 answer
  • Cách soạn thảo văn bản trên word
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!