lf a speedboat class is created as a subclass of the vessel class, which of the following statements is correct? a speedboat object inherits and can directly use both the instance variable manufacturer and the method setvesselclass.o aspeedboat object inherits and can direty use the instance variable manufacturer but not the method setvesselclass. aspeedboat object inherits but cannot directly use either the instance variable manufacturer or the method setvesselclass. aspeedboat object inherts and can directly use the method setvesselclass but cannot directly use the instance variable manufacturer.

Answers

Answer 1

Answer:b

Explanation:


Related Questions

how did he added to the document using a viewmaster format are the text message business plan

Answers

To add text to the document using the ViewMaster format, you need to open the Handout Master view in the View tab.

From there, you can add elements such as your company logo or name, and you can also add text.

For example, to add the text "MediSport Clinic Business Plan" to the document, you would click the "Text Box" icon located in the Handout Master view, then type in the desired text. Once you are done, you can close the header.

Another option is to add hyperlinks to the text, which will allow you to link to other webpages or documents. Finally, you can also use the Master View to add backgrounds or themes to the text, giving it a more polished and professional look.

Learn more about viewmaster format:

https://brainly.com/question/16599634

#SPJ4

50 points
Use of all dictnary functions with example easy explain in your own word..​

Answers

The Dictionary function in programming is used to create a collection of key-value pairs, where each key maps to a specific value. It allows for efficient lookups and retrievals of values based on their associated keys, making it a useful data structure for tasks such as storing and retrieving configuration settings, representing and manipulating data, and more.

What is Dictionary Function in Programming?

Note that the Dictionary function in programming is a data structure that allows you to store and retrieve values based on their associated keys.

It is used to create a collection of key-value pairs, where each key maps to a specific value. The function provides efficient and flexible methods for looking up and retrieving values based on their keys, making it a useful tool for tasks such as storing configuration settings, representing and manipulating data, and more.

Learn more about Dictionary Function:
https://brainly.com/question/14257789
#SPJ1

universal container's support manager wants to have cases assigned to users or queues based on the defined criteria. what setting salesforce admin needs to create in order to meet the support manager request?

Answers

The Salesforce administrator must set up "Case Assignment Rules" to automatically assign cases to users or queues based on defined criteria.

This can be done in the Salesforce setup menu by navigating to "Workflow & Approvals" and selecting "Case Assignment Rules." The administrator can create a new rule, specify the criteria for case assignments, such as account, product, and priority, and assign cases to the appropriate user or queue.

Case Assignment Rules in Salesforce are used to automatically assign cases to the appropriate user or queue based on predefined criteria. This is a great way for organizations to streamline their case management process and ensure that the right person handles cases promptly.

Once the rule is activated, cases will be automatically assigned to the appropriate user or queue based on the criteria defined in the rule. The administrator can create multiple rules to handle different types of cases and ensure that cases are assigned to the right person every time.

Learn more about Case Assignment Rules here: https://brainly.com/question/17398422

#SPJ4

uppose users share a 3 mbps link. also suppose each user requires 100 kbps when transmitting. when circuit switching is used, how many users can be supported?

Answers

The number of users that can be supported in a circuit-switched network with a 3 Mbps link and each user requiring 100 Kbps is 30.

The number of users that can be supported in a circuit-switched network with a 3 Mbps link and each user requiring 100 Kbps is determined by dividing the total available bandwidth by the required bandwidth per user.

So, for this scenario:

3 Mbps / 100 Kbps = 30 users

Therefore, with a 3 Mbps link and 100 Kbps per user, a circuit-switched network can support up to 30 users.

It is important to note that this calculation assumes that all users are transmitting data at the same time and that no bandwidth is being used for other purposes, such as network overhead or data storage. In a real-world scenario, these factors would need to be taken into consideration to accurately determine the number of users that can be supported.

Additionally, circuit switching may not always be the best choice for network design, as it is less efficient than other technologies like packet switching and may not be able to handle varying bandwidth requirements effectively. The choice of network design will depend on the specific requirements and constraints of the scenario.

Learn more about bandwidth here:

https://brainly.com/question/8154174

#SPJ4

Write a single statement that assigns avg_sales with the average of num_sales1, num_sales2, and num_sales3. Sample output with inputs : 3 4 8, Average sales : 5.0

Answers

Following are the Python program to calculate the average value.

Write a single statement that assigns average sales?

Defining variables "num_sales1, num_sales2, and num_sales3" that holds integer value that is "3, 4, and 8".In the next step, another variable "avg_sales" is declared that holds a value "0".Inside the "avg_sales" we calculate the average value of the above input value and use the print method that prints its value.  

Program:

num_sales1 = 3#defining variable that holds integer value

num_sales2 = 4#defining variable that holds integer value

num_sales3 = 8#defining variable that holds integer value

avg_sales = 0#defining variable that holds integer value

avg_sales = (num_sales1 + num_sales2 + num_sales3) / 3#using avg_sales variable that calculates average value

print(avg_sales)#print average value

Output: 5

num_sales1 = 3#defining variable that holds integer value

num_sales2 = 4#defining variable that holds integer value

num_sales3 = 8#defining variable that holds integer value

avg_sales = 0#defining variable that holds integer value

avg_sales = (num_sales1 + num_sales2 + num_sales3) / 3#using avg_sales variable that calculates average value

print(avg_sales)#print average value

0utput is 5

To learn more about average refers to:

https://brainly.com/question/130657

#SPJ4

Select all that apply. To create a Python program you can use
a.a text editor
b.a word processor if you save your file as a .docx
c.IDLE
d.Excel

Answers

Answer:

a. a text editor

c.  IDLE

Explanation:

A python program is just a text file, so you can use any text editor

IDLE is Python's built-in text editor and interpreter

How to fix "could not find a version that satisfies the requirement"?

Answers

The error "could not find a version that satisfies the requirement" is typically caused by an incompatibility between the version of the package you are trying to install and the version of Python you are using.

To fix this, you should make sure you are using the correct version of the package for your current Python version.

Make sure you are using the correct version of the package for your current Python version.If you are using a virtual environment, make sure you are using the correct version of the package for the virtual environment.Make sure you have the latest version of pip installed.Try using a different version of the package.Try using a different package manager, such as Conda.Make sure you have the correct dependencies installed for the package.If you are using a private package repository, make sure you have the correct credentials for the repository.Make sure the package is supported by your operating system.Try reinstalling the package.Try installing the package from source.

Learn more about Python: https://brainly.com/question/26497128

#SPJ4

what would you enter at the command prompt to display the primary and secondary group memberships for the gshant user account?

Answers

The command to display the primary and secondary group memberships for the gshant user account is 'id gshant'.

What is command ?  

Command is an instruction given to a computer, a program, or a piece of software to execute a specific task. It is usually given in a language that the computer can understand. Examples of commands include opening or closing a program, creating a new file, deleting a file, copying a file, and so on.

This command will list the user name, user id, primary group id, and all of the secondary group ids for the specified user account.

To learn more about command
https://brainly.com/question/25243683
#SPJ4

what grade must you get on this quiz in order to view the content in your online or hybrid course(s)?

Answers

The specific grade required to view the content in an online or hybrid course:

will depend on the policies set by the instructor or educational institution. It's best to consult the course syllabus or ask the instructor directly for information on the required grade for the quiz.

In an online or hybrid course, the instructor may require students to earn a certain grade on a quiz or other assignment before they are able to access certain content. This requirement is put in place to ensure that students have a basic understanding of the material before moving on to more advanced topics.

The specific grade required to view the content may be different for each course, and is determined by the instructor. It could be a passing grade, a specific percentage, or a specific number of points out of the total possible.

It is important to understand the requirements set by the instructor or institution in order to be successful in the course and access all the available content. If you have any questions about the requirements, it's best to reach out to the instructor for clarification.

Learn more about online or hybrid course:

brainly.com/question/28587867

#SPJ4

there are many programming languages in the market now. if you would design a programming language, what type of language would that be? why?

Answers

If we want to design a programming language, we can choose Python or also JavaScript. Each programming language has each characteristic, python especially used for  Artificial Intelligence & Machine Learning and JavaScript is used for Rich Interactive Web Development.

In the term of computer and technology, A programming language generally can be defined as a way for programmers (developers) to communicate with computers. There are a set of rules that allows string values in the programming language that  converted into various ways of generating machine code. There are several types of programming languages, such as functional programming languages, Object-oriented programming languages, and also Scripting languages.

Here you can learn more about programming languages brainly.com/question/23959041

#SPJ4

Please help urgently i will give 61 points

Answers

Web browsers can be used to access the internet.

What is a short history of web browsers?

When we talk of the web browsers we are talking about the kind of applications that we can use to access pages on the web. Today there are so many of such applications that we can be able to use search for pages on the web.

The initial attempts at web browsers were the hyperlinked applications that were produced by  Tim Berners-Lee during the mid and late 1980s and 1990.

Today, we have a lot of the web browsers in use like the Chrome, Safari, Internet Explorer (IE), Firefox, and Opera.

Learn more about web browsers:https://brainly.com/question/9776568

#SPJ1

the communications team has been diligent in ensuring privacy as it collected customer email ids for new product related products. customers worry about long email chains showing their id on purpose or by accident. what tool is helpful?

Answers

A secure email platform such as ProtonMail or Tutanota can help ensure that customer email IDs remain private and secure. These platforms use end-to-end encryption and secure protocols to protect all emails.

When collecting customer email IDs, it is important to ensure their privacy. To do this, it is helpful to use a secure email platform such as ProtonMail or Tutanota. These platforms use end-to-end encryption and secure protocols to protect all emails from potential data breaches and to prevent any emails from being sent accidentally or on purpose with the customer’s email IDs visible. Additionally, these services also offer additional features such as self-destructing emails, password protection for emails, and two-factor authentication for extra security. By using a secure email platform, the communications team can ensure that customer email IDs remain private and secure.

Know more about email here:

brainly.com/question/14262680

#SPJ4

what is an alternative to clcking the digits boxes in the video for changing sig figs in a display? excel

Answers

An alternative to clicking the digits boxes in the video for changing significant figures in a display is using a spreadsheet program such as Microsoft Excel to adjust the number of decimal places.

The video tutorial explains how to click the digits boxes in the display to adjust the number of significant figures in a display. There is an alternative to this method, though. The number of decimal places on a display can also be changed using a spreadsheet tool like Microsoft Excel. To do this, first select the cell that has the number, then use the right-click menu to choose Format Cells. the Number tab in the Format Cells dialog box. There is a choice for the amount of decimal places here. The display's important figures can be changed by choosing the desired number of decimal places and pressing OK. The digits boxes in the calculator can also be used instead of this.

Learn more about Microsoft here:

brainly.com/question/11020681

#SPJ4

in regards to the i/o setup, which type of signal path is system-specific? meaning, paths that will change depending upon the audio interface/hardware connected to you computer.

Answers

Click the Track Show/Hide icon in the Track List. The symbol will wane and the track from the Edit and Mix Windows will be shown.

The track can be hidden so that it is not visible in the mix and edit window, but it still exists and is still being played back. For instance, creating a new audio track and a new aux track can be done by holding down Command and Control while double-clicking. Double-clicking while holding Option + Shift will add a new instrument track, a new master track, and so on. In the Edit window, keep track of views. adds a view. Ten inserts are accessible on the Audio, Auxiliary Input, Instrument, and Master Fader tracks, and they are arranged in two groups of five (labeled Inserts A–E and F–J). You can pick between hardware inserts and software plug-ins using the insert selectors at each place.

Learn more about software here-

https://brainly.com/question/18950462

#SPJ4

a machine is having issues, so the user is getting the machine serviced. which stage of the hardware lifecycle does this scenario belong to?

Answers

The hardware lifecycle stage is included in the maintenance stage. Because there is replacing components with newer parts.

Definition of Hardware

Hardware is all the components of a computer whose physical parts can be seen with the visible. The hardware acts to carry out instructions from the software. Hardware plays an overall role in the performance of a computer system.

The computer system consists of 5 types of hardware, namely input hardware, processing hardware, output hardware, storage hardware, and electrical hardware. These five hardware devices are arranged in a way as to form an integrated system to be able to input, process and output data.

Hardware upgrades involve replacing components with newer parts. This increases the life of the computer, or enables it to perform new tasks.

Learn more about Hardware at: https://brainly.com/question/24231393

#SPJ4

which of the following could be a symbol, depending on how it is interpreted by a group of people? group of answer choices a color an object a word or name all of the above

Answers

A image is a mark, sign, or word that indicates, signifies, or is understood as representing an idea, object, or relationship. Symbols enable human beings to go beyond what is known or considered by using developing linkages between otherwise very one-of-a-kind ideas and experiences.

What are examples of symbols in culture?

Cultural symbols can categorical nationalism, religion, and many ideas of culture. A few examples of cultural symbols are the panda, dragon, and Yin and Yang which are all Chinese cultural symbols. Animals and any object can be viewed a cultural symbol.

What are the three kinds of symbolism?

Using symbols can create a powerful story that uncovers standard truths. Three key sorts of symbolism in literature are religious, romantic, and emotional symbolism.

Learn more about symbol, depending here;

https://brainly.com/question/14698105

#SPJ4

All of the above could be a symbol, depending on how it is interpreted by a group of people.

What is the interpretation and meaning of symbols?

A mark, sign, or phrase is a symbol if it denotes, represents, or is taken to stand for a concept, an object, or a connection. By linking thoughts and experiences that are otherwise extremely disparate, symbols enable humans to transcend the known or the visible.

Daily Life Symbolism Examples

As a symbol of death or evil, black is frequently employed.The colour white represents pristine life.The colour red can represent immorality, danger, passion, or blood.The colour purple is considered to be regal and might represent majesty, pride, or luxury.The colour yellow can represent degradation or aggression.

To learn more about symbol refer to:

https://brainly.com/question/29886201

#SPJ4

which type of vhd file allocates additional physical disk space in the file as virtual disk storage is used?

Answers

VHDX is the default format used by Microsoft's Hyper-V hypervisor, which was introduced in Windows 2012. It has a storage capacity of 64 TB, which is much greater than VHD's capacity of 2 TB. VHD/VHDX pictures are stored as files on the host operating system and can be of the following types: The hard drive image has been repaired.

Hyper-V supports fixed VHD files, dynamic VHD files, and differential or differencing VHD files. Learn more about these file formats and their optimal applications. In general, Hyper-V supports three kinds of virtual hard drive files: fixed, dynamic, and differential. VHD (Virtual Hard Disk) files, which were first offered with Connectix Virtual PC, may hold the contents of a hard disc drive. This disc image format was eventually used by Microsoft Hyper-V. VHD files may be manually mounted on Windows 7 and later systems. The VHD format is a block-based format for storing the contents of a virtual computer. VHDs make use of the *.vhd file, which mimics the attributes of a conventional hard disc. Using Hyper-V Manager, virtual hard drives may be generated during the VM formation process.

Learn more about Microsoft Hyper-V  from here;

https://brainly.com/question/14057609

#SPJ4

To connect an analog microphone which color port would you use?

Answers

Identify the audio jacks on the back of your computer. Unless your computer is very old, the jacks are color-coded green for line-out -- for speakers or headphones -- blue for line-in and pink for a microphone.

What is patch panel?

A patch panel is a tool or item with a number of jacks, typically of the same or similar type, used for connecting and routing circuits for convenient, flexible monitoring, linking, and testing of circuits. Patch panels are frequently used in radio and television, recording studios, and computer networking. The term "patch" was first used in telephony and radio studios, where backup equipment could temporarily replace broken components. Patch cords and patch panels, similar to the jack fields of cord-type telephone switchboards, were used for this reconnection. Patchbays make it simpler to connect various devices in various configurations for various projects because all the adjustments can be made there.

To know more about patch panel visit:

https://brainly.com/question/28197878

#SPJ4

What is a phishing tactic?

Answers

Answer: Phishing is when attackers attempt to trick users into doing 'the wrong thing', such as clicking a bad link that will download malware, or direct them to a dodgy website.

Explanation: Hope this helps you!

You need to answer the prompt in full to receive.
You need to have at least five complete sentences.
You need to use proper grammar, capitalization, and punctuation.
Discussion Prompt:
Marissa has recently accepted a job as a transcriptionist that will require several hours of typing a day. What are two pieces of advice you would give her to make sure her workstation is set up ergonomically?

Answers

As a transcriptionist, Marissa will be spending a significant amount of time typing every day, which can lead to physical strain and discomfort. To ensure her workstation is ergonomically set up, I would offer the following two pieces of advice:

Adjust the height of her chair and desk so that her wrists and arms are at a neutral angle while typing. This will reduce the risk of repetitive strain injuries such as carpal tunnel syndrome.

What is the transcriptionist about?

She can also  Invest in a good quality keyboard and mouse that are designed to reduce strain. An ergonomic keyboard can help reduce wrist and hand fatigue, while an ergonomic mouse can prevent repetitive strain injuries to the hand and arm.

Additionally, Marissa can take frequent breaks to stretch her hands, arms, and neck and perform exercises to prevent stiffness. She can also adjust the lighting in her work area to prevent eye strain. Taking care of her body and work environment will help Marissa stay healthy and productive in her new job.

Learn more about transcriptionist from

https://brainly.com/question/25703686

#SPJ1

X-ray technicians wear protective gear to keep them safe from the x-rays. why are x-rays dangerous?(1 point)

Answers

Answer:

b/c this Ray is highly dangerous

Explanation:

highly Radiational ray

ascii what would you have to do in order to change the binary encoding to convert an uppercase letter to its lowercase encoding?

Answers

Because the difference between uppercase and lowercase characters is always 32 (0x20 in hexadecimal), changing from uppercase to lowercase and vice versa is as simple as adding or subtracting 32 from the ASCII character code.

For example, if we have the capital letter 'A' and wish to convert it to the lowercase letter 'a,' we must add 32 to the ASCII value of A (65) to get the character 'a,' which has an ASCII value of 97 (65 + 32). Similarly, the capital string 'HELLO' may be converted to the lowercase string 'hello'. The topper() method converts lowercase letters to uppercase letters. If the character supplied is a lowercase alphabet, the topper() method turns it to an uppercase alphabet. It is specified in the header file type. h. An array of char type s[100] is declared to hold the string entered by the user. The for loop is then used to change the string to upper case, and the if block is used to verify that if characters are in lower case, they should be converted to upper case by subtracting 32 from their ASCII value.

Learn more about  file type from here;

https://brainly.com/question/18241798

#SPJ4

What does pii best stand for in relation to the cybersecurity industry?

Answers

PII stands for "Personally Identifiable Information". It refers to information that can be used to identify an individual, such as their name, Social Security number, driver's license number, or financial information such as credit card or bank account numbers.

PII, or Personally Identifiable Information, is a term used to describe information that can be used to identify an individual. This information can include sensitive and private data such as full name, Social Security number, driver's license number, passport number, financial information such as credit card or bank account numbers, address, telephone number, email address, and date of birth. PII is often used by organizations for verification and authentication purposes, but it is also a valuable target for cyber criminals looking to steal sensitive information for financial gain or identity theft. The protection of PII is important for both individuals and organizations, as the loss or theft of PII can result in serious consequences such as financial loss, identity theft, and loss of privacy. To protect PII, organizations must implement robust security measures such as encryption, multi-factor authentication, and regular security audits. Additionally, individuals must also be vigilant in protecting their own PII by using strong passwords, being cautious of phishing scams, and regularly monitoring their financial and personal information for any signs of unauthorized access or use.

To know more about Cybersecurity Industry Please click on given link

https://brainly.com/question/30027189

#SPJ4

what technology company was sued this week by the u.s. justice department and eight states?

Answers

The September trial date for the Justice Dept lawsuit brought against Search engine in 2020 is focused on the company's search monopoly.

Which technology has greater significance?

Probably the most significant and innovative trend in technology these days is artificial intelligence. It is genuinely amazing that we have developed tools and systems capable of thinking for themselves, and this development is only continuing.

What is the technology's future?

With improvements in machine learning and natural language processing, machine learning will be more common in 2023. Using this technique, artificial intelligence will be able to comprehend us better and carry out more difficult tasks. According to predictions, 5G will change how we live & work in the near future.

To know more about technology visit:

https://brainly.com/question/15059972

#SPJ4

write a statement that assigns 10,000 to the variable bonus if the value of the variable goodssold is greater than 500,000.

Answers

If the value of the variable goodsSold is greater than 500,000, you can use the following statement to assign 10,000 to the variable bonus:

if (goodsSold > 500000) {

   bonus = 10000;

}

When assigning bonus amounts based on goodsSold, it is important to consider the impact that the bonus will have on the overall profitability of the business. Additionally, it is important to consider the implications of offering bonuses for goods sold that may be outside the scope of the business's core operations.

For example, if the business specializes in selling office supplies, it might not be wise to offer bonuses for goods sold outside of office supplies, as this could lead to a decrease in overall profits.

Learn more about goodsSold:

https://brainly.com/question/28424365

#SPJ4

ell phones and digital music files are examples of: a. hypercompetition. b. disruptive technologies. c. knowledge. d. core competencies.

Answers

The appropriate response is (b) disruptive technologies.Cell phones and digital music files are examples of disruptive technologies.

What is it with cell phone?

A cellular phone is a type of telecommunication that uses radio waves to transmit calls wirelessly over a large area, to a fixed landline, or over the Internet. It is supported by a base station or cell site at a fixed location.

Why is it known as a cell phone?

They created a "cellular layout" by diagramming a system of wireless towers. The word "cellular" was adopted since each tower and its coverage map resembled a single living cell. Cellular phones are the final name given to devices that use this kind of wireless network.

To know more about cell phone visit:

https://brainly.com/question/4923681

#SPJ4

if we are analyzing a file's contents to correctly structure its data, what action are we performing on the file?

Answers

Data Parsing is the process of analyzing a file's contents to correctly structure its data.

If you are analyzing a file's contents to correctly structure its data, you are performing data parsing on the file.

Data parsing involves examining the contents of a file and organizing it into a usable format, such as a table, tree structure, or graph, by breaking down the file into its individual components, such as values, fields, and tokens. The goal of data parsing is to extract meaningful information from the raw data and store it in a structured format that can be easily manipulated and analyzed.

Data parsing is the process of analyzing and extracting information from a file, converting it from its raw form into a structured format that can be more easily manipulated and analyzed. This process involves breaking down the data into its individual components, such as values, fields, and tokens, and organizing it into a useful format, such as a table, tree structure, or graph. The goal of data parsing is to extract meaningful information from the raw data and store it in a structured format for further analysis and processing.

Learn more about Data parsing here:

https://brainly.com/question/16306239

#SPJ4

kai needs to compile information on the motherboard brand and model for a few computers running important applications. he does not have the motherboard manuals. how can he obtain the information with relative ease?

Answers

The correct answer is Kai wants to gather details about the motherboard brand and model for a few computers that are running critical software. He lacks the manuals for the motherboard.

The motherboard connects all of the components of the computer and allows for communication between them, acting as the computer's backbone. Without it, none of the computer's parts, including the hard drive, GPU, and CPU, could communicate. The motherboard of a computer must be in perfect working order for it to operate correctly.The motherboard of the computer contains the central processing unit (CPU), also known as a processor. You provide the CPU instructions every time you touch a key, click the mouse, or launch an application.

To learn more about  motherboard click on the link below:

brainly.com/question/17769700

#SPJ4

what is the general term for software that creates and manages databases?

Answers

The phrase "database management system" (DBMS) refers to any programme that builds and maintains databases.

What are DBMS and a database?

A database is just a grouping of related data on individuals, places, or things. A collection of software tools called a database management system (DBMS) can be used to create, administer, and use databases.

What does a DBMS key mean?

A key is an attribute or group of attributes that aids in uniquely identifying a row (or tuple) in a record (or relation). In a relational database, a key is also used to create connections between various fields and tables.

To know more about database visit:

https://brainly.com/question/12523523

#SPJ4

Punctuation
9
When James left to go t the store, he made sure to take his shopping list but he forgot his wallet.
What should the writer do to correct this sentence?
OA. Add a colon after "list."
OB. Add a comma after "list."
OC. Add an apostrophe after "James."
OD. The sentence is correct.
Reset
Submit

Answers

The set of symbols we employ to demarcate written sentences and sentence fragments and to clarify their meaning is known as punctuation. Punctuation marks are the names given to each symbol.

What are Puntuation?

The set of symbols we employ to demarcate written sentences and sentence fragments and to clarify their meaning is known as punctuation. Punctuation marks are the names given to each symbol.

Every piece of writing is a transcription of the spoken word (not vice versa). Punctuation closely resembles some non-verbal aspects of speech, like pauses, intonation, and volume, all of which are used to express meaning.

Punctuation generally aids in establishing the logic and structure of the written word. Without punctuation, a lot of writing could be read several different ways.

Therefore, The set of symbols we employ to demarcate written sentences and sentence fragments and to clarify their meaning is known as punctuation. Punctuation marks are the names given to each symbol.

To learn more about Puntuation, refer to the link:

https://brainly.com/question/930024

#SPJ1

Other Questions
The moon orbits the earth at 384,400km. The distance from the earth to the sun is 149,600,00 km. The diameter of the sun is 1,391,000 km. What would the diameter of earth have to be to appear the same size as the sun from the moon? What is the total surface area of the rectangular prism? suppose a firm in the 40% federal-plus-state tax bracket needs to pay $1 in dividends to its shareholders. what is the pretax income it should have to pay this dividend? how can i turn, To survive, you need food, water, and a good place in which to live in, into a parallelism you are stuck in traffic on the way to the customer presentation. how will you notify your teammate to stall for 10 minutes? the all-or-nothing principle maintains that once the electrical impulse reaches a _____, the impulse will fire. write a multiplication equation that represents this model Change this radical to an algebraic expression with fractional exponents. a nurse is obtaining an oral temperature on a client, using an electronic thermometer. the client notes having an electronic thermometer at home and asks how to care for it. which response is appropriate? write a script that can sum all the numbers from one to some arbitrary integer n by utilizing both a for loop and a while loop. then use these scripts to calculate the sum of the integers between one and fifty. check your answer using the command sum(1:50). Where would you plot full employment on a production possibilities frontier?a point on the PPFa point beyond the PPFa point below the PPFNo answer text provided. which type of life cycle would require customer commitments that are the most spread out in chunks of time versus concentrated in a single block of calendar time? a picture hangs on a wall by a wire that is passed over a supporting nail. the picture is in stable equilibrium because why some people never become infected with covid-19? blue discounts a 90-day note for $20,000 (maturity value) at 4%. the bank discount is (assume ordinary interest): Help please on picture many organizations such as the world health organization and american cancer society promote guidelines for healthful nutrition. True or False? please answer the following you know a byte is 8 bits. we call a 4-bit quantity a nibble. if a byte-addressable memory has a 14-bit address, how many nibbles of storage are in this memory? loreal-american corporation purchased several marketable securities during 2024. at december 31, 2024, the company had the investments in bonds listed below. none was held at the last reporting date, december 31, 2023, and all are considered securities available-for-sale.