FILL IN THE BLANK.


1) The time taken to perform the task by the computer is measured in ................. of seconds.

Answers

Answer 1

Answer:

Fractions?

Explanation:

CPU time is measured in clock ticks and CPU speed is measured in MHz or GHz. That makes this question quite confusing.


Related Questions

what percent of global ip traffic does online video account for in 2021? a) 80%. b) 81%. c) 82%. d) 83%.

Answers

According to the Cisco Annual Internet Report (2021), online video accounted for 82% of global IP traffic in 2021. Therefore, the answer is (c) 82%.

The Cisco Annual Internet Report is a comprehensive study that provides insights and projections on global internet usage, trends, and technologies. According to the latest report, online video is a major driver of internet traffic, accounting for a significant portion of the total data transmitted over IP networks.

Specifically, the report estimates that online video accounted for 82% of global IP traffic in 2021, which means that more than four-fifths of the total data transmitted over the internet was related to video content. This includes various types of video content, such as streaming, downloading, sharing, and communication, and is driven by factors such as increasing demand for high-quality video, proliferation of devices and platforms, and expansion of broadband networks.

The dominance of online video in global IP traffic is expected to continue in the coming years, with the report projecting that it will account for 87% of all consumer internet traffic by 2026. This underscores the importance of video as a key medium for communication, entertainment, education, and commerce in the digital age, and the need for businesses and individuals to adapt to this trend by leveraging video technologies and strategies.

Lear more about IP here:

https://brainly.com/question/30243443

#SPJ4

Millions of americans have visited a newly launched government website over the past week to apply for what?.

Answers

Millions of Americans have visited a newly launched government website over the past week to apply for Student Debt Relief.

Are the student loans automatically forgiven?

After you have repaid your Direct Loans in full for 120 eligible months while employed full-time by a qualifying company, PSLF will forgive the remaining balance on your loans.

According to higher education expert Mark Kantrowitz, if you recertified your wages on an income-driven repayment plan in 2021 or 2022, you may be eligible for the automatic cancellation. You must, however, have submitted the FAFSA for the academic year 2022–2023, he added.

Learn more about student Debt Relief from

https://brainly.com/question/28146556
#SPJ1

Sales force automation (SFA) is a function in many CRM systems. How can this type of tool assist with the sales process

Answers

Sales force automation (SFA) is a key feature in many CRM systems that can greatly assist with the sales process. This type of tool helps streamline and automate various aspects of the sales process, including lead tracking, contact management, opportunity management, and reporting.

With content loaded into the system, SFA tools can assist with identifying relevant content to share with prospects, as well as tracking how that content is being consumed. This allows sales teams to better understand what content resonates with their prospects, and adjust their approach accordingly.  Additionally, SFA tools can help sales teams manage their time more efficiently by automating tasks such as scheduling follow-up calls and emails, and setting reminders for important tasks. This frees up valuable time for sales reps to focus on more high-value activities, such as building relationships with prospects and closing deals. Overall, Sales force automation (SFA) tools can greatly enhance the effectiveness and efficiency of the sales process, ultimately resulting in increased revenue for the business.

To learn more about CRM systems, here

https://brainly.com/question/29099244

#SPJ11

name the main of a computer

Answers

The main of a computer is the Console

Secret materials may be transmitted by the same methodsa. Trueb. False

Answers

Because the statement "Secret materials may be conveyed using the same techniques" is unclear and incomplete, determining whether it is true or untrue is difficult. It is dependent on the specific techniques .

ands security concerns when used to send secret or sensitive information. As a result, it is critical to adopt suitable security procedures and protocols while communicating sensitive information. mechanisms in place to secure the transfer of sensitive information. There are safe techniques for transferring secret documents in general, such as encrypted email or secure file transfer protocols, that utilize powerful encryption and authentication procedures to protect the information from interception and unwanted access. Less secure techniques, such as unencrypted email, instant messaging, or file sharing services, on the other hand, might offer major security concerns when used to send secret or sensitive information. As a result, it is critical to adopt suitable security procedures and protocols while communicating sensitive information.

learn more about security   here:

https://brainly.com/question/28070333

#SPJ4


What is the missing line of code?
22
>>> books = {294: 'War and Peace', 931:'Heidi', 731:'Flicka'}
>>>
dict_keys([294, 931, 731])
O books allo
O books.values()
O books
O books.keys()

Answers

Answer:

books.keys()

Explanation:

I ran the code and the awncers though python and books.keys() is the one that came up with the awncer

books.keys() is the missing line of code with respect to the books with the help of Python language.  Thus, option D is correct.

What is a code?

In a certain programming language, a collection of commands or a collection of rules are referred to as computer code. It's also the name given to the source code just after the translator has prepared it for computer execution.

Code is a developing company that focuses on producing aesthetically pleasing, code-correct internet, application forms, and phone application.

The correct code will be according to the Python language will be in addition to books.keys():

books.keys()

books = {294: 'War and Peace', 931:'Heidi', 731:'Flicka'}

books.keys()

dict_keys([294, 931, 731])

Therefore, option D (books.keys()) is the correct option.

Learn more about code, here:

https://brainly.com/question/17204194

#SPJ2

Create a State Diagram for ATM system. There are 5 states in the system.

Answers

The State Diagram for an ATM system consists of 5 states representing different stages of the system's operation.

The State Diagram for an ATM system typically includes five states: Idle, Card Inserted, PIN Entered, Transaction Selection, and Transaction Processing.

Idle: This is the initial state of the system when no card has been inserted. The ATM waits for a card to be inserted by the user.

Card Inserted: After the user inserts a card, the system transitions to the Card Inserted state. Here, the ATM verifies the card and prompts the user to enter their PIN.

PIN Entered: Once the user enters their PIN, the system moves to the PIN Entered state. The ATM validates the PIN and allows the user to select a transaction.

Transaction Selection: In this state, the user selects the desired transaction, such as cash withdrawal, balance inquiry, or fund transfer. The ATM prompts the user for additional details if required.

Transaction Processing: After the user selects a transaction, the system transitions to the Transaction Processing state. The ATM processes the transaction, performs the necessary operations, and updates the account balance. Once the transaction is completed, the system returns to the Idle state.

The State Diagram provides a visual representation of the different states and the transitions between them in an ATM system, illustrating the flow of user interactions and system operations.

Learn more about PIN here:

https://brainly.com/question/14615774

#SPJ11

Why should you delete files from your computer?


so that you will have less work to do

because only one hundred files can be saved in a directory

to increase the computer's efficiency

to improve your productivity

Answers

to increase the computer's efficiency

Explanation

The more files it holds, the more "jobs" it has to run, which means that you're computer would be using the same amount of energy running all of them as to less of them. When you close (or delete) some files, it allows the computer to concentrate on only running a smaller amount of files as oppose to a large amount.

hope it helps!

Answer:

To increase the computer's efficiency.

Explanation:

Having a bunch of files will most likely slow down your computer and make things harder to do. If you don't have a bunch of files, though, your computer will be faster and easier to guide through.

I hope this helps :)

which layer is responsible for establishing a temporary communication session between the source and destination host applications?

Answers

The transport layer enables reliable and ordered delivery of data while also managing flow control and error detection and correction.

Which layer is responsible for managing the transmission of data between source and destination host applications?

The transport layer is responsible for establishing a temporary communication session between the source and destination host applications.

It ensures reliable and efficient data transfer by providing end-to-end communication services.

The transport layer protocols, such as TCP (Transmission Control Protocol) and UDP (User Datagram Protocol), handle the segmentation, sequencing, and reassembly of data packets.

By establishing a session between the source and destination applications.

Learn more about transport layer

brainly.com/question/31450841

#SPJ11

which cables are immune to electromagnetic interference

Answers

Answer:

Fibre optic cables are non-metallic... they transmit signals using pulses of light in glass threads! As a result, they are immune to Electro-Magnetic Interference and Radio Frequency Interferenc

when https is used, the contents of the document are encrypted but the url of the requested document is still sent in plaintext. State True or False

Answers

The given statement "When HTTPS is used, the contents of the document are encrypted but the URL of the requested document is still sent in plaintext." is true because HTTPS encrypts all content sent back and forth between the user's browser and the server, ensuring that sensitive information such as passwords and credit card numbers is kept confidential.

HTTPS (Hypertext Transfer Protocol Secure) encrypts the communication between a web browser and a web server. It provides a secure and encrypted connection to ensure the privacy and integrity of the data being transmitted.

In other words, it is correct that HTTPS encrypts the content of the document that is being sent between the user's browser and the server to ensure that sensitive information is not intercepted by attackers. The URL of the document that is being requested, however, is still sent in plaintext, and as a result, attackers may be able to intercept this information and determine which pages the user is viewing or accessing.

Learn more about HTTPS: https://brainly.com/question/22688504

#SPJ11

Which of the following are second messengers? CAMP only inositol triphosphate (IP3) only calcium only CAMP, calcium and inositol triphosphate (IP3) both CAMP and inositol triphosphate (IP3) The process where an amino acid can enter the Krebs cycle is called: Transamination Gluconeogenesis Glycolysis Oxidative Phosphorylation

Answers

CAMP, calcium, and inositol triphosphate (IP3) are the second messengers among the given options. The process by which an amino acid enters the Krebs cycle is called transamination.

Second messengers are intracellular signaling molecules that convey signals that are initiated by extracellular signaling molecules, such as hormones and growth factors, to the effector proteins, such as enzymes and ion channels, in the cytoplasm of a cell.

There are various types of second messengers like cyclic adenosine monophosphate (cAMP), inositol triphosphate (IP3), calcium ions (Ca2+), cyclic guanosine monophosphate (cGMP), diacylglycerol (DAG), and nitric oxide (NO).Cyclic adenosine monophosphate (cAMP), calcium ions (Ca2+), and inositol triphosphate (IP3) are the three most important second messengers involved in various signaling pathways.

The process by which an amino acid enters the Krebs cycle is called transamination.

Transamination is a biochemical reaction that transforms one amino acid into another by transferring an amine group. It is the first step in the process of amino acid degradation and anabolism, as well as a primary mechanism for the synthesis of nonessential amino acids in the body.

To know more about inositol triphosphate visit:

https://brainly.com/question/32005179

#SPJ11

User
Application Software
Operating System
Hardware

Assignment #1
•Explain the meaning of this graphics organizer base on what you have learned from this lesson.

• Is an "app" same in meaning with "application"? ​

User Application Software Operating System HardwareAssignment #1 Explain the meaning of this graphics

Answers

This graphics organizer base talks about Software and how it is divided into two groups such as the operating systems and application software.

What are Software?

Software are said to be often shared into  two categories such as:

The operating systems The application software.

Note that the Operating systems functions by helping the hardware and produce a kind of interface between the hardware and its user while the Application software is said to be a stage of a programs that help the user to do anything meaningful just as seen in the diagram.

Conclusively, The word "app" has the in meaning with "application". It is known to be the short form of application.

Learn more about Application Software from

https://brainly.com/question/1538272

what does FEA for digital technology mean?


thanks for your time!!

Answers

Answer:

Finite Element Analysis

Explanation:

hope that helped ,brainliest if u dont mind

fea= finite element analysis

which functions are performed by server-side code??​

Answers

Answer:

The answer is explained below

Explanation:

Server side code is a code built using the .NET framework so as to communicate with databases which are permanent. Server side code is used to store and retrieve data on databases, processing data and sending requested data to clients.

This type of code is used mostly for web applications inn which the code is being run on the server providing a customized interface for users.

The New Slide command on the Ribbon lets you choose _______.
A. transitions
B. Print settings
C. Slide layouts
D. slide dimensions

Answers

Answer:

im probably late but the answer is c.

Explanation:

i took the test! hopes this helps

The New Slide command on the Ribbon lets you choose slide layouts. Hence option C is correct.

What is slide layout?

Slide layout is defined as a layout  contain placeholder boxes for all of the material that appears on a slide, as well as formatting and positioning information. The dotted-line containers on slide layouts known as placeholders are where the titles, body text, tables, charts, SmartArt visuals, pictures, clip art, videos, and audio, among other things, are placed.

Click the "Home" option in the Ribbon to add a new slide in PowerPoint with the "Title and Content" slide arrangement. Afterward, select "New Slide" from the "Slides" button group. Alternatively, you can select the "Home" option in the Ribbon to enter a new slide with a different presentation layout.

Thus, the New Slide command on the Ribbon lets you choose slide layouts. Hence option C is correct.  

To learn more about slide layout, refer to the link below:

https://brainly.com/question/18069723

#SPJ2

PB Sample Budget Workshops.xlsx - Excel Tell me what you want to do... o x Sign in Share File Home Insert Page Layout Formulas Data Review View X Σ AutoSum - Calibri 11 A E' Wrap Text General HA HA Fill - Paste BIU Merge & Center - $ % 08 Insert Delete Format Clear Conditional Format as Cell Formatting Table Styles Styles Sort & Find & Filter Select Editing Clipboard Font Alignment Number Cells A3 X fo Workshop ID A B с D E F G H 1 J K L M N O P 0 R S T 1 Precision Building 2 Workshop Cost Per Person 3 Workshop ID Type 4 01-KT Kitchen 5 02-BT Bathroom 03-BD Bedroom 7 04-LD Laundry Room 8 05-LR Living Room/Great Room 9 06-GR Game Room 10 07-CL Closet Intervention 11 08-WL Wall Décor Lighting 12 Cost for each participant $ 25 $ 20 $ 20 $ 10 S 25 $ 15 $ 10 $ 15 Number of participants Total cost 41 $ 1,025 33 $ 660 19 $ 380 15 $ 150 25 $ 625 13 $ 195 28 $ 280 14 $ 210 TOTAL COSTS $ 3,315 Task Instructions 13 Add the Sheet Name header element to the left header section, and the text Page_ followed by the Page Number header element to the right header section. Click cell F1 to deselect the header to view the results. Workshops + Ready Ask me anything 0 o ^ * » 10:20 AM 1/1/2020

Answers

For Header in the Excel, Go to the Insert tab > Header & Footer.

What is Microsoft Excel?

Microsoft developed Microsoft Excel, a spreadsheet, for Windows, macOS, Android, and iOS. It has calculation or computation capabilities, graphing tools, pivot tables, and the Visual Basic for Applications macro programming language.

For Sheet Name, select the left header section > Select Sheet Name(From header & footer elements)

For Page Number, select the right header section > Select Page Number(From header & footer elements) > write Page_ before & > Then click cell F1 to deselect the header to view the result.

Learn more about Excel on:

https://brainly.com/question/24749457

#SPJ1

Write a program in the if statement that sets the variable hours to 10 when the flag variable minimum is set.

Answers

Answer:

I am using normally using conditions it will suit for all programming language

Explanation:

if(minimum){

hours=10

}

What are some ways tables can be inserted into a document? Check all that apply

•drawing table
•using a dialog box
•using quick tables
•using the save options
•converting an image to a table
•adding an excel spreadsheet

Answers

Answer:

drawing tableusing quick tablesconverting an image to a table.

Answer:

its 1. 2. 3. 6.

Explanation:

What is the MINIMUM number of paths that would need to be broken to prevent Computing Device A from connecting with Computing Device E? a) 1 b) 2 c) 3 d) 4

Answers

Answer:

The answer is "Option c".

Explanation:

In the given question the device A is connected by 3 wires, contributing all of them, which also includes several connector paths. When all the wires of A are broken down, and if all of this leaves no routes that can be used. Even so, if it is done to E, it's also linked to four different routes. Its solution would've been C because its value will be the MINIMUM.

Answer:

c

Explanation:

in the rule set that follows, the selector applies to all elements that have "red" as their name. .red { color: red; }

Answers

The rule set ".red { color: red; }" applies to all elements that have "red" as their name.

In CSS (Cascading Style Sheets), a rule set consists of a selector and a declaration block. The selector determines which elements the styles should be applied to, and the declaration block contains the styles or properties to be applied. In the given rule set, ".red" is the selector, and "{ color: red; }" is the declaration block. The selector ".red" indicates that the styles within the declaration block should be applied to elements that have "red" as their name. This means that any HTML elements with the class attribute set to "red" will have the specified style applied to them. In this case, the style being applied is the "color" property set to "red", which will change the text color of the elements with the class "red" to red. It's important to note that the selector ".red" is a class selector, denoted by the preceding dot. Class selectors are used to target elements with a specific class attribute value, allowing for selective styling of elements in HTML.

Learn more about HTML here:

https://brainly.com/question/32819181

#SPJ11

Technician A states that in a brake-by-wire system, the computer detects a
panic stop if the driver quickly releases the accelerator. Technician B states
that brake-by-wire systems are not efficient in detecting panic stops. Who is
correct?
O a. Technician A
O b. Technician B
O c. Both Technician A and Technician B
O d. Neither Technician A nor Technician B

Answers

The brake-by-wire system can detect panic stops if the driver abruptly releases the accelerator, so Technician A is only partly accurate. Technician B is mistaken because panic stops can be accurately detected by brake-by-wire devices.

How well do brake-by-wire devices work at spotting panic stops?

That period of time and distance can be cut down in a brake-by-wire device. The driver's abrupt release of the accelerator can be detected by the computer, which could be a sign of a panic halt.

What does an anti-lock braking device (MCQ) do?

In order to keep tractive contact with the road surface and give the driver more control over the car, ABS works by preventing the wheels from locking up when braking.

To know more about panic stops visit:

https://brainly.com/question/28779956

#SPJ9

What can you do to prevent damage to a computer? Check all of the boxes that apply.

Keep your computer in a temperature- controlled room.

Tie cords in knots so they are shorter.

Dust your computer only when you see a buildup of dust.

Use surge protectors when you are away from home or school.​

Answers

Answer:

temperature-controlled room and surge protectors

Explanation:

Answer:

Keep your computer in a temperature- controlled room

Dust your computer only when you see a buildup of dust

Use surge protectors when you are away from home or school

Explanation:

just good

pls. I really need it now pls.........​

pls. I really need it now pls.........

Answers

Hope this helps you out :)
pls. I really need it now pls.........

A group of computers and printers that share the same system.

Internet

Url

Network

All of the above

Answers

Answer: Network

Explanation:

I have an error on line 34. Please help I am not sure how to define this at the beginning of the code to run properly.

Here is the error, NameError: name 'assigned_team_df' is not defined

# Write your code in this code block section
import pandas as pd
import scipy.stats as st
st.norm.interval(0.95, mean, stderr)
# Mean relative skill of assigned teams from the years 1996-1998
#importing the file
assigned_years_league_df = pd.read_csv('nbaallelo.csv')

mean = assigned_years_league_df['elo_n'].mean()

# Standard deviation of the relative skill of all teams from the years 1996-1998
stdev = assigned_years_league_df['elo_n'].std()

n = len(assigned_years_league_df)

#Confidence interval
stderr = stdev/(n ** 0.5) # variable stdev is the calculated the standard deviation of the relative skill of all teams from the years 2013-2015
# ---- TODO: make your edits here ----
# Calculate the confidence interval
# Confidence level is 95% => 0.95
# variable mean is the calculated the mean relative skill of all teams from the years 1996-1998
# variable stderr is the calculated the standard error

conf_int_95 = st.norm.interval(0.95, mean, stderr)

print("95% confidence interval (unrounded) for Average Relative Skill (ELO) in the years 1996 to 1998 =", conf_int_95)
print("95% confidence interval (rounded) for Average Relative Skill (ELO) in the years 1996 to 1998 = (", round(conf_int_95[0], 2),",", round(conf_int_95[1], 2),")")


print("\n")
print("Probability a team has Average Relative Skill LESS than the Average Relative Skill (ELO) of Bulls in the years 1996 to 1998")
print("----------------------------------------------------------------------------------------------------------------------------------------------------------")

mean_elo_assigned_team = assigned_team_df['elo_n'].mean()

choice1 = st.norm.sf(mean_elo_assigned_team, mean, stdev)
choice2 = st.norm.cdf(mean_elo_assigned_team, mean, stdev)

# Pick the correct answer.
print("Which of the two choices is correct?")
print("Choice 1 =", round(choice1,4))
print("Choice 2 =", round(choice2,4))

95% confidence interval (unrounded) for Average Relative Skill (ELO) in the years 1996 to 1998 = (1494.6158622635041, 1495.8562484985657)
95% confidence interval (rounded) for Average Relative Skill (ELO) in the years 1996 to 1998 = ( 1494.62 , 1495.86 )


Probability a team has Average Relative Skill LESS than the Average Relative Skill (ELO) of Bulls in the years 1996 to 1998
----------------------------------------------------------------------------------------------------------------------------------------------------------

---------------------------------------------------------------------------
NameError Traceback (most recent call last)
in
32 print("----------------------------------------------------------------------------------------------------------------------------------------------------------")
33
---> 34 mean_elo_assigned_team = assigned_team_df['elo_n'].mean()
35
36 choice1 = st.norm.sf(mean_elo_assigned_team, mean, stdev)

NameError: name 'assigned_team_df' is not defined

Answers

The error on line 34 is a NameError, indicating that the variable "assigned_team_df" has not been defined. To fix this error, you need to define "assigned_team_df" before line 34. It seems like there is no code block defining "assigned_team_df" in the provided code, so you will need to write that code block.

Without knowing the context of your overall project, I cannot provide a specific code block to define "assigned_team_df", but you will need to define it based on the data you are working with. Once you have defined "assigned_team_df", the error should be resolved. it requires more explanation and understanding of the code. To fix the NameError: name 'assigned_team_df' is not defined, you need to define 'assigned_team_df' before using it in your code.

Add the following line of code before the line where 'mean_elo_assigned_team' is defined. assigned_team_df assigned_years_league_df[assigned_years_league_df['team_id'] == 'Your_Team_ID'] Replace 'Your_Team_ID' with the appropriate team ID you are analyzing. The line of code filters 'assigned_years_league_df' to include only the rows with the desired team ID. Without knowing the context of your overall project, I cannot provide a specific code block to define "assigned_team_df", but you will need to define it based on the data you are working with. Once you have defined "assigned_team_df", the error should be resolved. it requires more explanation and understanding of the code. To fix the NameError: name 'assigned_team_df' is not defined, you need to define 'assigned_team_df' before using it in your code. Add the following line of code before the line where 'mean_elo_assigned_team' is defined. assigned_team_df. This filtered DataFrame is assigned to the variable 'assigned_team_df'. Now, you can use 'assigned_team_df' in your code without encountering the NameError.

To know more about variable visit:

https://brainly.com/question/15078630

#SPJ11

What is the correct keyboard shortcut to a cell value?.

Answers

When working with Excel spreadsheets, there are several shortcuts that can save you time. One of the most commonly used shortcuts is the one for copying a cell value from one location to another in the same spreadsheet. The shortcut is quite easy to remember and can be done with just a few keystrokes.

The correct keyboard shortcut to copy a cell value in Excel is as follows:

1. Select the cell whose value you want to copy.
2. Press the "Ctrl" and "C" keys at the same time to copy the value.
3. Move the cursor to the cell where you want to paste the value.
4. Press the "Ctrl" and "V" keys at the same time to paste the value.

This is a simple shortcut that can save you a lot of time if you need to copy values from one cell to another frequently. It's important to note that this shortcut only copies the value of the cell, not any formatting or other properties associated with it. If you want to copy everything from the cell, you will need to use a different shortcut or copy the cell using the mouse.

To know more about spreadsheets visit:

https://brainly.com/question/11452070

#SPJ11

If you have an on-premise system and you use AWS Cloud to mirror data or replicate data from your on-premise system, which architectural pattern are you using?
Select one:
a.
Fully Working Low-Capacity Standby
b.
Pilot Light
c.
Multi-Site Active-Active
d.
Backup and Restore

Answers

The architectural pattern that corresponds to using AWS Cloud to mirror or replicate data from an on-premise system is the Multi-Site Active-Active pattern. By using the Multi-Site Active-Active pattern, organizations can achieve increased scalability, resilience, and disaster recovery capabilities.

In the Multi-Site Active-Active pattern, both the on-premise system and the AWS Cloud infrastructure are active and operational simultaneously. The on-premise system serves as one site, while the AWS Cloud serves as another site. Data is replicated or mirrored between these two sites, ensuring that both systems are synchronized and up-to-date.

This pattern allows for high availability and fault tolerance. In case of a failure or disruption in one site, the other site can seamlessly take over and continue serving the workload. The data replication ensures that the systems stay synchronized, minimizing any potential data loss.

It allows them to leverage the flexibility and scalability of the AWS Cloud while maintaining the on-premise system for certain specific requirements or to distribute the workload across multiple locations.

Learn more about data here:

https://brainly.com/question/21927058

#SPJ11

Coding Problem please review my work!
Part 1: Design a Class
You’ll design a class named Car that has the following fields:

yearModel—An Integer that holds the car’s year model
make—A String that holds the make of the car
speed—An Integer that holds the car’s current speed
The class should have the following constructor and other methods:

The constructor should accept the car’s year model and make as arguments. These values should be assigned to the object’s yearModel and make fields. The constructor should also assign 0 to the speed field.
Design appropriate accessor methods to get the values stored in an object’s yearModel, make, and speed fields.
The accelerate method should add 5 to the speed field each time it’s called.
The brake method should subtract 5 from the speed field each time it’s called.

My coding ( it's in pseudocode!)
Class Car
Private Interger yearModel
Private String Make
Private Interger Speed

//Constructor
Public Module Car (Interger y, String m, Interger s)
Set yearModel = y
Set Make = m
Set Speed = s
End Module

//Mutators
Public module setYearModel (Interger y)
Set yearModel = y
End Module

Public module setMake (String m)
Set Make = m
End Module

Public module setSpeed (Interger s)
Set Speed = s
End Module

//Accesors
Public Function Interger getYearModel()
Return yearModel
End Function

Public Function String getMake()
Return make
End Function

Public Function Interger getSpeed()
Return speed
End Function

//Accelerate
Public Module accelerate()
set speed = speed + 5
End Module

//Brakes
Public Module brake()
set speed = speed - 5
End Module

End Class

Part 2: Design a Program

You’ll create both pseudocode and a flowchart to design a program that creates a Car object and then calls the accelerate method five times.

After each call to the accelerate method, get the current speed of the car and display it.
Then, call the brake method five times. After each call to the brake method, get the current speed of the car and display it. Take a screenshot of the results after your fifth time calling the method.

My coding ( it's in Pseudocode!)
Module Main()
Call accelerate(5)
End Module

Module accelerate(Interger times)
If times > 0 Then
Display " The car has increased its speed by 5"
Display "The cars current speed is, 'speed'.
Call accelerate (times - 1)End if
End Module
Module Main()
Call brake(5)
End Module

Module brake (Interger times)
If times > 0 Then
Display " The cars brake has been Increased by 5"
Display " The cars current brake is, 'brake'.
Call brake(times - 1)
End If
End Module

Answers

Answer:

Try this!!!

Explanation:

Class Car

Private Integer yearModel

Private String make

Private Integer speed

// Constructor

Public Module Car(Integer y, String m)

Set yearModel = y

Set make = m

Set speed = 0

End Module

// Accessors

Public Function Integer getYearModel()

Return yearModel

End Function

Public Function String getMake()

Return make

End Function

Public Function Integer getSpeed()

Return speed

End Function

// Mutators

Public Module accelerate()

Set speed = speed + 5

End Module

Public Module brake()

Set speed = speed - 5

End Module

End Class

// Main program

Module Main()

// Create a new car object

Set car = new Car(2022, "Tesla")

sql :

// Call the accelerate method five times and display the current speed each time

Display "Accelerating..."

Repeat 5 times

   Call car.accelerate()

   Display "Current speed: " + car.getSpeed()

End Repeat

// Call the brake method five times and display the current speed each time

Display "Braking..."

Repeat 5 times

   Call car.brake()

   Display "Current speed: " + car.getSpeed()

End Repeat

rust:

START

-> Create a new Car object with year model 2022 and make Tesla

-> Display "Accelerating..."

-> Repeat 5 times:

   -> Call the car's accelerate method

   -> Display "Current speed: " + car.getSpeed()

-> Display "Braking..."

-> Repeat 5 times:

   -> Call the car's brake method

   -> Display "Current speed: " + car.getSpeed()

END

Помогите пожалуйста исправить код и ответить на вопрос задачи. Что покажет этот код? PYTHON s = ‘Hi! Mister Robert' i = 0 while (i < (len(s))) and (count==0): if s[i] == ‘?': count+=1 i+=1 if count > 0: print("Найдено") else: print ("Готово")

Answers

Answer:

It checks if "?" exists in the string s. print Найдено if found, otherwise prints Готово

Explanation:

s = ‘Hi! Mister Robert'  

i = 0  

while (i < (len(s))) and (count==0):  

   if s[i] == ‘?':  

       count+=1  

       i+=1

if count > 0:  

   print("Найдено")  

else:  

   print ("Готово")

Other Questions
Boom, roar, murmureth, whispering and breath is the example of? 20 POINTS!! AND A BRAINLIESTWhich of the following best summarizes the energy conversion that takes place during cellular respiration?A.Chemical energy Mechanical energyB.Light energy Chemical energyC.Mechanical energy Light energyD.Chemical energy Chemical energy due in 5!! Will make Brainly!!! In a Harris survey, adults were asked how often they typically travel on commercial flights, and it was found that P(N) = 33%, where N denotes a response of "never." What does P(Nc) represent, and what is its value? The distance between two towns is 120km. There are approximately 8 km in 5 miles. What is the approximate distance in miles between the two towns a fox with a sore leg would likely show _____ when distributing its time between various patches of food. group of answer choices matching undermatching overmatching bias question content area cash receipts received from the issuance of a mortgage notes payable would be classified as a(n) a.noncash investing and financing activity You find that the bid and ask prices for a stock are $12. 05 and $13. 00, respectively. If you purchase or sell the stock, you must pay a flat commission of $20. If you buy 200 shares of the stock and immediately sell them, what is your total implied and actual transaction cost in dollars? How is Pascal's triangle used in binomial theorem?. Adapting the framework we have presented in class to study inter-temporal choices, assuming that financial markets are imperfect, i.e. the lending and borrowing interest rates are not the same, but instead the borrowing rate is slightly higher than the lending rate. Show what happens to a saver if interest rates increase. There are some important points to keep in mind when choosing a puppy. (2) For one thing, look for signs of good health, including clear, bright eyes and firm, pink gums. (3) In addition, check the puppys personality by watching how it plays with other puppies. (4) Last, since curiosity is a sign of intelligence, clap your hands to see if the puppy is curious and interested. QuestionB4. The pattern of organization of the selection is: (Type LIST or TIME. Then click GO Consider the following code to answer the next 2 questions. . data num1: . byte 0x12 arr: .word 8, 7, 6, 5, 4, 3, 2, 1 la $t0, arr 1w $t1, 12 ($t0) 1w $t2, num1 add $s1, $t1, $t2 SW $s1, 4 ($t0) text What is the value in $t1 after the code? 0 8 07 06 0 5 What is the C equivalent of this code? arr[0] = arr[4]+ 0x12; arr[1] = arr[4]+ 0x12; arr[1] = arr[12]+ Ox12; O arr[1] = arr[3]+ 0x12; how many atoms of chlorine are present in 2.42 grams of boron trichloride, bcl3 a client in the operating room has developed malignant hyperthermia. the client's potassium is 6.5 meq/l. what action by the nurse takes priority? do we use more freshwater in our homes to provide us with electricity Please answer this correctly without making mistakes PLO10: communicate effectively on well-defined engineering activities with the engineering community and with society at large, by being able to comprehend the work of others, document their own work, and give and receive clear instructions CLO3: Demonstrate understanding of electronic circuit. CLS3: Knowledge & UnderstandingQUESTION 1. What is drone? 2. What is the application of drone? 3. How drone help in community? 4. How drone help in job opportunity or business? how widespread was yellow fever during the 1600s and 1700s? NO LINKS!!! Kim invested $5000 in Mutual fund at 6% compounded quarterly. Write an equation to represent this situation. When will her investment be worth more than $10,000 20.Solve the inequality. Express your answer in the form of a graph and in interval notation. 3/ 8 >1