What is the last step in planning your budget

Answers

Answer 1
Review and Revisions
Answer 2

Answer:

C. review and revisions

Explanation:

I got it right on the test

What Is The Last Step In Planning Your Budget

Related Questions

Which brand recently acquired by Microsoft was originally created in Sweden?

Answers

Mojang Studios, creator of Mine-craft , was acquired by Microsoft in 2014, marking a significant milestone in gaming history.

1. Mojang Studios: Mojang Studios is the Swedish video game developer behind the immensely popular game Mine-craft . Founded in 2009 by Markus Persson, also known as "Notch," and co-founders Carl Manneh and Jakob Porsér , the company gained widespread acclaim for Mine-craft's  innovative gameplay and open-world sandbox design.

2. Acquisition by Microsoft: In September 2014, Microsoft announced its acquisition of Mojang Studios for a staggering $2.5 billion. This acquisition marked Microsoft's foray into the world of gaming and bolstered its position in the industry.

3. Impact on Mine-craft : Despite the acquisition, Mine-craft has retained its distinct identity and continued to flourish under Microsoft's ownership. The game's popularity has only grown, reaching millions of players across various platforms, including PC, consoles, and mobile devices.

4. Expansion and Development: Under Microsoft's stewardship, Mojang Studios has expanded its portfolio beyond Mine-craft, developing spin-offs, such as Mine-craft Dungeons, and exploring new ventures within the gaming realm.

5. Cultural Influence: Mine-craft's cultural impact remains significant, with its influence extending beyond gaming into realms such as education, architecture, and creative expression. The game's simple yet versatile mechanics have made it a favorite among players of all ages worldwide.

6. Legacy: The acquisition of Mojang Studios by Microsoft stands as a milestone in both companies' histories, demonstrating the power of innovation and creativity in the gaming industry while showcasing the potential for fruitful collaborations between established giants and emerging talents.

In powerpoint,

The Notes button is used to
A. enter speaker notes that will appear on the slide.
B. enter speaker notes that won't appear on the slide.
C. leave a comment on the slide.
D. add text onto the slide.

Answers

Final answer:

In PowerPoint, the Notes button is used to enter speaker notes that won't appear on the slide, intended to aid the presenter during their talk, not for collaboration or feedback like comments.

Explanation:

The Notes button in PowerPoint is used to enter speaker notes that won't appear on the slide during the presentation. These notes are meant to help the presenter during the speech or presentation by providing additional information or reminders about what to say when a particular slide is being displayed. It's important to note that speaker notes are different from comments, which are typically used for collaboration and providing feedback on the slide content. Comments can be added by highlighting text and clicking New Comment in the tools ribbon to create a comment box in the margin, where you can type your comment. However, comments are not the same as the notes that a presenter might refer to while delivering a PowerPoint presentation.

Final answer:

The Notes button in PowerPoint is for entering speaker notes that are not displayed on the slides, helping presenters during a presentation with additional cues and content.

Explanation:

The Notes button in PowerPoint is used to enter speaker notes that won't appear on the slide. This feature allows presenters to add additional information and reminders that can help during a presentation, without cluttering the slide visible to the audience. Speaker notes are a great way to prepare for a presentation as they can hold cues and additional content that the presenter may refer to.

They are different from comments, which are typically used to give feedback or collaborate on the slide content with others, and are also distinct from the text appearing on the slides themselves, which is meant for the audience to read.

Use the variables k and total to write a while loop that computes the sum of the squares of the first 50 counting numbers, and associates that value with total. Thus your code should associate 1*1 + 2*2 + 3*3 +... + 49*49 + 50*50 with total. Use no variables other than k and total.

Answers

int   k=0.total=0;
while(k++<50)
    total+=k*k;
    

Many companies implement ____ systems that integrate all customer-related events and transactions.
a. jit
b. tco
c. crm
d. rfid

Answers

I think the answer is CRM.

3k means about 3 thousand bytes. how would you express two hundred million bytes?

Answers

Hello!

Two hundred million bytes can be expressed as "200M".

"M" stands for million.

What term refers to the combining of voice, video and text-processing and access to multiple network platforms from a single device?

Answers

The answer is Digital Convergence

This term in context refers to the combination of more than two different technologies into a single device. Typically, it is the convergence of 4 industries (I.T, Consumer Electronics, Telecommunication, and entertainment) into one conglomerate. 

An example is how a cell phone is able to take pictures. This example is a combined functionality of a camera and a telephone







The correct answer should be Digital Convergence

Which boolean operator increases the number of references you will find?

Answers

The Boolean operators serve to connect search words together to either narrow or broaden your set of results. The OR operator is type of Boolean operator that broaden the set of results and increases the number of references you will find.
AND and NOT on the other hand decrease the number of references you will find. 

I think these might be the answers but im not to sure, so am I right? or wrong? please help
1.)B
2.)A
3.)True
4.)B

1.) An education application would most likely do which of the following?
A.)Allow users to watch popular movies and TV shows
B.) Connect users with social and business contacts
C.) Confirm users' travel plans
D.) Teach users a new language

2.)How does a Graphical User Interface (GUI) on a touchscreen interface differ from a GUI on a desktop or laptop?
A.)A finger or stylus is used instead of a pointer.
B.) A magic wand is used instead of a pointer.
C.)Users speak commands instead of using a pointer.
D.)Users visualize commands instead of using a pointer.

3.)A copyright gives the exclusive legal right to the original author or creator to print, publish, perform, record, or produce material.
True
False

4.)An education application would most likely do which of the following?
A.)Allow users to watch popular movies and TV shows
B.)Connect users with social and business contacts
C.)Confirm users' travel plans
D.)Teach users a new language





Answers

Number 1 and 4 are the same? I agree with your answers.

1. D) Teach users a new language

2. A)A finger or stylus is used instead of a pointer.

3.  True

4. D)Teach users a new language


The Shading icon will add _____ to the background of a selected paragraph.

borders

bullets

color

texture

Answers

The correct answer is C, color. hope this helps, have an amazing day :)

Answer:

color

Explanation:

Which of the following devices is used to connect a computer to a network

Answers

Most are wireless routers, meaning converged devices that include a WAP,router, and often an Ethernet switch in the same device.

How is the Microsoft Word 2013 window organized?

with contextual tabs for major groupings of editing features and ribbons with specific groupings to organize commands
with drop-down menus for each editing icon organized by contextual ribbons of data
with ribbons for each major grouping and drop-down lists for all editing options
with dialog boxes for each major grouping and ribbons within the dialog box to choose formatting option

Answers

The answer is (A): with contextual tabs for major groupings of editing features and ribbons with specific groupings to organize commands.


Contextual tab or tabs are hidden menu that appears when objects like images or texts are selected in programs like MS Word 2013. They typically contain one or more commands applicable to a selected text or object only. They are there in the Ribbon when you need them and disappear when you do not need them anymore. They are basically used for major groupings of editing features.
A ribbon on the other hand help users understand how commands are used directly and efficiently. It organizes a program’s features into a series of tabs.




Answer:A

Explanation:

The records in a database table are generally visualized as​ ________.
a. fields
b. relationships
c. rows
d. files
e. attributes

Answers

The records in a relational database table are generally visualized as fields.
The data in database  is stored in records that contains all the data about one particular item in the database. Each record is composed of fields. The field is a single piece of data such as name, date of birth or telephone number. 
The fields of all records form the columns.

Write a while loop that asks the user to enter two numbers. the numbers should be added and the sum displayed the loop should ask the user if he or she wishes to perform the operation again.if so, the loop should repeat,otherwise it should terminate.

Answers

In this exercise we have to use the knowledge of computational language in Python, so we have that code is:

It can be found in the attached image.

So, to make it easier, the code in Python can be found below:

int repeat = 'y'

while repeat =='y' :

num1= int(input("Enter first number: "))

num2= int(input("Enter second number: "))

sum = num1+num2

print ("The sum is : "+str(sum))

repeat =int(input("Try another? (y/n) "))

See more about python at brainly.com/question/26104476

A construction company is creating a PowerPoint presentation describing how they calculate costs during each construction step. They plan to e-mail this presentation to clients. The individual clients will be watching the presentation slide show on their own personal computers. What is the most important formatting step the company should take to make the text readable and pleasing to the eye? choosing a color different from the background choosing a bold, sans serif font family using a large font size over 72 points using an extra-wide character-spacing option

Answers

I believe the most important step the company should do is: choosing a color different from the background. Of course they should add some text effects if they can like a drop shadow, Maybe a bevel & emboss onto the text. 

The answer is A. choosing a color different from the background.

how the average temperature changes in the first 5 months of the year

Answers

If you could specify the temperature of what you need would be better, like the temperature of the earth or such. But from what I can guess is that temperature changes because of the Earth's tilt and revolution around the sun causing seasons and the moon orbiting the earth which cause the day and nights we experience.

hope this benefits at least a portion of your question

You can use a 32-bit processor to install the hyper-v role as long as it supports virtualization extensions. true or false

Answers

No, that is false. :)

This command was used to create a table: create table vehicletype (carid integer primary key, typeofvehicle text, manufacturer text,year integer); at least 25 rows have been inserted with different types of vehicles (truck, sedan, suv, sport) and manufacturer (chevrolet, ford, toyota, etc.), and year the vehicle was manufactured. what would be the result of this command: select * from vehicletype where typeofvehicle

Answers

Final answer:

The provided select command is incomplete and will result in a syntax error. To retrieve specific rows based on the 'typeofvehicle' column, you need to specify a condition using comparison operators and a value you want to match.

Explanation:

The provided command create table vehicletype (carid integer primary key, typeofvehicle text, manufacturer text,year integer); creates a table named 'vehicletype' with four columns: 'carid', 'typeofvehicle', 'manufacturer', and 'year'. The select command select * from vehicletype where typeofvehicle is incomplete and will result in a syntax error. To retrieve specific rows based on the 'typeofvehicle' column, you need to specify a condition using comparison operators such as equal (=), not equal (!=), or like, along with a value you want to match. For example, select * from vehicletype where typeofvehicle = 'sedan';

A group of users can perform certain operations on a shared workbook. Which option helps them to update and track changes in the shared workbook? The ­­­­­­option allows all group members to update information and track changes in the workbook.

Answers

Final answer:

The 'Track Changes' feature, alongside the 'Share Workbook' function, allows group members to update and keep track of modifications in a shared Excel workbook. Additionally, 'Protection' settings can be configured to control access and maintain data integrity in a collaborative environment.

Explanation:

The option that allows all group members to update information and track changes in a shared workbook in Microsoft Excel is the Track Changes feature. This feature is part of the broader Review functionality in Excel, which provides tools for collaboration among multiple users.

When Track Changes is turned on, it captures who made changes to the workbook, what changes were made, and when they were made. Furthermore, for shared work, the Share Workbook feature enables multiple users to work on the same file simultaneously. It allows users to see the edits that others contribute in real-time and also preserves the history of revisions for accountability and review. These features are central to Excel's capabilities for supporting workgroup collaboration and document management.

It is also possible to manage and control the accessibility to the workbook by using the Protection options. These can be applied to restrict editing or viewing of specific cells, worksheets, or the entire workbook, with the ability to set passwords for different levels of access. In a collaborative setting, this can ensure the integrity of the data while still allowing multiple users to contribute to the project.

Which social networking site became a gaming platform after 2009?

Answers

It is hi5 if I’m a Plato class
Its hi5 i just know bc of guy above lol

To change the tab order in which fields are encountered on a form, click the tab order button on the ____ tab.

Answers

Answer:

To change the tab order in which fields are encountered on a form, click the tab order button on the Design tab.

Explanation:

Tab is a combination of data field and name space field. While creating an application database, a tab order defines the order where any user can enter data. Tab order can be created using macros and by using a physical tool which is present in the Design tab.

Steps  to change the tab order:

Right-click the form in the Navigation Pane and then click Design View. On the Design tab, click Tab Order in the Tools group .Tab Order dialog box opens now.Click the section you want to change in Tab Order dialog box under Section.Now make the changes and Click OK.

To what would you compare the transport layer?
A. Data links
B. The post office
C. Driving a car
D. A train

Answers

The answer is (B) The Post Office.

In layman’s terms, transport layer is similar to the post office functions of delivering parcel and letters and the agreed delivery deadlines. It also notices any dropped info and re-transmits it. Just like the post office, the transport layer directs messages and information between specific end users. If by mistake you write a letter to the wrong person, the letter will be returned and the postal employee will stamp it as address unknown.



Answer:

The answer is Post office

Explanation:

Got it correct on edge 2021

4. Suppose you have two credit cards. The first has a balance of $410 and a credit limit of $1,000. The second has a balance of $510 and a credit limit of $1,000. What is your overall credit utilization?

Answers

Credit Utilization = Credit Balance / Credit Limit * 100For N-cards, Credit utilization = (credit Utilization of Card1 + credit Utilization of Card1 +  .... credit Utilization of CardN ) / N
For our case: Credit Utilization for Card 1 (CU1) = $410/$1000 = 0.410 = 41%Credit Utilization for Card 1 (CU2) = $510/$1000 = 0.510 = 51%Overall credit Utilization = Average of all the CUs for all the cards = (CU1 + CU2)/2 = 46%

Technology that is attached to a tag and used to identify postal packages is a(n) _____.
smart card
database
RFID
digital ink pen

Answers

Technology that is attached to a tag and used to identify postal packages is a(n) RFID.
__________________________________________________________

RFID:  Radio-Frequency Identification

The correct option is C. Technology that is attached to a tag and used to identify postal packages is an RFID.

Radio waves are used in radio frequency identification (RFID) technology to identify individuals or objects. There is a device that can read data from a wireless device or "tag" without making physical contact or requiring a line of sight from a distance.

What frequency does RFID use?

RFID High-Frequency (HF) Between 3 and 30 MHz make up the HF band. The majority of HF RFID systems run at 13.56 MHz, with reading ranges ranging from 10 cm to 1 m. Moderate interference sensitivity affects HF systems. Applications for data transfer, payment, and ticketing frequently use HF RFID.

Electromagnetic fields are used by radio-frequency identification (RFID) to automatically recognize and track tags that are fastened to objects. A radio transmitter, receiver, and tiny radio transponder make up an RFID system.

Thus, the ideal selection is C.

Learn more about radio frequency identification here:

https://brainly.com/question/28272536

#SPJ2

Melissa and Sue want to distribute a document to be discussed at a meeting starting in about thirty minutes. People will be attending the meeting by phone from two other locations.They learn that the computer network is not working, so they are unable to send an e-mail with an attachment. They should _____.

type an e-mail and wait for the network to work again

try to call everybody and cancel the meeting

fax the document to each location

use a word processor to retype the document and print it

Answers

The answer is (c) fax the document to each location


Since fax machines are all connected to the old telephone lines, when used, they place a phone call to the number you have specified. This machine at the destination number on the other end receives and the transmission of documents is done over a telephone call. 

Melissa and Sue will also be in a position to send this fax using a computer if the computer will be connected to the phone line and a presence of a dial-up fax modem.




Why are some fastethernet ports on the switches are up and others are down?

Answers

Several reasons might cause some fastethernet ports on the switches to be up and others down. The main reason however, is the fact that by default, the ports are always down until cables are connected to the ports.
Typically, status and protocol on switches change to Up every time switch ports are connected to a host. Those that are connected will show as Down.



which key removes all data from an active cell with one click

Answers

Hello,

Here is your answer:

The proper answer tot his question will be the "delete key"! This key allows you to delete all the data in a certain cell!

Your answer is delete!

If you need anymore help feel free to a ask me!

Hole this helps!

the answer is
delete

To keep your Word application from underlining misspelled words in red, you would need to take the check off which box in the proofing area?

Answers

Yes, but you could also do it quicker. You could right click the misspelled word and click Auto Correct Options. 

Answer:

"Check spelling as you type"

Explanation:

The Word application is generally used to type texts. Therefore, it contains many tools that allow a person to write texts of quality. One of these tools is the spell checker. This feature allows a person to check mistakes by underlining them in red. However, if we do not want to use this feature, we would have to go to File>Options>Proofing, and then take the check off the box that reads "check spelling as you type."

Using this tool will help you visualize your slides and develop your content.

Answers

Outline

Hope this helps!
Outline?????????????

Hard drive storage is considered to be solid state. true or false

Answers

i think it is true, to be honest



Final answer:

The statement that hard drive storage is considered to be a solid state is false. Hard drives use magnetic storage techniques, while solid-state drives use flash memory without moving parts.

Explanation:

The statement that hard drive storage is considered to be a solid state is false. Hard disk drives (HDDs) utilize magnetic storage to save and retrieve digital information through rotating disks, or platters, which are coated with a ferromagnetic material. Information is written to and read from these platters using a read/write head. On the other hand, solid-state drives (SSDs) use flash memory for data storage, which means there are no moving parts involved, and they rely on semiconductor chips.

Hard disk drives have been the mainstay of persistent storage due to their ability to store vast amounts of data. Indeed, the storage density of HDDs can be quite impressive, with modern hard drives achieving a storage capacity of up to 1 TB on a 2.5" drive. However, as the need for faster access speed becomes more critical, especially in the context of computing where CPUs operate at much higher speeds, the use of solid-state drives has grown significantly. With their non-mechanical design, SSDs provide substantially faster data access times compared to HDDs.

The * key is used for _____.
addition
subtraction
multiplication
division

Answers

the * key is used for multiplication
The answer is multiplication
Other Questions
why do people use block and teckle systems to move heavy objects? Which line in this poem indicates that the poetic speaker is hopelessly in love? Sonnet 8 from Astrophil and Stella by Philip Sidney Love, born in Greece, of late fled from his native place, Forcd by a tedious proof, that Turkish hardend heart Is no fit mark to pierce with his fine pointed dart, And pleasd with our soft peace, stayed here his flying race. But finding these north climes do coldly him embrace, Not used to frozen clips, he strave to find some part Where with most ease and warmth he might employ his art: At length he perchd himself in Stellas joyful face, Whose fair skin, beamy eyes, like morning sun on snow, Deceivd the quaking boy, who thought from so pure light Effects of lively heat must needs in nature grow. But she most fair, most cold, made him thence take his flight To my close heart, where while some firebrands he did lay, He burnt unwares his wings, and cannot fly away. A virus that attacks a bacterium is called a _____. (concept 19.1) Ricardos grandmother starts a trust fund for him and gets her family lawyer to look after it. Unfortunately, the lawyer proceeds to use this trust fund money without the knowledge of Ricardos grandmother. Which tort did the lawyer commit?A. tortious interferenceB. unfair competitionC. breach of fiduciary dutyD. intellectual property infringement The ___ wrote a petition to King George declaring parliament could not pass laws on the colonist without representation by colonist? Which preacher warned people, in his famous sermon "Sinners in the Hands of an Angry God," that they faced eternal misery unless they commited themselves to God? A. John LockeB. George WhitefieldC. Johnathan EdwardsD. Baron de Montesquieu The deed of trust is most closely associated with how many rulers of 12-inches are needed to measure a door awnser Which is the best definition of federalism?Federalism enables the states and the national government to share power.Federalism creates the separation of powers between the three branches of government.Federalism encourages the practice of direct democracy at the state level rather than the national level.Federalism provides for the regular election of state and national officials.Federalism gives Congress powers that were not originally enumerated in the Constitution. A client comes to the dermatology clinic with numerous skin lesions. inspection reveals that the lesions are elevated, sharply defined, less than 0.5 cm in diameter, and filled with serous fluid. when documenting these findings, the nurse should use which term to describe the client's lesions A good way of remembering your newest contact's name is to A. make up a jingle for it.B. repeat it silently in your head.C. repeat it at the end of every sentence as you speak to him or her.D. write it on your hand. Help as fast as possible Which element is found in both DNA and protein?A.SulfurB.SodiumC.NitrogenD.Chlorine The radius of a sphere is increasing at a rate of 5 mm/s. how fast is the volume increasing when the diameter is 60 mm? evaluate your answer numerically. (round the answer to the nearest whole number.) What letter represents the enthalpy of reaction? barry characterizes her old school as a sanctuary instead of, for example, a heaven or safehouse. why do you think she chooses this term? is it apt? why or why not? Select all that apply. What were two of the reasons for the Great Schism? Marcus is admitted to the hospital for a bone marrow stem cell transplant from his brother.What will happen after his brother's stem cells are transplanted into Marcus? Pierce wishes to purchase a municipal bond with a par value of $500 from Arapahoe County, and he is trying to decide which broker he should employ to purchase the bond. Broker A charges a 3.1% commission on the market value of each bond sold. Broker B charges a flat $24 for each bond sold. If the bond has a market rate of 88.754, which broker will give Pierce the better deal, and by how much? PLEASE HELP!!!! Which is the following best describes the graph below?A. it is many-to-one functionB. it is a function but it is not one to one.C. it is a one to one functionD. it is not a function