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
svet-max [94.6K]
3 years ago
14

What is the size of the array shoeSize? double [] shoeSize = {8.5, 7, 12.5, 9.5, 9, 11.5, 6}

Computers and Technology
1 answer:
r-ruslan [8.4K]3 years ago
6 0

The size of the array shoeSize? double [] shoeSize = {8.5, 7, 12.5, 9.5, 9, 11.5, 6} is 6

Explanation:

  • Arrays are zero-based : the seven elements of a 7-element array are numbered from 0 to 6. Hence, the size of the array is 6.
  • An array is collection of items stored at memory locations. The main aim of an array is to store multiple items of same type together.
  • An array is a collection of one or more values of the same type. Each value is called an element of the array.
  • The location of an item in an array is known as array indexing.
  • The first array index is 0 or 1 and indexes continue through the natural numbers.
  • The upper bound of an array is generally language and possibly system specific.
  • An array type is a data type that represents a collection of elements each selected by one or more identifying keys that can be computed at run time during program execution.

You might be interested in
A(n) ____ is a live internet presentation that supports interactive communications between the presenter and the audience.
bazaltina [42]

A webinar refers to a live internet presentation that supports interactive communications between the presenter and the audience.

<h3>What is a presentation?</h3>

A presentation can be defined as an act that involves the process through which a presenter speaks to an audience (listeners), so as to formally share and explain an idea, piece of work, subject matter (topic), product, or project, especially for the purpose of proffering a solution to a particular problem.

<h3>What is a webinar?</h3>

A webinar can be defined as a live Internet presentation that is designed and developed to support interactive communications between a presenter and his or her audience.

In this context, we can infer and logically deduce that a live Internet presentation that is designed and developed to support interactive communications between a presenter and his or her audience is generally referred to as a webinar.

Read more on presentation here: brainly.com/question/10545084

#SPJ4

5 0
2 years ago
20 Points!! Please hurry!!
ahrayia [7]

Answer:

the answer is Navigation form

8 0
3 years ago
Who can provide you with a new password when you have forgotten your old one?
Bad White [126]

in school, its your teacher

home its your computer, by email.

I dont fully understand the question

6 0
3 years ago
Read 2 more answers
4. An abstract data type is defined as _____.
marusya05 [52]

Answer: object that persist set of values and operations as behavior

Explanation: Abstract data types(ADT)are those object value which are dependent upon the collection of the values and collection of the operations.The organization of the data object is not specified in ADT but the operations that are to be carried out are defined in it.

The implementation individuality displayed by the ADT and hiding of the representation or design makes it abstract.

8 0
3 years ago
Which of the following are the functions of an os?
cricket20 [7]
Manage the computer's resources, such as the central processing unit, memory, disk drives, and printers, (2) establish a user interface, and (3) execute and provide services for applications software.
6 0
3 years ago
Other questions:
  • Peter wants to submit his admission form online. What type of input element will allow him to enter his last name on the web pag
    6·1 answer
  • You would like to arrange the records alphabetically. You should _____.
    7·2 answers
  • How can you find Web pages that contain news published during the past week?
    8·1 answer
  • Page orientation can be either landscape or _____.
    13·1 answer
  • Martha wants to invite her coworkers to her birthday party. She uses the mail merge feature to compose and send the invitations.
    6·1 answer
  • Displays are geared for a specific resolution. what is this resolution called?
    15·1 answer
  • In addition to using comments and track changes, you can also use the comparison feature for reviewing documents. In this activi
    11·1 answer
  • A network slows down when a network card is locked in a perpetual mode
    12·2 answers
  • What do you need for digital photography? 1. 2. 3.
    13·1 answer
  • One lap around a standard high-school running track is exactly 0.25 miles. Write a program that takes a number of miles as input
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!