How do I download the Microsoft word on my Hp probook

Answers

Answer 1
If it’s a tablet there should be an app if not then go to Microsoft and find a apk to download or use google sheets it’s just as good without the need of a flash drive since it’s saved to the cloud
Answer 2
You should use Google Sheets

hope this helps

Related Questions

A cyberbully is someone who invades another person’s privacy by

Answers

Insulting or harassing them over the Internet
intimidating someone online with threats.

import java.util.Scanner;

public class Grade
{
public static void main (String[] args)
{
// Declare constants
final double IN_WEIGHT = 0.6; // in-class weight is 60%
final double OUT_WEIGHT = 0.4; // out-of-class weight is 40%

// Declare variables
int preLabPts; //number of points earned on the pre-lab assignment
int preLabMax; //maximum number of points possible for pre-lab
int labPts; //number of poitns earned on the lab
int labMax; //maximum number of points possible for lab
int postLabPts; //number of points earned on the post-lab assignment
int postLabMax; //maximum number of points possible for the post-lab
int outClassAvg; //average on the out of class (pre and post) work
int inClassAvg; //average on the in-class work
double labGrade; //final lab grade

Scanner scan = new Scanner(System.in);

// Get the input
System.out.println("\nWelcome to the Grade Calculator\n");
System.out.print("Enter the number of points you earned on the pre-lab: ");
preLabPts = scan.nextInt();
System.out.print("What was the maximum number of points you could have earned? ");
preLabMax = scan.nextInt();
System.out.print("Enter the number of points you earned on the lab: ");
labPts = scan.nextInt();
System.out.print("What was the maximum number of points for the lab? ");
labMax = scan.nextInt();
System.out.print("Enter the number of points you earned on the post-lab: ");
postLabPts = scan.nextInt();
System.out.print("What was the maximum number of points for the post-lab? ");
postLabMax = scan.nextInt();
System.out.println();

// Calculate the average for the out of class work
outClassAvg = (preLabPts + postLabPts) / (preLabMax + postLabMax) * 100;

// Calculate the average for the in-class work
inClassAvg = labPts / labMax * 100;

// Calculate the weighted average taking 40% of the out-of-class average
// plus 60% of the in-class
labGrade = OUT_WEIGHT * outClassAvg + IN_WEIGHT * inClassAvg;

// Print the results
System.out.println("Your average on out-of-class work is " + outClassAvg + "%");
System.out.println("Your average on in-class work is " + inClassAvg + "%");
System.out.println("Your lab grade is " + labGrade + "%");
System.out.println();
}
}

can anyone help fix this code?

Answers

package Hello;
import java.util.Scanner;

public class NewClass1 {
   
 public static void main (String[] args)
 {
 // Declare constants
 final double IN_WEIGHT = 0.6; // in-class weight is 60%
 final double OUT_WEIGHT = 0.4; // out-of-class weight is 40%

 // Declare variables
 int preLabPts; //number of points earned on the pre-lab assignment
 int preLabMax; //maximum number of points possible for pre-lab
 int labPts; //number of poitns earned on the lab
 int labMax; //maximum number of points possible for lab
 int postLabPts; //number of points earned on the post-lab assignment
 int postLabMax; //maximum number of points possible for the post-lab
 int outClassAvg; //average on the out of class (pre and post) work
 int inClassAvg; //average on the in-class work
 double labGrade; //final lab grade

 Scanner scan = new Scanner(System.in);

 // Get the input
 System.out.println("\nWelcome to the Grade Calculator\n");
 System.out.print("Enter the number of points you earned on the pre-lab: ");
 preLabPts = scan.nextInt();
 System.out.print("What was the maximum number of points you could have earned? ");
 preLabMax = scan.nextInt();
 System.out.print("Enter the number of points you earned on the lab: ");
 labPts = scan.nextInt();
 System.out.print("What was the maximum number of points for the lab? ");
 labMax = scan.nextInt();
 System.out.print("Enter the number of points you earned on the post-lab: ");
 postLabPts = scan.nextInt();
 System.out.print("What was the maximum number of points for the post-lab? ");
 postLabMax = scan.nextInt();
 System.out.println();

 // Calculate the average for the out of class work
 outClassAvg = (preLabPts + postLabPts) / (preLabMax + postLabMax) * 100;

 // Calculate the average for the in-class work
 inClassAvg = labPts / labMax * 100;

 // Calculate the weighted average taking 40% of the out-of-class average
 // plus 60% of the in-class
 labGrade = OUT_WEIGHT * outClassAvg + IN_WEIGHT * inClassAvg;

 // Print the results
 System.out.println("Your average on out-of-class work is " + outClassAvg + "%");
 System.out.println("Your average on in-class work is " + inClassAvg + "%");
 System.out.println("Your lab grade is " + labGrade + "%");
 System.out.println();
 }
 }

 

A data set with 1,000 records will have ____ differences between the ordered records

Answers

Final answer:

The calculation for the total number of differences between ordered records in a dataset of 1,000 records results in 999,000 differences, utilizing the formula for combining each record once without duplicating comparisons.

Explanation:

The question asks about the number of differences between ordered records in a dataset of 1,000 records. When considering a linear sequence of 1,000 records, each record can be compared to all other records to determine the difference. Therefore, to find the total number of differences, we consider each record being compared to every other. To calculate this, the formula (n-1) + (n-2) + ... + 1 can be employed, where n is the total number of records, which simplifies to n(n-1)/2. For 1,000 records, this calculation gives us 999,000 differences if each record is compared to every other record once. It's crucial to understand that this calculation assumes that the comparison between two distinct records constitutes a single difference, ignoring the magnitude of the difference and focusing on the count of comparatives.

A(n) _____ occurs when a visitor requests a page from a web site.'

Answers

If everything goes right, A file transfer occurs.

The question is so broad, I don't know what you're looking for. How does httpd work? How does HTTP work? I don't know.

Computer-aided design software is used primarily by:

Answers

Is used primarily by Students and Engineers.

Which files track internet usage and personal information when people visit websites?
(blank) track internet usage and personal information when people visit websites.

Answers

its cloud tracking. Hope this helps.

Answer: Cookies

Explanation: Whenever you visit a site it will ask if you accept cookies, meaning that they want to make sure it's okay for them to collect information from your visit.

Which of the following is important when using technology? A) Governance B) Credentialing C) Ethical conduct D) Preparation

Answers

It is important to have some sort of preparation when using technology. In order to use technology it will take a large amount of time to prepare and understand what the peace of equipment, (technology) is able to unfold.

Important factors while using technology are:

A) Governance

B) Credentialing

C) Ethical conduct

D) Preparation

Briefly,

A)

Governance: Governance refers to the establishment of rules, regulations, and policies that guide the appropriate and responsible use of technology.

It involves creating structures and processes to ensure that technology is used in a fair and equitable manner, and that any potential risks or issues are properly managed.

B)

Credentialing: Credentialing involves obtaining and maintaining the necessary qualifications and certifications to use specific technologies or perform certain tasks.

It can include obtaining degrees, certifications, or licenses that demonstrate a person's expertise and competence in using technology effectively and safely.

C)

Ethical conduct: Ethical conduct is crucial when using technology. It involves behaving in a responsible and moral manner, respecting the privacy and rights of others, and using technology for positive purposes.

Ethical conduct includes things like avoiding plagiarism, respecting intellectual property rights, and being mindful of the impact of technology on individuals and society.

D)

Preparation: Preparation is indeed important when using technology. It involves acquiring the necessary knowledge and skills to effectively utilize technology. This can include learning how to operate specific devices, understanding software applications, and staying updated with the latest technological advancements.

Know more about technology,

https://brainly.com/question/9171028

#SPJ6

The number of distinct values that can be represented using 5 bits is

Answers

2 to the power of 5, ie., 2^5 = 2*2*2*2*2 = 32.

Is a network traffic management device used to connect different network segments together?

Answers

No, network traffic management software is only concerned with the health of the Network.

With a(n) ____ the editor, compiler, and executer are combined in the same application.

Answers

IDE, Integrated Development Environment

Ascii is the encoding standard used to represent _____ in digital form.

Answers

It is needed to represent character encoding, so letters and numbers.

ASCII is the encoding standard used to represent keyboard characters in digital form.

What is ASCII?

The most used character encoding system for text data in computers and on the internet is ASCII (American Standard Code for Information Interchange). Unique values exist in normal ASCII-encoded data for 128 alphabetic, numeric, or special extra characters and control codes.

The ASCII character encoding is based on wireless character encoding. In 1963, the American National Standards Institute established it as a computer standard.

As per the question,

ASCII is the encoding standard used to represent keyboard characters in digital form.

For example, the code for the letter "A" is 65, and the code for the digit "1" is 49.

Thus, the required fill-in-the-blank would be "keyboard characters".

To learn more about the keyboard characters click here:

https://brainly.com/question/14882003

#SPJ5

Two or more computers that transfer information between computers are called a

Answers

When two computers are linked together, sending information to each other this is called a Local Area Network or LAN for short. Think back to the old days of playing StarCraft or Warcraft. Friends could link computers together via an Ethernet cable to play together.

What actually changes the value excel stores to a user determined number of decimal places?

Answers

The ROUND function can be used to do this. The function, in its final argument, has a section that allows for the exact number of digits that the returned value should be truncated at, which will set the exact number of decimal digits stored in that cell.

What does API stand for

Answers

API stands for Application programming interface.

API stands for "Application programming interface". API (Application Programming Interface) is defined as a computing interface that defines the interaction between multiple software intermediaries.

What is API?

API stands for "Application programming interface".

API in computer helps computer technology interact with each other

API (Application Programming Interface) is defined as a computing interface that defines the interaction between multiple software intermediaries.

API key is the specific identifier use authenticate the developer user and call programs for the API.

The API keys often serve as a specific identifier and a secret token for authentication and which usually have a set of access rights to the API associated with it.

It is used to authenticate a project with an API instead of a human user. Different platforms can execute and use API keys in different ways.

Learn more about API here;

https://brainly.com/question/17257153

#SPJ2

A ___________ lists all possible packet switches and gives a next hop for each.

Answers

routing table A routing table is what a network device uses to figure out where packets are supposed to be sent.

A computer _________ is a set of self-replicating program instructions that surreptitiously attaches itself to a legitimate executable file on a host device.

Answers

Virus                     

What does it mean that the media could be bias?

Answers

Media bias is the bias or perceivedbias of journalists and news producers within the mass media in the selection of events and stories that are reported and how they are covered. ... There are a number of national and international watchdog groups that report on bias in the media.

A _____ is a computer virus that replicates and spreads itself, not only from file to file, but from computer to computer via e-mail and other internet traffic.

Answers

Trojan horse
....................

When you save a file to the cloud, it means your file was stored _____. Question 1 options: on the internet on your hard drive on your computer's RAM on a flash drive

Answers

Answer:

Option a. On the internet

When you save a file to the cloud, it means your file was stored on the internet.

Explanation:

Cloud storage can be defined as the remotely working service model that manages, maintains, backups all the data and make it available to the users over the network all the time.

This means all the data is accessed and modified when needed, without the availability of some specific hardware device. Moreover cloud computing expels the problem of  low space on the drive.

Storage on cloud computing is much easier and secure now-a-days and has many advantages including mobility and all time access and fear free environment regarding loosing of data.

i hope it will help you!

What is the area of a parallelogram whose vertices are A(−1, 12) , B(13, 12) , C(2, −5) , and D(−12, −5) ? Enter your answer in the box.

Answers

it should be 238 for the area

Looking at the first two vertices, A and B, we see that the x values have a difference of (-1 - 13) units, or 14 units. This gives us the base of the parallelogram. Next, we look at the difference between the y values between B and C to find the height. In this case, they are (12 - [-5] ) units, or 17 units. The area of a parallelogram is simply base multiplied by height, which is (14 * 17), or 238 square units.

Which ipv6 static route would serve as a backup route to a dynamic route learned through ospf?

Answers

Router1(config)# ipv6 route 2001:db8:acad:1::/32 2001:db8:acad:6::2 200

Installing an operating system onto a hard drive with no previous os installed is known as

Answers

a clean install. Actually as long as the drive has a new filesystem, it's a clean install.

Which website can help you find antivirus software?

Answers

McAfee!!! you should get it

The awser is b. i took the testo

What color typically indicates the speaker port on a sound card?

Answers

The answer to this question would be: Lime green

The lime green color code is for audio output for speaker or headphones. Color coding is greatly helpful to make sure that the port you are using is correct. Using the color you can determine what kind of input or output the port is for. There is a few others color coding like pink for analog microphone input, or light blue for audio input of analog line.
Lime Green was color typically indicates the speaker port on a sound card

What does a linear bus topology used to connect all network devices?

Answers

A linear bus topology uses a common background cable to connect all network devices.

Final answer:

A linear bus topology connects all network devices to a single cable backbone. Device B shows a linear, ohmic relationship, meaning it follows Ohm's Law. High voltage is used in power lines to reduce current and therefore minimize line losses over long distances.

Explanation:

A linear bus topology is a network design in which all network devices are connected to a single continuous length of cable, often referred to as the backbone. Each device is directly connected to this backbone through a branching cable. In a scenario where device B displays a linear relationship and is ohmic, it means that the device obeys Ohm's Law, where voltage is directly proportional to the current across a conductor at a constant temperature, resulting in a straight-line graph when voltage is plotted against current.

Furthermore, in electrical power transmission, it is beneficial to use high voltage to reduce currents over long distances due to resistance in the lines. Although the conductors have low resistance, long distance lines can accumulate significant losses. Higher voltage leads to lower current and therefore, reduces line losses, making for more efficient transmission of power over kilometers long distances from the power company.

Chords based on scale degrees create appropriate harmonies for a piece of music. True False

Answers

I think the answer to this is True.
The answer would be true

Which component of a computing device drains the battery the fastest?

Answers

The LCD panel of the computing device drains the battery the fastest.This component  drains approximately 43% of the total battery life. Since the display is the biggest power drain in order to maximize the battery life of your computing device you should enable Power saver mode and make sure it's set to turn off the display quickly after inactivity. 

The linux command _______ can be used to list the current disk devices connected to the computer.

Answers

The linux command fdisk -1 can be used to list the current disk devices connected to the computer

Ethan is responsible for writing the dialogue in a movie. Which role is he playing? Ethan is playing the role of a(n).....''BLANK''..... and is responsible for writing the dialogue in the movie.

Answers

Screenwriter! A screenwriter's role is to pen the script for a film.

Answer:

Screenwriter

Explanat

Which process is used to protect transmitted data in a vpn?

Answers

Here is the answer: Tunneling
Other Questions
Explain why scientists believe the Aberts and Kaibab squirrels are examples of speciation. Please bros, I need this.The following table shows the values of y for different values of x:xy0, 01, 12, 4Which statement best explains whether the table represents a linear function or a non-linear function? It represents a linear function because its points are on a straight line. It represents a nonlinear function because its points are not on a straight line. It represents a linear function because its points are not on a straight line. It represents a nonlinear function because its points are on a straight line. When assisting a child with ventilation:a.do not over-inflate his lungsb.pinch his nose closedc.allow the child to exhale on his ownd.all of the above? Assembly Line A produces 45 units in the same time that it takes Assembly Line B to produce 37 units. If Line B produces 555 units, how many units does Line A produce during the same time? If f (x)=2x^2+1 and g (x)=3x-2 what is the value of f (g (-2))? PLEASE HELP QUICK I WILL GIVE BRAINLIEST AnswerTwo descriptions about physical quantities are given below: Quantity A: It is unaffected by the location of an object in space. Quantity B: It can be measured in kilograms. What quantities are these most likely describing? Both Quantity A and Quantity B are mass. Both Quantity A and Quantity B are weight. Quantity A is weight and Quantity B is mass. Quantity A is mass and Quantity B is weight. latinarose28What was the result of the Reconstruction Amendments (the Thirteenth, Fourteenth, and Fifteenth Amendments)?A.Voting rights were extended to all citizens regardless of race or gender.B.Segregation of public facilities became illegal.C.States were allowed to create laws that take away a citizen's right to life, liberty, or property.D.Slavery was abolished and voting rights were extended to all male citizens For most people, the largest contributor to their annual dose of radiation is _________. from who did the zhou emperors claim the right to rule A client has been having cardiac symptoms for several months and is seeing a cardiologist for diagnostics to determine the cause. How will the client's ejection fraction be measured? jenny want to determine if a new brand name wahing detergent is better than her old detergent.she washes ten dirty t-shirts with her new washing detergent and ten dirty t-shirts with the old detergent.identify the dependant and independent variables for this experimenthint:consider what the treatment is in the experiment music question down below How is earth heated through conduction? A stopped car reaches 60 meters per second in 12 seconds. What is the acceleration? Please help with these two questions thank you. "if particular care and attention is not paid to the ladies, we are and will not hold ourselves bound by laws in which we have no voice, or representation." who said this What problems was the seventeenth amendment intended to solve? select all answers that are true? A satellite with a mass of 290 kg moves in a circular orbit 3.00 107 m above the Earth's surface. What is the speed of the satellite if the force on the satellite is 87.4 N? How did the Muslim civilization favor Spain? There are 5,280 feet in 1 mile. If Riley ran 26,400 feet, how many miles did she run? [Type your answer as a number.] Steam Workshop Downloader