Josh needs to write a research report for his Civics class. Which file type will allow him to save his file?
A: DOC
B: GIF
C: JPG
D: ZIP

Answers

Answer 1
answer is Doc type format
Answer 2

Answer:

Josh would have to use a DOC as that will allow him to save his file.

Explanation:

DOC is a document file format, basically, a typed file on your computer. It's the best place for anyone to edit their document.


Related Questions

mark of athena ar answers

Answers

Answer:

true

Explanation:

thats how I understood it

Why is computer called an information processing machine?

Answers

Answer:

A computer is an information processing machine. Computers process data to produce information. The sets of instructions that humans give computers are called programs or software. Computers never lose or misplace information.

hope this helped youuu:)

In a non-linear control structure, the statements are executed depending upon the

Answers

Answer:

test condition

Explanation:

Repl.it Assignment 4.1.3 (Max and Min)
Please help me
I will give brainliest and a like

Answers

-31 or 21- 50 it may also carry -31

Type the correct answer in the box. Spell all words correctly.

Which artistic technique does an artist use to draw images made up of tiny dots?

Katie is an artist. She uses the..............technique to draw images made up of tiny dots.

Answers

Answer:

Pointillism is the technique you are looking for

Write a program that prompts the user to enter the number of students and each student's name and score, and finally displays the student with the highest score (display the student's name and score). Also calculate the average score and indicate by how much the highest score differs from the average. Use a while loop.

Answers

Answer:

Follows are the code to this question:

#include <iostream>//defining header file

using namespace std;

int main()//defining main method

{

int n,s=0,j,number,h=-1;//defining integer variables

string name, nh;//defining string variable

float avg;//defining float variable

cout<<"Enter the number of students: ";//print message

cin>>n;//input value in n

while (j< n) //defining loop for input value

{

getline(cin, name);//use getline method to input value

cout<<"Enter the student name: ";//print message

getline(cin, name);//use getline method to input value

cout<<"Enter the score: ";//print message

cin>>number;//input number value

s+= number;//add numbers into s variable

if(h<number)//defining if block that checks h is greater then number

{

nh= name;//use string variable nh to store name value

h= number;//use integer variable h to store name value

}

j++;//increment j value by 1

}

cout<<name<<endl;//print highest name value

cout<<"score: "<<h<<endl;//print highest score value

avg = (float)s/(float)n;//calculate the average value

cout<<"Average is: "<<avg<<endl;//print average value

cout<<"Difference: "<<(h-avg)<<endl;//print average difference

return 0;

}

Output:

please find attached file.

Explanation:

In the above code, inside the main method four integer variable "n,s,j, number, and h", two string variable "name and nh" and one float variable "avg" is defined.

In the next step, n is defined that is used for the input value. and Inside the main method, a while loop is defined, which uses the "getline" method to the input value, and use s variable to add all numbers.

In the next step, if a block is defined that checks "h" is greater than the number value if the condition is true, it will print the highest value of the input variable and its average difference.

The toolbox was a feature of the Mac OS that____?

GUYS I NEED HELP ASAP

a) made it Incredibly stable
b) Allowed Users to locate The Important Files
c) ensured Applications Would Have A Constant Look And Feel
d) Allowed User To Access Icons

Answers

Answer:

I think its c

Explanation:

Because launch pad is B and D and A does nothing to that

Evan is borrowing a friend's laptop to check out some groovy music files. What can Evan look for to quickly identify
music files?
a messaging app
the hardware
the file extensions
the systems software

Answers

Answer:

The answer to this question is given below in the explanation section.

Explanation:

The correct option for this question is the file extension. Because, by knowing the file extension, you can easily understand and know what the file is. If Evan checking out some groovy music files then he will definitely look at the file format to know that is it the music file or not.

Other options are not correct because:

messaging app function is to send the message, receive and store the message while hardware does not have any relation to identifying the music file and system software is an example of an operating system that also does not help the Evan for looking at music file on the laptop.

Answer:

It is C bruddahs

Explanation:

3) When you used your computer, you might have experienced a program that "crashed" (quit
spontaneously) or "hung" (failed to respond to your input). Is this behavior a compile-time
(syntax) error or a run-time error? Explain.

Answers

Answer:

a run-time error

Explanation:

your computer usualy needs time to reload or reboot

On the Cities worksheet, click cell F13. The lodging is based on a multiplier by City Type. Some cities are more expensive than others. Insert a VLOOKUP function that looks up the City Type (B13), compares it to the City/COL range (A7:B10), and returns the COL percentage. Then multiply the result of the lookup function by the Total Base Lodging (B5) to get the estimated lodging for the first city. Copy the function from cell F13 and use the Paste Formulas option to copy the function to the range F14:F18 without removing the border in cell F18.

Answers

Answer:

I have found and attached a spreadsheet (cities.xlsx) that matches this question.

First we remember the VLOOKUP sintax:

=VLOOKUP (lookup_value, table_array, col_index_num, [range_lookup])

We need to look up the City Type (B13),

compare it to the City/COL range (A7:B10),

and return the COL percentage (2nd column of City/COL)

so the VLOOKUP function on cell F13 has to be:

=VLOOKUP(B13,$A$7:$B$10,2)

Next, to multiply the result by the Total Base Lodging (B5):

=VLOOKUP(B13,$A$7:$B$10,2) *$B$5

Finally que copy the formula to the F14:F18 cells

Notice the use of $  to make cells static and avoid errors while copying the formulas to different cells.

I have attached the completed spreadsheet as "cities final.xlsx"

I WILL GIVE BRAINLIEST TO WHO ANSWERS FIRST AND CORRECTLY.
Select the statements that describe working with text in presentation programs.

Working with text in presentation programs requires learning a new set of rules.
Working with text in presentation programs is similar to working with text in other applications.
The alignment of text in placeholders cannot be changed.
Font size and font color can be changed in presentations.
Audience size influences font size.

Answers

Answer:

Your answer is 1, 3, and 4.. Working with text in presentation programs requires learning a new set of rules, The alignment of text in placeholders cannot be changed, and Font sizes and color can be changed in presentations... Hope this helps!

Explanation:

Eureka! (Part 1) Eureka! is a telephone- and Internetbased concierge service that specializes in obtaining things that are hard to find (e.g., Super Bowl tickets, first-edition books from the 1500s, Fabergé eggs). It currently employs 60 staff members who collectively provide 24-hour coverage (over three shifts). They answer the phones and respond to requests entered on the Eureka! website. Much of their work is spent on the phone and on computers searching on the Internet. The company has just leased a new office building and is about to wire it. What media would you suggest the company install in its office and why?

Answers

Explanation:

bypassing, use more precise words

full detail about computer and its history


Answers

Answer:

The computer as we know it today had its beginning with a 19th century English mathematics professor name Charles Babbage. He designed the Analytical Engine and it was this design that the basic framework of the computers of today are based on. ... It was called the Atanasoff-Berry Computer (ABC).

Explanation:

Checking account a charges a mouthly service fee $23 and wire transfer fee of $7.50 while checking account b charges a monthly service fee of $14 and wire transfer fee of $9.50 which checking account is the better deal if four wire transfers are made per month

Answers

Answer:

Checking account b is the better deal, because the total monthly fees amount to $52, while those for checking account a amount to $53.

Explanation:

Given:

monthly service fee of checking account a = $23

wire transfer fee of a = $7.50

monthly service fee of checking account b = $14

wire transfer fee of b = $9.50

To find:

which checking account is the better deal if four wire transfers are made per month?

Solution:

If four wire transfers are made per month then total monthly fees of both accounts is computed as follows:

Account a:

service fee of a + four wire transfers fee of a

23 + 4(7.50) = 23 + 30 = $ 53

Account b:

service fee of b + four wire transfers fee of b

14 + 4 (9.50) = 14 + 38 = $ 52

From the above results checking account b is the better deal because the total monthly fees amount to $52 while total monthly fees for checking account a amount to $53.

Pick a number
You will write a program that will simulate the game where two players try to guess a number and the one who's closest wins.
1. Random secret number from 1 to 10 or any larger range if you want.
2. Two players will guess
3. Determine who was closest.
4. Display the results of the round in a neat and organized fashion.
5. Add some kind of style to your print outs so that your display is nice

Answers

In python 3+:

import random

secret_number = random.randint(1,10)

guess_one = int(input("Enter player one's guess: "))

guess_two = int(input("Enter player two's guess: "))

if abs(guess_one - secret_number) < abs(guess_two - secret_number):

   print(f"The secret number is {secret_number} and player 1 was closest")

elif abs(guess_one - secret_number) > abs(guess_two - secret_number):

   print(f"The secret number is {secret_number} and player 2 was closest")

else:

   print(f"The secret number is {secret_number} and it was a tie")

I hope this helps!

Which of the following is NOT a reason to include comments in programs

Answers

what are the options?
what are our options??????

what is a technology that exists inside another device called

Answers

Answer: embedded technology

Explanation: just took the test

Answer:

A

Explanation:

Embedded technology

In double-entry accounting, where should you record money that is leaving your company to pay bills?
A. In the debits column
B. In the credits column
C. In the asset column
D In the cash flow column
Please select the best answer from the choices provided
A
B
С
D

Answers

Answer

I think the answer is cash flow

Explanation

Okay, so cash flow if my memory serves correctly, cash flow is the money that is coming in or when you go to pay something, cash asset is money that is in your wallet or in your bank account, cash credit is a temporary loan and I dont really kniw what a debita column is.

Answer:

Its actually

In the credits column

-

Or (B) On edg. E2021

Explanation:

<3

Describe in 2-4 sentences how you would select a function.

Answers

Explanation:

You would call the capacity from the primary. At that point execute your own factors to it. When the capacity is in the cell, you can copy and after that paste it into another cell to do a similar capacity for that diverse scope of cells.

I WILL GIVE BRAINLIEST TO WHO ANSWERS FIRST AND CORRECTLY.
How do you add text to a blank slide layout?

Select text from the Insert menu.
Click in the Task Pane and insert text.
You can't add text to a blank slide layout.
Draw a text box and enter text.

Answers

\The answer is B; Draw a text box and enter text

By default, we add text to a PowerPoint slide by typing it directly into a placeholder. However, you can use a text box to enter text into a blank slide or outside the placeholders. To add text on a blank slide click on the insert menu and select the Text box option. Click and hold down your mouse button while you drag the mouse. You will then clink inside the text box and starting typing.

Edhesive 1.7 Data Types and Variables.
How do I do this correctly

Noun= input (“Enter a noun”)
adjective = input(“Enter an adjective:”)
Print (“the” +noun “is” + adjective)

Answers

Here's how I would do it in python 3+

noun = input("Enter a noun: ")

adjective = input("Enter an adjective: ")

print(f"The {noun} is {adjective}")

I hope this helps!

Complete the sentence.
use only apps acquired from app stores.
PLEASE HELP

Answers

Answer:

that's a hard one maybe u should email ur teacher bc the punctuation on that is fine and it's not an incomplete sentence

Ccccccccccccccccccccccc


You can enter more than one element of data in the same field. *

True
False

Answers

Answer:

true

Explanation:

im smart

which of the following defines a network

Answers

A network, in computing, is a group of two or more devices or nodes that can communicate. The devices or nodes in question can be connected by physical or wireless connections. The key is that there are at least two separate components, and they are connected.

Electronic medical charts make it easier for doctors to

share information on patients with other doctors.
share information on patients with the government.
communicate with patients about medical issues.
track infectious diseases through a database.

Answers

Answer:

Share information on patients with other doctors

Explanation:

Got it right on edge test

Answer:

Share information on patients with other doctors

Explanation:

Select the five factors measured in the big five personality test.

A-extraversion

B-passivity

C-neuroticism

D-Openness

E-passion

F-energy

G-agreeableness

H-Conscientiousness​

Answers

the answers are:

- a. extraversion

- c. neuroticism

- d. openness

- g. agreeableness

- h. conscientiousness

The five factors measured in the big five personality test are extraversion, neuroticism, openness, agreeableness, and conscientiousness. The correct options are a, c, d, g, and h.

What is personality test?

A person's motives, preferences, interests, emotional makeup, and manner of interacting with others and situations are all subjected to a series of questions on personality tests.

A wide range of personality tests are now used, and many of them are based on particular theories or systems of personality.

Personality tests are frequently used in business to evaluate potential hires and assist in forming cohesive teams, as well as in psychology to help clarify diagnoses.

They can also assist people in realizing their talents and limitations so they can develop into their best selves.

The Big Five Personality Test measures extraversion, neuroticism, openness, agreeableness, and conscientiousness as its five main personality traits.

Thus, the correct options are a, c, d, g, and h.

For more details regarding personality test, visit:

https://brainly.com/question/8789865

#SPJ2

How can a user change the range of cells that a Conditional Formatting rule applies to?


A: Clear the rule first and reapply it as it cannot be modified.

B: In the Conditional Formatting Rules Manager dialog box, edit the cell range for the rule in the Applies To section.

C: Clear all rules that have been applied to the worksheet or selected range by clicking on the Clear Rules button.

D: Right-click the cell range and select Update Conditional Formatting Rule from the menu list.

Answers

Answer:

B: In the Conditional Formatting Rules Manager dialog box, edit the cell range for the rule in the Applies To section.

Explanation:

Conditional formatting rule: The term "conditional formatting rule" is described as a technique that allows an individual to apply formatting automatically, for example, data bars, colors, and icons, etc., to one or more than one cells on the basis of the cell value.

Example: If the value is more than $3000, color the cell blue.

In the question above, the correct answer is option-B.

Answer:

B

Explanation:

What does the visibility icon allow you to do?
it lets you hide the layer
change the color
move the layer
restart

Answers

Answer:

it lets you hide the layer

Explanation:

maybe you should go and take some photopea lessons

Which of the following are personality tests? Check all of the boxes that apply.

A- the big five personality test

B- the Myers-Briggs Type Indicator

C- the Rorschach inkblot test​

Answers

the answers are:

- the big five personality test

- the myers-briggs type indicator

- the rorscharch inkblot test

(basically all of them)

The following are personality tests:

the big five personality test

the Myers-Briggs Type Indicator

the Rorschach inkblot test​

Thus option (a), (b), and (c) are correct.

What  is the personality test?

The personality test is a means of assessing or evaluating human personality. The most of the tools for evaluating the personality are of subjective self-report questionnaire measures or reports from life records such as grade scales.

The big five theory of personality suggests that personality is composed of five broad dimensions: extroversion, agreeableness, conscientiousness, neuroticism, and openness.

The following are personality tests:  the big five personality test; the Myers-Briggs Type Indicator and  the Rorschach inkblot test​. Therefore, option (a), (b), and (c) are correct.

Learn more about personality test here:

https://brainly.com/question/29501903

#SPJ5

How do you change the behavior of the VR Robot?

Answers

Answer:

You can not do it

Explanation:

Answer:

To be able you have to change some of the robots codes, within the game.

Explanation:

Other Questions
Find the value of x. 4^3 = x which line is perpendicular to a line that has a slope of 1/2 A gold mine has two elevators one for equipment and another for miners. The elevator for the miners descends 13 feet per second. The elevator for the miners descends 13 feet per second. One day the equipment elevator begins to descend. After 18 seconds the elevator for the miners begins to descend. What is the position of each elevator relative to the surface after another 19 seconds? At that time, which elevator is deeper? Why would Oklahoma be considered landlocked?Because it has so much territory,Because much of its land came from other states.Because it has no borders that touch the seas.Because portions of the state are locked in court battleILL GIVE BRAINLIEST What is the identity of the planets? ASAP MULTIPLE CHOICE WILL MARK BRAINLIESTWhich country were China and Japan fighting over during the Sino-Japanese war? Who won the war?Question 10 options:Vietnam, ChinaKorea, JapanVietnam, JapanKorea, China help me ASAP ! Least to greatest -1/4 -2/3 , 1/3 , 2,5 He told me as if thinking aloud, "Abdul! I know you have to go away to grow. Doesthe seagull not fly cross the sun, alone and without a nest?"1. Who is 'he' in the above extract?2. What values of the narrator's father is revealed in the above lines?3. Who has quoted the following quote Does the seagull not fly cross the sun,alone and without a nest?" Which of the following describes a theme or the text the lottery plz help i dont know the answer Determine the transformations that produce the graph of the functions g(x)=0.2log(x+14)+10 and h(x)=5log(x+14)10 from the parent function f(x)=logx. Then compare the similarities and differences between the two functions, including the domain and range. A company reports accounting data in its financial statements. This data is used for financial analyses that provide insights into a companys strengths, weaknesses, performance in specific areas, and trends in performance. These analyses are often used to compare a companys performance to that of its competitors, or to its past or expected future performance. Such insight helps managers and analysts improve their decision making. Most decision makers and analysts use five groups of ratios to examine the different aspects of a companys performance. Indicate whether each of the following statements regarding financial ratios are true or false?a. The ratios provide an accurate and thorough representation of the Chinese companys performance.b. The analysis likely includes incorrect and misleading conclusions. Im not well with percentages lol. Can someone help me with solving it and answer Question 1In this unit, you learned about common logarithms. Since most calculators can be used to find the values of common logarithms only, its desirable to be able to convert logarithms with bases other than 10 to common logarithms. This conversion can be done using the change of base formula.Part ARewrite the logarithmic equation y = logbm in exponential form.Part BUsing a log with base c , take the log of both sides of your answer from part A. Then use the power property and solve for y .Part CThe original equation was y=logbm . Use substitution and your answer from part B to write the change of base formula.Part DWatch this video for two examples of how to use the change of base formula to simplify and evaluate logarithmic expressions. Then simplify (or evaluate, if possible) this expression: log3z x logz27Part EUse the change of base formula and a calculator to evaluate log7 300. Round your ans For each transaction, 1. Analyze the transaction using the accounting equation. 2. Record the transaction in journal entry form3. Post the entry using T-accounts to represent ledger accounts. Use the following (partial) chart of accountsaccount numbers in parentheses: Cash (101); Accounts Receivable (106); Office Supplies (124); Trucks (153); Equipment (167); Accounts Payable (201); Unearned Landscaping Revenue (236); D. Tyler, Capital (301); D. Tyler, Withdrawals (302); Landscaping Revenue (403); Wages Expense (601), and Landscaping Expense (696).a. On May 15, DeShawn Tyler opens a landscaping company called Elegant Lawns by investing $7,000 in cash along with equipment having a $3,000 value.b. On May 21, Elegant Lawns purchases office supplies on credit for $500.c. On May 25, Elegant Lawns receives $4,000 cash for performing landscaping services.d. On May 30, Elegant Lawns receives $1,000 cash in advance of providing landscaping services to a customer. Shannons Brewery is a newly opened micro-brewery of craft beers located about a mile from Samantha Springs in Keller, Texas. According to Shannon Carter, (owner, founder, and brew master) Samantha Springs "is an exceptional water source." "Its surrounded by a very unique rock formation that has very, very hard compressed rocks that have been hollowed out with this very fine sand. The water travels for miles, and the end product is this filtered water that is just phenomenal." Shannon Carter crafts what the brew master calls "wholesome beers" made with the highest quality, non-GMO grains and malts available and brewed using techniques garnered from his Irish heritage. Shannons mission statement closely reflects this philosophy. According to Shannon Carter:Our award-winning beer is brewed with the best stuff on earth: pure spring water, whole grain, whole flower hops and a whole lotta love! For us, "brewed with the best stuff on earth," is much more than a saying. its a guiding principle. Paramount to this commitment is our multi-step fire-brewed process.Required:What makes Shannons beer great? 7. True or false: to lessen the impact of heat waves, roads can be painted white. Explain the importanceof decomposers to the overallbiogeochemical cycle. Which of the following is an INVERTEBRATE?A) ButterflyB) WaspC) CrabD) Frog 10Fill in the gaps with the root words adding suitable suffix, prefix or both.(a) (corrupt) is one of the greatest challenges of the world. It occurs in (b) (vary)ways. (C)(bribe) is one of them. Corruption is a major hindrance to the (d)(sustain) development. It is (e) (corrode) on the very fabric of society. We need acorruption free society in order to (f) (sure) our all-round (g) (development). (h)(extort) and (i) (adulterate) of food stuff are other forms of corruption. Allattempts to curb corruption will prove to be ineffective if the entire society cannot stand upagainst the heinous (j) (practice).