Declare an array of int values westboundHollandTunnelTraffic that can store the number of vehicles going westbound through the Holland Tunnel - on a particular hour (numbered 0 through 23) - on a particular day (numbered 0 through 6) - on a particular week (numbered 0 through 51) - over the last ten years (numbered 0 through 9). The innermost dimension should be years, with the next being weeks, and so on.

Answers

Answer 1

Answer:

Following are the declaration of the array:

int westboundHollandTunnelTraffic [10] [52] [7] [24];  //defining an integer array  that holds days, week, hour, and year value

Explanation:

In the above-given code, an array that's name is " westboundHollandTunnelTraffic " is declared and the type of the storing elements in the array is an integer.

In this array, it first stores the year's value, and in second, it stores week values, in third, it stores day value, and the last it stores hours value.    


Related Questions

How would you define a cloud today?
as a non-factor
networking
server
any remote virtualized computing infrastructure

Answers

Answer:

The answer is "any remote virtualized computing infrastructure".

Explanation:

The term cloud is used as the symbol of the internet because cloud computing is some kind of internet computing, that offers various services for computers and phones in organizations via the internet.  

The virtual network allows users to share numerous system resources throughout the network system.It allows you to access the optimal productivity by sharing the resources of a single physical computer on many virtual servers.

Question 55 :You use a computer named Wkst1 on a TCP/IP network, which is installed with an application that uses UDP to send a file from your computer to a computer named Wkst2. Data collisions occur, and several data packets are lost during transmission. What will most likely occur as a result of losing the packets during transmission?

Answers

Answer:

The protocol will drop the packets

The application will automatically re-transmit the packets

Explanation:

Based on design, the routers will drop the packets as allowed by the Internet Protocol, due to the collision that resulted from the router being busy and the network is congested or that the packet is corrupt as indicated by the check sequence of the Ethernet frame or the IPv4 header checksum

Given that the application uses User Datagram Protocol (UDP) which does not allow recovery of lost packets, but have their defined methods of overseeing lost packets, as such the application will re-transmit the packet.

Which function will add a grade to a student's list of grades in Python? add() append() print() sort()

Answers

Answer:

It will be add()

Answer:

A

Explanation:

Create a letter of at least 250 words addressed to your newspaper editor that describes your storage options, and give at least three reasons why your option is the best choice.

Answers

Answer:

Following are the letter to this question:

Explanation:

Dear Raju:

For what journal is produced, I was composing to analyze the data collection possibilities. First of all, I should recognize how many documents you ’re expected to store: images, text files, news articles, and other records, even though going to weigh up the document is quite crucial to analyze that the best way to store this documents.  

For hardware depositors, people will save the documents through memory chips, because this is a network interface with a huge variety of subject areas. In this single and the small device are use the massive quantities of data, that can be protected and many memory locations can be published and authored at the very same procedure.

And if you'd like to view the files previous with releases, its cloud computing provides storage solutions that can be extended to the length for just a little money. But you'll have to keep in mind that even strong internet access is often required. Its information would also have to be stored digitally and managed to make readable by the computer. Its objective of all these alternatives would be to make life simple and efficient to store and manage information. its standard disc repayments involve memory space, remotes, disc cages, and authority. Users will save equipment and tech assistance expenses with this alternative and you will always maintain its content online even though it is big files. Even so, to preserve your content, it should make a regular backup.  

If you determine that option fits your needs, let me learn and I'll support you there.

Yours sincerely,

Dev

main components of Adobe photoshop are. ...............
a) title bar
b) tool bar
c) menu bar
d) all of this ​

Answers

Answer:

The correct option is;

d) All of this

Explanation:

The main components of Adobe Photoshop are;

1) Title bar displays the name of the application, as well as the name of the current document and it is located at the top of the document window

2) Tool bar is the component of the interface design in which on-screen buttons, menus, icons, and other features for input and output are placed

The tools palette is the toolbar in Adobe Photoshop

3) Menu bar consists access to the basic components such as file, edit, image, layer, used to create new jobs, compose, and edit images.

Answer:

It is all of this.

Explanation:

Here it is

there are 9 CTSOs, name 3

Answers

Bjhfjjhhuuhhggghhhhhh
Business Professionals of America.
DECA.
Family, Career and Community Leaders of America.

what are the features of dot net ???​

Answers

Answer:

1) interperability

2) portability

3) security

4) simplified deployment

5) base class library

6) language indepence

Identify characteristics of top-down programming design. Choose all that apply.
It assumes the problem has a simple solution.
It is good for running simple calculations.
It is simple to modify if steps change.
It is made of one or more modules.
It breaks a task into simpler and simpler steps.

Answers

Answer:

The correct option is;

It is made of one or more modules.

It breaks a task into simpler and simpler steps.

Explanation:

The implementation of top-down programming approach begins from the system defining basic modules and progresses by putting in place intermediate modules that take charge of more detailed and complex activities and processes. The intermediate modules are further streamlined into more specific programming

Therefore, the top-down programming is made of one or more modules that breaks a task into simpler and simpler steps.

Answer:

A, B, D and E

Explanation:

how to delete audio from powerpoint​

Answers

Answer:

To delete an audio clip, select the audio icon on the slide and press Delete.

Hope it helps!!!!

write any four characteristics of desktop computer​

Answers

The characteristics of computers that have made them so powerful and universally useful are speed, accuracy, diligence, versatility and storage capacity. Let us discuss them briefly. Computers work at an incredible speed. A powerful computer is capable of performing about 3-4 million simple instructions per second

Write a Java program to compute the sum of the upper-rounded value of the number 4.2 and the square of 25. Display all the three values to the user on different lines, without any assignment operation in the entire program.​


please answer.

Answers

Answer:

how do expect someone to write an entire java script code for you

Explanation:

The Blue Screen of death is not an common error, and it is highly likely that you have encountered and fixed several already. Discuss errors you have come across, and the troubleshooting steps that you took to resolve the problem.

Answers

Answer:

your anwser is B

Explanation:

¿Cuál es la ventaja principal de una tabla dinámica?

Answers

Explanation:

Ventajas de las tablas dinámicas de Excel:

Hacen que los informes sean flexibles y se adaptan a tus necesidades. Son una forma interactiva de resumir rápidamente grandes volúmenes de datos, haciendo mucho más fácil el proceso de análisis y permitiendo encontrar patrones o tendencias.

The game begins with the player having 20 POINTS

The player rolls 2 six sided dice and the sum of faces on the two dice are calculated. That’s called the players POINT.

If the POINT is a 7 or 11, the player wins his POINT

If the POINT is a 2, 3, or 12, the player loses his POINT

If the POINT is anything else, then the game continues by the player rolling the two dice again and again recording and checking the sum until

The player makes his point (The sum of his dice roll equals his POINT value) and then he wins his POINT

The player rolls a 7 and then he loses his POINT.

The player is considered a winner if he can acquire 60 POINTS and is considered a loser when he runs out POINTS

After the program has finished, display the total number of rolls of the dice that were made in the entire game.
In need for python file grade 11 work

Answers

Answer:

Following are the code to this question:

import random#import package for using random method  

def rolling_dice(): #defining method rolling_dice that uses a random number to calculate and add value in dice1 and dice2 variable

   dice1 = random.randint(1,6)

   dice2 = random.randint(1,6)

   return dice1 + dice2

def rolling(): # defining method rolling

   n_roll = 0  # defining num variable that initial value that is 0.

   p = 20 # defining variable p for looping, that points in between 1 and 59

   while p > 0 and p < 60: # defining loop that counts value dice value two times  

       d = rolling_dice()#defining d variable that hold method value

       n_roll+= 1 #defining n_roll that increment n_roll value by 1

       if d == 7 or d == 11:# defining if block that uses the d variable that checks either 7 or 11, player won d in p variable

           p+= d   # use p variable that adds d variable

       elif d == 2 or d == 3 or d == 12:#defining elif block to that checks d variable by using or operator  

           p-= d#defining d variable that decreases d variable variable

       else: # defining else block

           p1 = d # using p1 variable that store d value  

           while True:# defining loop that calculates values

               d = rolling_dice()#defining d variable that holds method values

               n_roll += 1 #increment the n_roll value by 1

               if d == 7:#defining if block that checks d value equal to 7

                   p -= p1#subtract the value of p1 in p variable  

                   break # exit loop

               elif d == p:#defining elif block to check d value is equal to p

                   p += p1#adds the value of p1 in p variable  

                   break#using break keyword

   if p<= 0:#defining if block that checks p-value is less then equal to 0  

       print('Player lost')#using print method

   elif p>= 60:#defining else block that checks p-value is greater than equal to 60

       print('Player won')#using print method to print the value

   print('number of dice rolls:', n_roll)#use print method to print n_rolls value

rolling()

Output:

Player lost

number of dice rolls: 38

Explanation:

In the above-given python code, a method "rolling_dice" is declared, inside the method two-variable "dice1 and dice2" is declared, that uses the random method to calculate the value in both variable and use the return keyword to add both values.

In the next step, another method the "rolling"  is declared, inside the method "n_roll and p" is declared that assigns the values and use the two while loop, inside the loop if block is defined that calculates the values. In the next step, a condition block is used that stores value in the p variable and use the print method to print the "n_roll" value.  

What is ADO.net????????​

Answers

Answer:

ADO.NET stands for ActiveX Data Object is a database access technology created by Microsoft as part of its .NET framework that can access any ...

Developer: Microsoft Corporation

Which of the following BEST describes Information Technology (IT)?
IT refers to everything that involves computers.
IT deals with how to turn information into meaningful decisions.
IT has to do with collecting and utilizing data.
IT refers to designing, creating, and improving software.

Answers

Answer:

The correct option is;

IT refers to everything that involves computers

Explanation:

Information technology (IT) are technology related to computing or computing systems

Information technology (IT) is the creation, processing, securing, exchanging, and storing of electronic data through the use of network, storage, computing, and other physical devices. Information technology refers to operations performed within enterprises and business organizations and includes telephone and computer technologies (all of which involves computing) as opposed to entertainment or personal usage of the technology.

can anyone please help me with this

Answers

Answer:

This should do it. I assume the alignment of the numbers is not important?

<!DOCTYPE html>

<html>

<head>

<style>

table {

 border-collapse: collapse;

 font: 15px Verdana;

 font-weight: bold;

}

table, td {

 border: 1px solid black;

}

td {

 width: 80px;

 height: 80px;

 text-align: center;

}

</style>

</head>

<body>

<table>

 <tr>

   <td>1</td>

   <td>2</td>

   <td>3</td>

   <td>4</td>

 </tr>

 <tr>

   <td colspan="2">5</td>

   <td>6</td>

   <td rowspan="2">7</td>

 </tr>

 <tr>

   <td>8</td>

   <td>9</td>

   <td>10</td>

 </tr>

</table>

</body>

</html>

You are a trainer for your company and often teach courses in a classroom located on-campus or in a hotel conference room. In your office, which is separate from the classroom, you have two external monitors connected to your laptop, and you are able to display different content on each monitor. However, when teaching, you only have your laptop and a projection unit. To make teaching easier, you want the same content to show on both the laptop monitor and the projection screen.
Which of the following multiple display options would be BEST to select when teaching?
A. Show only on 1.
B. Extend these displays.
C. Show only on 2.
D. Duplicate these displays.

Answers

Answer:

Duplicate these displays.

Explanation:

A. Show only on 1 displays only the first screen and disconnects the second one

B. Extend these displays displays two different outputs on the same computer

C. Show only on 2. displays only the second screen and disconnects the first one

D. Duplicate these displays. displays the same output for both screen

Answer:d. Duplicate these displays

Explanation:

Which list method allows elements in a sequence to be removed and added at either end of the structure?
index
queue
stack
deque

Answers

Answer:

c.) stack

Explanation:

Answer:

the answer is c stack not only dose stack make the most since but i also got it right on edge 2020

Explanation:

Fault tolerance refers to

how a network fails.

how well a network recovers after a failure.

mirror operations.

servers.

Answers

Answer:

servers

Explanation:

because it good for servers

Answer: How well a network recovers after a failure.

Explanation:

Select the correct answer for each question.
Which of the following ports offers a fast
connection that could be used to download and
watch your favorite TV shows?
O Etherne
O modem
O FireWire
O USB
DONE

Answers

Answer:

USB

Explanation:

it is a standard cable connection for consumers electronics devices.

100BaseT network uses the TCP/IP protocol suite exclusively, and workstations on your network obtain addresses dynamically from a server. From your computer, you can contact all servers and workstations on your own network segment, but you are unable to gain access to network resources on other segments. Which factors should you investigate

Answers

Answer:

The two factors are:

The default gateway The routers

Explanation:

Default gateway:

The default gateway transmits individual information back and forth between the network. This is most consumers and commercial workplaces seem to be a router whereby channels communication from either the local area network to something like the cables or Cellular networks that transfer that one to the broadband service.

The routers:

A router would be the first safety boundary from even being intruded into a channel. Order to enable the highest possible level of device public safety eventually turns such as the proxy server into something.

If you do not clean your hardware on a regular basis, which of these is most likely to be a problem?
O water
O silicon
O dust
O energy

Answers

Answer:

Dust!

Explanation:

its the one that makes the most sense to me :)

Write a python program to calculate the sum of numbers from 1 to 20 which is divisible by 3.

Answers

Answer:

Input : N = 5

Output : 7

sum = 3 + 4

Input : N = 12

Output : 42

sum = 3 + 4 + 6 + 8 + 9 + 12

Answer:Input : n = 2, number = 7

Output : 728

There are nine n digit numbers that

are divisible by 7. Numbers are 14+  

21 + 28 + 35 + 42 + 49 + .... + 97.

Input : n = 3, number = 7

Output : 70336

Input : n = 3, number = 4

Output : 124200

Explanation:

of the following occupations, which is predicted to have the greatest job growth?

Answers

Answer:

"Web designer" is the appropriate answer.

Explanation:

If we follow the market pattern, the number of purchases made by online shopping will continue to rise from 2002 to 2018 as well as the times to obtain no indication of slowing or stopping. Because of the same, web designers are expected to have the greatest increase in jobs, as it is very important to customize the website so that online customers can appear more interactive.

So that the above is the correct answer.

write a program in python to make the figure:-

*
**
****
********
****************
********************************

The first and correct answer will be marked as brainliest......​

Answers

Answer:

Halo mateeeee

look it will be hard to explain the code and steps to you so just refer this video. .

it will help a lott

( *cries* Serena left Ash In pokemon s19 with a k I s s)

https://youtu.be/rUy_Nq9DHTs

Businesses today suceed or fail based on their ability to

Answers

Answer:

their ability to Innovate with technology to meet their customers needs

Explanation:

define data and user with example​

Answers

Answer:

Any data the user creates or owns. The term user data may be used to emphasize that the data were created and owned by the user. For example, when deleting an application, an uninstall program may ask if user data is also to be deleted.

Explanation:

Hope this helps you. Have a nice day^_^

Which is the correct html for creating a hyperlink pls answer

Answers

Answer:

c

Explanation:

The correct HTML for creating a hyperlink is <a>http://www.w3c.org</a>. The correct option is c.

What is a hyperlink?

The coding that organizes a web page's content is called HTML (HyperText Markup Language). Content may be organized using paragraphs, a list of bulleted points, graphics, and data tables, among other options.

A hyperlink in computers, or simply a link, is a digital pointer to information that the user can follow or be directed by tapping or clicking. A hyperlink directs readers to either the entire document or a specific section within it. Text having links is known as hypertext. An anchor text is a text from which a link is made.

Therefore, the correct option is c. <a>http://www.w3c.org</a>.

To learn more about hyperlinks, refer to the link:

https://brainly.com/question/9483034

#SPJ2

Binary 10110 into oct & hex Binary 10001 into oct & hex with full process​

Answers

Answer:

yes binary 10001into oct hex with full process.

Other Questions
write a c program to display the series: 1,8,27,64,125 find the total surface area of this square based pyramid Exercise 1: Put the verbs in brackets into the present perfect or the present perfect progressive1. I _______just ________my book.( finish) 2. He _______already _____________his lessons. ( prepare) 3. He ___________my sister since he was very young.(love) 4. We ___________________El for 4 years.(learn) 5. I ________________for two hours (wait), but she ________________yet. ( not come)6. This is the first time I _____________________to Paris. ( be)7. I_______________ that film several times because I like it. ( see)8. I __________________that novel written by Hemingway several times before. ( read)9. Up to the present / So far, we _______________almost every lesson in the book. ( write)10. We____________________to New York lately. (travel) 11. I ______________________him recently (not see)12. __________you ever _________________Huong Pagoda? ( visit)13. You look hot- Yes, I _______________________ (run)14. Carol _________________________on the phone for two hours. ( talk)15. Wheres Sarah? Shes outside. She __________the gardening all this morning. ( do)16. My sister _______________for you since yesterday. ( look)17. I ________________ all afternoon (run)18. She __________________ to meet him all day ( hope)19. I ____________ never __________her before ( see)20. _________ he __________ the report since this morning? (type)Exercise 2: Choose the best answer1. We often __________e-mail to keep in touch with our friends. A. use B. is using C. uses D. have used2. Nicola and Peter always ______________the lesson carefully before going to school. A. prepares B. prepared C. have prepared D. prepare3. It ____________now. Lets find somewhere to hide.A. rains B. is raining C rained D. was raining4. ______________their holidays in Canada every year ? A. Do they spend B. Did they spend C. Have they spent D. Are they spending5. I ___________________to Mom right now. Do you want to say anything to her? A. wrote B. am writing C. had written D. writeGVBM: Nguyn Th Ngc Dip6. I ___________in this house since I___________________born. A. lived / was B. have lived / were C. had lived / am D. have lived / was7. I usually ______________to school by bus. A. went B. am going C. go D. have gone8. How long ___________you ____________her ? For five months. A. do / know B. are / knowing C. have / known D. had / known9. Please dont make so much noise. I ______________. A. studying B. study C. am studying D. studied10. George _______me from Italy. A. has just called B. had just called C. has called just D. just had called11. It _________now. It ________raining two hours ago. So it ________for two hours. A. is raining / began / has rained B. is raining / begun / rained C. rains / began / has rained D. is raining / begun / have rained 12. Mike is playing chess. How long _________he ___________? A. did / play B. is / playing C. has / play D. has / been playing13. My sister __________for you since yesterday. A. is looking B. was looking C. has been looking D. looked 14. We ______________Dorothy since last Saturday. A. dont see B. havent seen C. didnt see D. hadnt seen15. Mary _______________her parents since last Christmas / 2011. A. havent visited B. hasnt visited C. doesnt visit D. isnt visit16. This is the first time I _____________________to Paris. A. am B. have been C. am being D. havent been17. I_______________that film several times because I like it. A. have seen B. havent seen C. dont see D. am seeing18. I __________________that novel written by Hemingway several times before. A. read B. am reading C. have read D. have been read19. Up to the present / So far, we _______________almost every lesson in the book. A. write B. have written C. are writing D. hasnt written20. Fred usually ______________to work, but this week he ____________his car. A. walks / is driving B. walks / drives C. has walked / drives D. is walking / drive The end A device driver would ordinarily be written in :__________ a. machine language b. assembly language c. a platform-independent language, such as Java d. an application-oriented language Which events added to Americans fear of attack by the Soviet Union? (choose all that apply) Group of answer choices the 1956 Olympic Games the U-2 incident first test of a Soviet atomic bomb the Sputnik launch inscribed angles. I need answers asap, thank you! Need help with this ASAP , no need for an explanation, just the answer. Angles and are angles in standard position such that:sin = -5/13 and terminates in Quadrant III tan = -8/15 and terminates in Quadrant II Find sin( + ). Summary should be made up of which of the following A. Important details and interesting detailsB. Main idea and important details C. Main idea and writers thoughts and feelingD. Important details and writers opinion choose the animal belonging to pisces group: silver fish, sea horse,dolphin, lobster. answer asap! thx When xQ, what is the solution of 3x-2/2=x-1/2 ? Choose one character from *Lord of the Flies* and compare him/her to a character in another novel, short story, movie or play.Explain how they resemble one another. What is the main objective of the placement stage in the money laundering process? a. to place "clean" money into the legal financial system b. to change the owner of assets c. to separate the illegal funds from the criminal and obscure the start of an audit trail d. to increase the value of the illicit cash Which sentence below expresses numbers correctly?I found ten dollars in the street!Do you have change for a $20? I need two dollars for bus fare.20% of a $25.00 check comes to $5.00.These jeans are $49.99, but theyll be on sale for only $20 tomorrow. in what 4 ways are natural resources beneficial to Ghanian. Choose appropriate words to complete the paragraph below to explain the general trends shown in a predator-prey graph.Breathe, Muscles, Oxygen, Lactic, anaerobic respiration, Oxygen aerobic respiration, Break downAn increase in the prey population provides more food for the _________ , allowing more to survive and _________ . This is turn results in an _________ in the predator population. The larger predator population eats more prey organisms, causing a _________ in the prey population. The death rate of the prey is larger than its _________ rate. The reduced prey population can no longer support the large predator population. _________ for food increases, resulting in a _________ in the size of the predator population. Reduced predator numbers results in less of the prey population being killed. More prey _________ and reproduce so the prey population _________ again. Which of the following represents a compound made of five molecules? CO 5 C 2O 5 C 5O 5CO 2 the length of a triangle is x and its width is 2x. what is the area if the length and width are each increased by 1?A. 2x^2+ 3x+ 1B. 2x^2+ 1C. 2x^2+ 2x+ 1D. 2x^2+ 3x+ 2 Students create a standing wavewith three loops on a slinky 3.75 mlong. They time 20 oscillations in6.73 s. What is the wavelength ofthe standing wave?(Unit = m) Addition prop of equalitysubtraction prop of quality multiplication prop of equality Division prop of equality simplifying distrib prop