Explain the simliparities or difference between a workbook , worksheet and spread sheet​

Answers

Answer 1

Answer:

Spreadsheet vs Workbook. Summary: Difference Between Spreadsheet and Workbook is that Spreadsheet software allows users to organize data in rows and columns and perform calculations on the data. ... While Workbook is consider as whole file that can contain bundle of worksheets in it.

Explanation:

mark brainlyist


Related Questions

what will you see on the next line after the following lines of code?
>>> aList = [9, 2, 3.5, 2]
>>> aList.remove(2)
>>> aList
[9, 3.5]
[9, 3.5, 2]
[9, 2, 3.5, 2]

Answers

Answer: I think its A [9, 3.5]

Explanation:

Answer:

[ 9, 3.5, 2]

Explanation:

Write a program that allows the user to enter their name from the keyboard. Allow the user to pick how many times they want their name
printed to the screen. Print their name to the screen the number of times specified.
java

Answers

Answer:

zddd

Explanation:

Please help me on this

Answers

Answer:

Phishing

Explanation:

the other answers are just random stuff.

Answer:

It is Phishin

Explanation:

the act of seding out bait aka the fake emails and trying to get people to bite or aka get scammed.

Which is the best method for sending a word-processor document to another
person via e-mail?

Answers

Answer:

Attach the document to the e-mail message as a file attachment.

Hope this helps :)

Write a program to enter a number and test if it is greater than 45.6. If the number entered is greater than 45.6, the program needs to output the phrase Greater than 45.6.

Sample Run
Enter a number: 90
Sample Output
Greater than 45.6

Answers

Answer:

float inp =0;

cin>>inp;

if(inp > 45.6)

    cout<<"Greater than 45.6";

Explanation:

the first line will initialize an float for the input you gonna give the program.

second line will get the input from the user.

third line checks if the given input is greater than 45.6 .if so , it will print "greater than 45.6"

also for your future questions , please note which language your program should be in.

IM NOT GOING WITH THAT CAT

Answers

Answer:

Oml

Explanation:

Answer:

“he's not leaving because i know they can't let me leave"

Explanation:

Identify at least five different Arts, A/V Technology, and Communications careers that you could pursue in your home state, and choose the three that appeal to you the most. Out of the three, write a one-page essay describing which one would be your career choice and the educational pathway that you would have to follow in order to obtain that career. Finally, identify at least three colleges, universities, or training programs that are suited to that career choice. You can use the following resources to help you:

Answers

Answer:

Five careers in the Arts, A/V Technology, and Communications cluster that would be interesting to me are choreographer, museum conservator, reporter, singer, and fashion designer. Of those careers, being a museum conservator, singer, or fashion designer sounds the most appealing to me. Out of all those choices, I think that being a fashion designer seems the most interesting and would allow me to use my creativity.

Fashion designers create patterns and construct sample garments for a target market. They use models to determine how the garments will fit and modify them as necessary to get the desired look. In order to excel in this position, I would need to be able to think creatively; establish working relationships with models, designers, and others in the industry; and organize my time in order to accomplish the necessary work and meet deadlines.

There are several schools that offer a degree in fashion design, such as Savannah College of Art and Design, Academy of Art University in San Francisco, Kent State University, and the University of Cincinnati. Several technical schools also focus on fashion design, such as the Fashion Institute of Design & Merchandising. I think I would choose to attend Parsons in New York, which has turned out many famous fashion designers, such as Marc Jacobs, Jenna Lyons, and Tom Ford.

Explanation:

plato answer

He rejected all our proposals (replace the nouns in italics by verbs)

Answers

Answer:

Our all proposals are rejected by him.

i need help, thank you

Answers

Answer:

umm I think it's C it's between that one and d so the 1st and 4th but leaning more towards C

PLEASE HELP!!! Prompt
What is the Bcc address field for?

Answers

Answer:

Blind carbon copy

Explanation:

The Bcc (Blind carbon copy) field in simple words, is a field in which addresses inserted there are not all allowed to see other recipients of the message they receive. In other words, each recipient is blind to such information.

For example, if a teacher emails an assignment to a selection of 30 students from her class by inserting their email addresses in the Bcc field, it therefore means that each student would receive the email but would be unable to see other email addresses that receive the same email. However, they would be able to do so if they were inserted in the Cc field by the teacher.

Read the scenario and then choose which type of
report it describes.
A human-resources director creates a report
containing the names and contact information of
employees at the company.
O customer list
O employee list
O medical record
0 sales-volume report

Answers

Answer:

employee list.

Explanation:

An employee list can be defined as a textual document that comprises of important informations such as names, contact address, gender, religion, next of kin, home address etc., about an employee working in an organization or business firm.

In this scenario, a human-resources director creates a report containing the names and contact information of employees at the company. Thus, this report represents an employee list.

The main purpose of an employee list is to provide a detailed description or information about all of the employees working in an organization at a specific period of time.

Answer:

B; Employee List

[tex]\Huge\sf\underline{\underline\red{Question}} [/tex]

WAP in Java to input a number and deduce if the
entered number is positive or negative.

☞note: I want program not explanation​

Answers

Tbh I don’t know too much.. nor can I try the code but.. try this.

var number = window.prompt("Enter a number: ")
if (number > 0) {
alert("positive") // positive
} else {
alert("negative") // negative
}

Answer:

var number = window.prompt("Enter a number: ")

if (number > 0) {

alert("positive") // positive

} else {

alert("negative") // negative

}

Mobile devices have their own OSs, tailored to their handheld needs, which means they are not immune to what?
malware threats
corporate espionage
crowding out legitimate traffic
specific rules

Answers

Answer:

Malware

Explanation:

Malware is used in many types of software included handheld OS's

Chris wants to view a travel blog her friend just created. Which tool will she use?

HTML
Web browser
Text editor
Application software

Answers

Answer:

Web browser

Explanation:

HTML, text editor and application software are all tools used by developers in coding the format of a blog. Computer languages such as Cascading Style Sheet (CSS), JavaScript, Personal Homepage Pre-processor, and HyperText Markup Language are used in such coding and an ordinary user will not be able to understand such a language.

To view the travel blog when it is ready and in everyday language, a web browser should be used. The blog name is entered and Chris can see all the features of the blog.

FREE BRAINLIEST!!!
When recording a macro, the cursor will look like a _____ to indicate it is recording. A.microphone
B. Arrow
C. CD
D. cassette tape

Answers

Answer:

B

Explanation:

Answer:  

When recording a macro, the cursor will look like a cassette tape to indicate it is recording. This answer has been confirmed as correct and helpful.  

Explanation:

the correct answer is D

Read the scenario and then choose which type of
report it describes.
A company creates a report detailing research on
the projected sales of a new product.
O customer list
O
market-research report
o
product list
O
sales-volume report

Answers

Answer:

Market-research report.

Explanation:

Market research can be defined as a management strategy that focuses on systematically acquiring informations about occasions, trends, events or patterns through surveys and analysis of information pertaining to the customers of a business firm or organisation so as to understanding their behavior. Therefore, a market-research report would provide a business with informations such as projected sales, industry trends, competitive landscape, market values, industry size through the use of surveys, product tests and reviews.

In this scenario, a company creates a report detailing research on the projected sales of a new product. Thus, this type of represents a market-research report.

Answer:

it's B.

Explanation:

When do we use numbers instead of strings?

Answers

Answer:

for what, I need more context

Explanation:

Answer:

When you need to do calculations

JAVA CODE.


Write a method that takes a Rectangle as a parameter, and changes the width so it becomes a square (i.e. the width is set to the value of the length).

This method must be called makeSquare() and it must take a Rectangle parameter.

Answers

Solution :

public class Rectangle  

{

int len,bre;

Rectangle(int l,int b)

{

setLength(l);

setBreadth(b);

}

void setLength(int l)

{

len=l;

}

void setBreadth(int b)

{

bre=b;

}

int getLength()

{

return len;

}

int getBreadth()

{

return bre;

}

void makeSquare(Rectangle r)

{

r.setBreadth(len);

System.out.println("Square Parameter");

System.out.println("Length:" +r.getLength() + " Length: ".getBreadth());

}

public static void main(String[] args){

Rectangle r=new Rectangle(10,5);

System.out.println("Rectangle Parameter");

System.out.println("Length:"+r.getLength()+" Breadth:"+r.getBreadth());

r.makeSquare(r);

 }

 }

}

1. Open the table in__
view.
2. Place the cursor in the Last Name column.
3. On the__ tab, in the Sort & Filter group, click __

Answers

1. Open the table in design view
2. Place the cursor in the last name column
3. On the create tab , in the sort a amp; filter group, click the toggle filter icon

What is the difference
difference between
Open
and recent
command?

Answers

The difference between the new and open commands on the file menu are quite simple. The new command creates a brand new file, while the open command opens a file that already exists or has been created.

Place the following STEM inventions in the correct chronological order, from the earliest to the most recent discovery.
Talking doll - Summly app - Blissymbol printer - circular saw


talking doll, circular saw. Blissymbol printer, Summly app

circular saw, Blissymbol printer, talking doll, Summly app

circular saw, talking doll, Blissymbol printer, Summly app

talking doll, Summly app, Blissymbol printer, circular saw

Answers

Probably C

If I’m right, can you mark me brainliest please?

Answer:

c

Explanation:

lol

What online server provides you space to store and launch your website?
A.
WYSIWYG editor
B.
web hosting site
C.
domain name registrar
D.
service provider

Answers

Hello there!

The answer would be web hosting site

Hope this helps

Have a great day/night

Where do you want to install?
It looks like you don't have any applicable device(s) linked to
your Microsoft account. To install, sign in on a device with
your Microsoft assount,
Get more info
How do I do this

Answers

This really depends on the thing you are trying to install, and the device you are trying to install it on.

try to find the app info and see what devices it is compatible with. make sure you are using a compatible device, and make sure you are signed in.

In a _error,solution is working but not giving required results

Answers

Answer:

it is a random error

Explanation:

I HOPE THAT THIS ANSWER HELPS YOU

Which of the following best describes the purpose of video careers?


To catch the attention of customers


To gain an emotional connection between two people


To create motion images for public entertainment, news or education

To make an employer laugh

Answers

To create motion images for public entertainment news or education

Activity
Using Internet resources, find information on how you will install an operating system on your computer. List the steps you will use for installing
the operating system.

Answers

Answer:

If you want download operating system you need to go to You tube and look video for downloading.

Explanation:

Go to you. I think Now I don't any information.

Answer:

1. I first inserted the Windows XP CD in the CD/DVD-ROM drive. After inserting the CD, the message “Press any key to boot from CD” appeared on the screen. I pressed a key, and the message “Setup is inspecting your computer hardware configuration...” appeared on the screen.

2. Next, I pressed Enter, and the XP setup menu came up to help continue the setup.

3. When the licensing agreement came up, I pressed F8 to agree to the rules and regulations of the agreement contract.

4. Next, I pressed Esc to install a fresh copy of Windows XP.

5. At some point of the installation, I was prompted to create new partition spaces using the partition setup screen.

6. After completing the partition process, I pressed Enter to install XP.

7. Next, I chose the NTFS file system for my drives.

8. Next, I pressed Enter to start the formatting process. At the end of the formatting process, Windows started installing files.

9. I configured my system by responding to the prompts of a setup Wizard.

10. Finally, my system restarted, and the Windows XP installation was complete.

Please help!!!! 100 points!!

Answers

Answer:

I DONT GET IT

Explanation:

I was also looking for an answer for the same question lo

For kids who feel like they dont belong, i fell you, i really do. We are all connected. We’re in this together believe it or not. You are not alone. No matter what happens, you should never give up. Happiness is not limited, if you can’t find any happiness then i will lend some of my happiness to you. People can help you move forward, to a life that is full of happiness. One where you are not so depressed in. Your life is shaped by YOU. So if you choose to be depressed than that is how your life will be. If you choose to be happy than you will live a happy life. That goes for all the other emotions. You may say you dont belong but you do belong. It may be a place in your imagination for now but sooner or later or will find a place in the real world that you belong. If you give this world a chance it can show you that you do belong in this world. You’ll never know if you make a difference if you dont give yourself a chance to make a difference. Your world will open up in ways that you thought were never possible if you just believe in yourself. When that happens you’ll be so happy you held on for as long as you did. Let’s show the world what makes us unique, lets show the world that you matter too. Let’s refuse to let the haters dictate your life. Let’s make a difference in this world STARTING NOW

Answers

Answer:

ok lil sharty

Explanation:

girl anyways follow kdlorr on ig

in python:
Write a program that asks the user for the number of hours worked this week and the hourly rate of pay. The program is to calculate the gross pay. If the number of hours worked is greater than 35, the extra hours are paid at 1.5 times the rate. The program should display an error message if the number of hours worked is not in the range 0 to 70

Answers

Answer:

The code is shown below:

Explanation:

Consider the provided information.

The required code is shown below:

hrs = input("Enter the number of hours worked this week: ")

h = float(hrs)

if h<0:

   print("Error")

elif h>70:

   print("Error")

else:

   xx= input("Enter the hourly rate pay: ")

   x=float(xx)

   if h<= 35:

       print(h * x)

   elif h > 35:

       print(35* x + (h-35)*1.5*x)

For better understanding refer to the image shown below.

Define and explain the two different methods by which a file can be compressed. Briefly describe one pro and one con for both types of compression.

Answers

Answer:

The answer to this question can be defined as follows:

Explanation:

In this question, the Lossy compression requires a data merging software program. The benefit would be that compared to lossless compressions, it can create smaller files. One aspect was that every piece of information is usually lost. It is used to analyze their digital information on a computer model, seeking a place to buy it in another form. The pre is also no loss of data. Another thing would be that sound files wouldn't fit properly.

Answer:

Lossy compression uses a computer program to combine information. A pro is that it can produce smaller files (when compared to lossless compressions). A con is that some information is normally lost. Lossless compression uses a computer model to analyze the digital data and finds a way to store all of it in a different format. A pro is that no data is lost. A con is that it does not work well with sound files.

Other Questions
heyheyhey ( I HATE ONLINE SCHOOL STUFF) The total cost for a chair, a desk, and a lamp is $562. The desk costs four times as much as the lamp and the chair costs $23 less than the desk. Find the cost of each item. Jane and Chris sell candles to earn money. Jane spent $20 to create her candles and sells candles for $3 each. Chris spent $40 to create his candles and sells candles for $5 each. How many candles will Jane and Chris have to sell in order to earn the same profit? Of which substance would an adult be able to consume the largest quantity before experiencing life-threatening effects?Your answer:botulinumacetaminophensugarwatersalt 15. A college professor of mine named Dr. Purcell was a passionate professor of Physical Education. He would go on rants about how in the USA, Physical Education classes are to easy on the student. He did not like the fact that as long as a student tries, they earn an A. He said that Physical Education classes should have some physical standards to pass since it is Physical Education. For example, if a student could not complete 25 sit ups in a minute then they would fail. Some students said to Dr. Purcell, this would be unfair if the student gave a genuine effort. Dr. Purcell replied, So if the math student tries extremely hard on the math test but scores a 45%, does the student get an A for their efforts? He then went on to say that if PE classes were taken as serious as Math then we would have less obese and more fit people in our society. What are your thoughts on Dr. Purcells ideas on how a PE class should be? Do you think he is correct or is he out of line? Justify your answer. ' the ratio of strawberries to grapes in the fruit salad is 3:9. the ratios of strawberries to honey dew is 6:14. if there 36 grapes. how many strawberries? Help! I think this is correct but im unsure How can entrepreneurs save money in case the government increases taxes on small businesses? following list Use each only once. When you haveIn the spaces in the sentences below, write words from thefinished two words will remain unused.18although, because, because of. besides, however, in spiteof otherwise, therefore(a)(b)He sat in front of the firehe liked its warmth.His stamp albums were full,he needed a new one.He collected space travel stampshis grandson's interest.He still preferred to collect British stampsthey were not as colourful as Nepalese stamps.having collected stamps for so many years,he still enjoyed the hobby.It was getting more expensive to buy stamps now.he decided to continue collecting them. A man walks for x hours at a speed of(x + 1) km/h and cycles for (x - 1) hours ata speed of (2x + 5) km/h. If the total distancetravelled is 90 km, x which statement is correct about photosynthesis and cellular respiration? 16 Use the Empirical Rule. (Do not use technology. Technology will give a slightly different answer.)Draw a sketch of the normal distribution and label the mean and 1, 2, and 3 standard devitons above andbelow the mean with computed values.Assume that the weight of 1-year-old girls in the USA is normally distributed with Mean = 9.5 kg, StandardDeviation = 1.1 kg.(a) 68% of the data is between which 2 values? 8.4 oro kg -- 10.0 kg(b) 95% of the data is between which 2 values? 7.3 kg - 11. oo kg(c) What percentage of the data is less than 8.4 kg?(d) What percentage of the data is between 7.3 kg and 11.7 kg?(w) What percentage of the data is more than 12.8 kg? his voice was as smooth as butter ,a alliteration b similec personification d hyperbolee onomatopoeia f metaphor Please help on these 3 Questions Thank You ....Brainliest and 50pts 1.The __________________ is not able to become a trade route because it is too dangerous for travel2.A region south of the Sahel that is made up of grasslands and scattered trees is called the _________________________.3.The ____________________ begins in Lake Victoria and stretches all the way to the Mediterranean Sea. Write ONE paragraph (with complete sentences!) explaining and describing the concentration camps. If you are convicted for a federal crime in the US District Court which court could yousend your case to be appealed? Need help kinda stuck on this one! factorize 2x - 5x+ 2x - 5 George rides his bike to his friends house that is 5 kilometers from his house. If he rides his bike at an average speed of 15 km/h, how long will it take him to get to his friends house? 50 points please help