A family member who hasnít worked with computers before has decided to change jobs. Youíve been asked to explain some of the basics. You begin by explaining the basic idea of word processing software, spreadsheets, databases, and presentation software. You sense that the following question is coming: ìWhy so many different things? Why canít there just be one software that you could use for everything?î How would you answer?

Answers

Answer 1

There are too many diverse forms of media. For all of them to be suited under one program would make every server monotonous and pretty much the same. With different programs, different forms of diverse media are created.


Related Questions

I WILL GIVE BRAINLIEST TO WHO ANSWERS FIRST AND CORRECTLY.
As a general rule, the number of bullet points on a slide should not exceed _____.

4
8
10
2

Answers

The number of bullet points on a slide should not exceed till 8

Which of these files is most likely to be a helper file for an application?
library .mov
library. mp3
library. dll
library. png

Answers

Answer:

library.dll

Explanation:

Answer:

library.dll

Explanation:

is right trust me


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

True
False

Answers

Answer:

true

Explanation:

im smart

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.

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.

How to use modulo operator in Java

Answers

To use modulo in Java, you have to use the percent symbol %.

For instance,

int x = 2;

int y = 2;

System.out.println(x%y) will print 0 to the screen.

pls go to my account and answer my question

Answers

Answer:ok I couldn’t find the question do you mind maybe copy pasting it and asking it.

Explanation:

Answer:

ok

Explanation:

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

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"

mark of athena ar answers

Answers

Answer:

true

Explanation:

thats how I understood it

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

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:

What type of space is often the main focal point of the composition in graphic design?

Answers

Answer:

Positives

Spaces

Explanation:

It’s positive spaces I got it correct.

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

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

what is keyboard?example of computer?

Answers

Answer:

1.Keyboard is a panel of keys that operate a computer or typewriter.

2.Ada Lovelace and MacBook

What is a Keyboard?

An Keyboard is an input Device used to enter characters and functions into the computer system by pressing buttons.

i need help plz it keeps on happening and idk what to do


so right now im on my school computer and everytime i turn it on it shows this blue site and on the site it says something like anti-virus-protection. I dont need virus protection cause im on my school computer, then whenever i turn on chrome it closes the page i was on and then brings it bk on does anyone know what is happening or can help me//

Answers

I would probably try restarting/turning the computer off and on again first. If that doesn't work, you should probably contact a teacher to see if they can help you.

(and if you can't make it work, maybe try to see if you can use another computer)

Hope you can figure it out!

How would you declare a variable x of type double and set it equal to 25.25? In JAVA

Answers

In java, you have to use the double keyword.

double x = 25.25;

You have to end the statement with a semi-colon. I hope this helps!

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:

+20 POINTS!!!~~~~~When adding delegates to his mailbox, which role should Joel use if he would like the user to be able to read and create items in a particular folder?

Editor
Publishing Editor
Author
Manager

Answers

Answer:

B) Publishing Editor

Explanation:

Joel should use the publishing editor tool. The correct option is B.

What is a mailbox?

A mailbox is where electronic mail messages found on a remote server or downloaded to the user's hard drive are stored.

In this scenario, the role he should assign to the delegates is the publishing editor. This role grants them the ability to create, read, modify, and delete all items within a given folder, as well as create subfolders.

The other options listed either do not grant access to create/modify existing files or simply grant all of these rights to files created by the user but not to files already present in the folder. As a result, this would be the most appropriate role for Joel's goals.

To know more about mailbox follow

https://brainly.com/question/13276817

#SPJ6

guys my (R) key just bwoke and I have to copy and paste it every time I want to use it so now I'm talking in this nasty UwU voice... like the wide is every long and wuff like I can't evennnnn ahAHHAHAAAHAhahaHHAHh help please I don't know what to dooooooo like I can't even spell my own name like who am I now audwee

Answers

Answer:

Copy (Ctrl+c) Paste (Ctrl+v) Cant you click the rubber thing under the key you broke hoped i helped

Explanation:

Answer: then use a new keyboard or suffer with the UwU WHatS tHiS

Explanation:

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

Answers

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

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

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

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:

Browsers render web pages according to their own standards.
True or false?

Answers

Answer:

false

Explanation:

it is used to view web pages thant you or somebody else created there are websites our there that you can do that but its mainly to view them

Answer: False

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

types of computer that we use in our daily life​

Answers

Answer:

all coumputers

Explanation:

i just like coumputers

The answer would be all computers
Hope this helps :)

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

Other Questions
Find the slope of the line going through the points(7,13) and (7,6). Write your answer in simplestform. If the slope is undefined, write "undefined". True or False: Squires were servants to medieval peasants. 2. The dust usually sticks ton TV iscreen because dustA. Falls on the TV screenB.Particles are metallic conductorsC.Is attracted by magnets in the TV screenD. Is attractedby static charges on the TV scien. How large was the city of Kaifong? Which point is located at (-1,3)? Describe three small changes that you can make to your current eating habits to support a healthier lifestyle. Be specific. Use the Internet if you need to do additional research. In the cell cycle which phase follows S phase, or DNA replication ? She had said yes! Asami, the most popular girl in school, had said yes!Edgar fell back on his bed, his head spinning. He never imagined hewould even go to prom, much less with the girl of his dreams.Incredible!When he heard the doorbell ring, he got up, his head still swimmingwith images of Asami's beautiful face. He opened the door and therestood Ellie Fitz, the girl who lived next door who had had a secret crushon him since 7th grade. "Hey, Edgar," she said. "Do you want to go tothe prom with me?"How does the use of point of view create suspense in the passage? PLEASE HELP!! FIRST ANSWER WILL MARK AS BRAINLIEST!!!What is the most efficient way to control the type of information that is included in the .msg file when a user forwards a contact to another user?Use the "As an Outlook Contact" option.Create an additional contact with limited information.Use the Business Card option.Create the contact using the XML format. Violet light has a wavelength of 4.50 x 10-12 m. What is the frequency?*3 points1.5 x10^20 1/s0.0135 1/s6.77x10^19 1/53x10^8 1/sGreen light has a frequency of 6.73 x 1014 1/s. What is the wavelength?*3 points2.24x10^6 m4.46x10^-7 m2.02 x 10^23 m.4.95 x 10^-24 m3 pointsWhat is the energy (Joules) of violet light with a frequency = 3.43 x 10^141/s? *4.54x10^-19 J1.99x10^-25 J1.93 x 10^-48 J2.27 x 10^-19 J How do you think chemical change is defined? How does the perspective of Henry Stanton differ in the two accounts of the World Anti-slavery Convention?Use text evidence to support your response. What is the answer to 12/45x5+6 Which is most directly responsible for waters unique properties A legal order for an investigation into whether a person who is arrested has been imprisoned legally defines what? 8. Charlize and Camille solved the equation 4x - 2y = 8 for y. Their work is shown below. Which student solved the equation correctly? * Which line is perpendicular to a line that has a slope of One-half?line ABline CDline FGline HJ 2. Calculate the density of a rock that has a mass of 21.58 grams and causes the water in agraduated cylinder to rise from 20.0yl to 25.4 ml. This quotation adds credibility to the text because it comes from an actual immigrant whose experience agrees with Freedmans statement that one out of every five immigrants was detained. it comes from an actual immigrant whose experience proves that no one was detained on Ellis Island. it comes from a young woman who was held on Ellis Island, which supports Freedmans statement that one out of every five immigrants was detained. it comes from a mother whose daughter was detained because her eyes were red and bloodshot. Is this statement True Or False? A complex civilization can be defined as a city with a large population.