How will Excel summarize the data to create PivotTables? summarize by row but not by column summarize by column but not by row summarize by individual cells summarize by row and by column

Answers

Answer 1

Answer:

D. summarize by row and by column

Answer 2

Answer:

D.

Explanation:


Related Questions

Consider the classes Food, Cheese, and Velveeta where Cheese is a subclass of Food and Velveeta is a subclass of Cheese. State which of the following lines of code are legal.

Cheese c =new Food( );
Velveeta v =new Food( );
Cheese c =new Velveeta( );
Food f =new Velveeta( );
Food f =new Cheese( );

Answers

Answer:

Cheese c =new Velveeta( );

Food f =new Velveeta( );

Food f =new Cheese( );

Explanation:

The super-class is the parent class from which features and attributes are inherited from while the subclass or the child class is the class inheriting from the super or parent class.

In Java, the object instance of a class is created with the syntax;

class_name instance_name = new class_name();

Food is the super or parent class of Cheese (which makes Cheese its subclass) and Cheese is the parent class of Velveeta. The extends keyword is used to denote inheritance.

True or False: The major advantage of Arrays over ArrayLists in Java is the fact that while ArrayLists are fixed in size, an Array can increase or decrease in size as needed.

Answers

Answer:

False

Explanation:

It's the other way round actually. Arraylists do not have fixed size and can increase or decrease in size as needed. On the other hand, Arrays are fixed from when they are declared; they have a particular size that number of elements cannot go beyond.

An arraylist in Java is a class that is part of a Java collection framework(java.util) that can have variable sizes and only store objects, not primitive data like strings or integers. An array is a data structure in Java and can store both primitive data and objects, while having a fixed size at declaration.

Match the definitions of different business communication to the type of document

Answers

Answer:

Convey more factual data that helps facilitate decision making  - REPORTS

Reports are made with factual data to show the condition of the subject so convey more factual data that helps in decision making.

Are one page long  - MEMORANDUMS

Memorandums are used to convey new information and are usually brief which means they take one or two pages.

Are written in a block style, with the body text aligned along the left margin  - BUSINESS LETTERS

Business letters are to be as formal as possible and this includes writing them block style and aligning the text to the left margin.

Allow attachments of files, such as images  - EMAILS

As emails are softcopy and computer based, they allow for the attachment of other files such as images, documents, audio, etc.

Answer:

emails -> allow attachments of files, such as images

reports -> convey more factual data that helps facilitate decision making

memorandums  -> are one page long

business letters  -> are written in a block style, with the body text aligned along the left margin

Explanation:

Hopes this helps.

g Write a program that allows a user to input any text in your program. Using the tools that we have discussed, your program should output how many unique words were in the input and then output how many words were unique.

Answers

Answer:

Explanation:

The following function/program is written in Java. It asks the user for a sentence as an input and then splits that sentence into an array of words. Then it creates an arrayList for all of the unique words, comparing each word in the sentence with all of those in the ArrayList. If a word is found in the ArrayList it cancels the loop and moves on the next word in the sentence. Finally, it counts all of the unique words in the ArrayList and prints that total to the screen.

public static void uniqueWords() {

       Scanner in = new Scanner(System.in);

       System.out.println("Enter a sentence:");

       String sentence = in.nextLine();

       String words[] = sentence.split(" ");

       ArrayList<String> uniqueWords = new ArrayList<>();

       for (int x = 0; x < words.length; x++) {

           boolean exists = false;

           for (int i = 0; i < uniqueWords.size(); i++) {

               if (words[x].equals(uniqueWords.get(i))) {

                   exists = true;

                   break;

               }

           }

           if (exists == false) {

               uniqueWords.add(words[x]);

           }

       }

       System.out.println(uniqueWords.size());

   }

Which view displays the records in columns and rows like excel worksheet​

Answers

Answer:

Datasheet View

Explanation:

Chapter 1

A B

Database Template A preformatted database designed for a specific purpose.

Datasheet View The Access view that displays data organized in columns and rows similar to an Excel worksheet.

You are a network technician for a small network. Your ITAdmin workstation just stopped communicating with all other computers in the network. You need to diagnose and fix the problem. The following IP addresses are used in this lab:

Location Computer Name IP Address
Networking Closet CorpServer 172.25.10.10
Office 1 Office 1 172.25.10.60
Office 2 Office 2 172.25.10.61
Support Office Support 172.25.10.62
IT Administration ITAdmin 172.25.10.63
Executive Office Exec 172.25.10.64

Answers

Answer:

Ping the other workstations from the IT Admin workstation to confirm that connection has been lost, check the status of the network interface card in the workstation with command ifconfig in the terminal, then reset the connection using ifdown and ifup commands. If the problem is not resolved, check the cable connection.

Explanation:

Ping is an ICMP echo message sent by a network host to another to check for connectivity. If they are connected, the other workstation responds with an ICMP response message.

The ifconfig in Linux systems displays the network adapters and their individual IP configurations. If there is no connection even after the network is reset, then the cable connectors could be the problem.

Consumers who pay more than the minimum payment on credit cards...
are crazy, why pay more than you need to?
O pay less interest in the long run.
O see their credit scores decrease.
are able to buy more things.

Answers

Pay less interest in the long run

Match the IP Protections Patent, Copyright and Trademark into the following cases:

a. books, poems
b. music, movies, paintings
c. company logo
d. software
e. combinations of materials to make drugs

Answers

Answer:

A) copyright

B) copyright

C)Trade mark

D) copyright

E)Patent

Explanation:

Patent can be regarded as a form of intellectual property which helps the owner of an invention to others to sell or use the invention for some period of time. Example of this is a patent that protect microwave oven.

trademark is form of intellectual property, this could be inform of symbols, words that differentiate the product of a party from another. Example of this is a bite of apple that represents apple products.

Copyright can be regarded as a legal right given to those that owns a intellectual property which gives him/her right to copy and exclude others from reaping from where they did not sow. The owner get exclusive right to reproduce the copy.

Below is the match of the intellectual property with the examples.

a. books, poems<> Copyright

b. music, movies, paintings<> Copyright

c. company logo<> Trademark

d. software<>Copyright

e. combinations of materials to make drugs<> patent

Microsoft Excel is an example of a(n) application.

entertainment
education
communication
productivity

Answers

Answer:

d

Explanation:

Answer:

productivity

Explanation:

u cant just say "A, B, C, or D" cause all the choices are randomized

just for future reference

Other Questions
m=rise/runm=?b=?equation:? AThe document shows a personal allowances worksheet.Personal Allowances Worksheet (Keep for your records.)A Enter "1" for yourself if no one else can claim you as a dependent. You are single and have only one job; orB Enter "1" it: You are married, have only one job, and your spouse does not work; or Your wages from a second job or your spouse's wages (or the total of both) are $1,500 or less. Enter "1" for your spouse. But, you may choose to enter --" if you are married and have either a working spouse or morethan one job. (Entering-0-" may help you avoid having too little tax withheld.) ..D Enter number of dependents (other than your spouse or yourself) you will claim on your tax return.This document is part of a A large human population, both globally and within individual countries, has been a concern since the time of Thomas Malthus. Country X is 95% desert. The government of Country X is concerned about not having enough arable land (land capable of being used to grow crops) in the country to produce the food needed to feed its population without increasing food imports. One government official proposes a project to irrigate large areas of the desert to convert these areas of desert to agricultural fields. Required:Describe one potential benefit of this proposed project. To which subsets of the real numbers does the following number belong? square root of seven A. rational numbers B. irrational numbers C. whole numbers, integers, rational numbers D. whole numbers, natural numbers, integers Solve the equation.2.5 = 0 - (-20)0-17.50-22.5O 22.50 17.5 Express 8 as a fraction. 28.What is the slope of the line 2x + 5y = 15?A. 2B. -2C.2/5 D.- 2/5 Which equation gives the number of 1/4 centimetre that are in 7/8 centimetres Is there a phobia for chemical reactions specifically? I need help on this please!!!!! sorry im a bit slow could somebody help please How do the punishments differ if a man strike the body of another free-born man or a man higher in rank than he? Which punishment is more severe Jesse practices the trumpet for a total of 165 minutes during the first week of school. He practices for 245 minutes during the second week. A. Estimate the total amount of time Jesse practices by rounding to the nearest 10 minutes. congress's agricultural committee is a______a. joint committeeb. select committeec. temporary committeed. standing committe pls pls help !!!If f(x) = 9 - 2|x + 2|, find f(-7).-15-1119 what is 4+n/3=2the slash is a fraction Which continent contains the world's longest river and the second largest freshwater lake in the world?A.South America.AsiaC.AfricaDEuropehelp plz. due soon this is a christmas gift for my mom:(well part of it so pls helppp) if I had to describe your mom in one word what would it be?i cant decide because my mom is such an amazing, sweet, kind person and I don't think you can put all those sweet things in one word. HELP The distance from Annandale, Virginia to New York City, NY is approximately 410 kilometers (km). Find the distance in miles. SHOW WORK!I NEED HELP PLEASE ANYONEEEEEE Y'all, please read this, its just a short sermon that I think everyone needs to hear nowadays.The science fiction genera is filled with stories of alien races that are controlled by a single over mind that uses its psychic power to control its population. Star Trek has the Borg. The Borg assimilate other races, and control them using a hive mind. The Christian bible describes Gods spirit as living within the believer, that the Christians body becomes the temple of the Holy Spirit. Christians are influenced in a special way by God. But unlike the Borg, Christ does not control Christians, He does not take over their mind or will, although he fills them. The job of the Holy Spirit is to instruct Christian, to teach, and correct them, protect them from harm, but he never controls them.We only have a limited time on this earth, and before we die we must receive Gods Spirit. Our body will one day die, but if God dwells in us he will give life to us, we will be drawn away from hell beneath.Rom 8:11-14 But if the Spirit of him that raised up Jesus from the dead dwell in you, he that raised up Christ from the dead shall also quicken your mortal bodies by his Spirit that dwelleth in you. Therefore, brethren, we are debtors, not to the flesh, to live after the flesh. For if ye live after the flesh, ye shall die: but if ye through the Spirit do mortify the deeds of the body, ye shall live. For as many as are led by the Spirit of God, they are the sons of God.God is not like the Borg, he will not force you to do anything, but he does expect us to be open to his leading in life. If we have sin in our life, he wants to gently change us. He wont push us and shove us around, but using love he will draw us into a life that is profitable. What honors God, not a broken life, full of suffering, but a life that is prospering. Every person, Christian or non Christian will experience some times of suffering, but Gods ultimate plan for us is to make our lives shine.