You have a limited budget and you need to type color documents frequently, which type of printers would you buy?​

Answers

Answer 1

Answer:

you can use these printer if you have this amount of budget

Explanation:

You Have A Limited Budget And You Need To Type Color Documents Frequently, Which Type Of Printers Would

Related Questions

identify and explain 3 methods of automatically formatting documents​

Answers

Answer:

Three common automatic formatting for documents are...

Margin justification- where text is aligned to both the left and right margin- producing a neat page

Paragraph justification- where paragraphs are not split as they go over the page- but are moved to the next page in one piece.

Tabular justification- where text is indented or aligned at a 'tab stop'. - to emphasise a paragraph.

The 3 methods used in Microsoft word to auto format are; Margin Justification, Tabular Justification, Paragraph Justification

What is formatting in Microsoft Word?

In Microsoft word, there are different ways of formatting a text and they are;

Margin justification; This is a type of formatting where all the selected text are aligned to either the left or right margin as you go to a new page as dictated by the user.

Paragraph justification; This a type of auto formatting where paragraphs are not split as they go to a new page but simply continue from where they left off.

Tabular justification; This is a type that the text is indented or aligned at a 'tab stop' to possibly show a paragraph.

Read more about Formatting in Microsoft Word at: https://brainly.com/question/25813601

Write a full class definition for a class named GasTank , and containing the following members:
A data member named amount of type double.
A constructor that no parameters. The constructor initializes the data member amount to 0.
A function named addGas that accepts a parameter of type double . The value of the amount instance variable is increased by the value of the parameter.
A function named useGas that accepts a parameter of type double . The value of the amount data member is decreased by the value of the parameter. However, if the value of amount is decreased below 0 , amount is set to 0 .
A function named isEmpty that accepts no parameters and returns a boolean value. isEmpty returns a boolean value: true if the value of amount is less than 0.1 , and false otherwise.
A function named getGasLevel that accepts no parameters. getGasLevel returns the value of the amount data member.
class GasTank
{
private:
double amount;
public:
GasTank();
void addGas(double);
void useGas(double);
bool isEmpty();
double getGasLevel();
};
GasTank::GasTank(){amount = 0;}
void GasTank::addGas(double a){amount += a;}
void GasTank::useGas(double a){amount -= a; if (amount < 0) amount = 0; }
bool GasTank::isEmpty(){if(amount < .1) return true; else return false;}
double GasTank::getGasLevel() {return amount;}

Answers

Answer:

Explanation:

The following class code is written in Java and includes all of the required methods as requested in the question...

package sample;

class GasTank {

   private double amount = 0;

   private double capacity;

   public GasTank(double initialAmount) {

       this.capacity = initialAmount;

   }

   public void addGas(double addAmount) {

       this.amount += addAmount;

       if (amount > capacity) {

           amount = capacity;

       }

   }

   public void useGas(double subtractAmount) {

       this.amount -= subtractAmount;

       if (amount < 0) {

           amount = 0;

       }

   }

   public boolean isEmpty() {

       return (amount < 0.1);

   }

   public boolean isFull() {

       return (amount > capacity - 0.1);

   }

   public double getGasLevel() {

       return amount;

   }

   public double fillUp() {

       double difference = capacity - amount;

       amount = capacity;

       return difference;

   }

}

Which of the statements below describe how to print a document?

Answers

Is there supposed to be a picture? We can’t see the options.
Other Questions
Gsii 15 figuri de stil din "Cntare scrisului nostru" de Grigore Vieru A country in which everyone over a certain age is eligible to vote on who they want to represent them in the government, would be described as which type of government system? *A communist governmentA democratic governmentAn autocratic governmentA confederate government what is the surface area? PLEASE HELP WILL MARK BRAINLY Read this excerpt from Exploring the Titanic.Soon I had spent more hours in the deep ocean than any other scientist. But the Titanic continued to haunt me. My oceanographic colleagues scoffed at my Titanic dreams and told me I should devote myself to "real" scientific projects.Colleagues aresubjects in a science experiment.friends who have different interests.fellow workers in the same field of study.family members who support each other What case overturned this decision i will give you brainliest whoever answers correct first!! g Design an experiment you can use to determine the mass of the metal cylinder. When you explain your experiment, be sure to mention: What is the underlying model (equation) that you can use to determine the mass from your measurements -24 = x - ( - 2 need help please 8th class 10th lesson Answer. Why do some organisms never turn into fossils?A. They are far too large to be buried in the ground.B. They are made mostly of soft tissues.C. They contain too much protein to be preserved.D. They contain chemicals that prevent the hardening of their bodies. Absolute value is the ---- from zero on the number line. i need help will mark brainliest How did expanded trade affect China's population during the postclassical era?a. it forced most Chinese people to leave their homesb. it helped increase the Chinese populationc. it stopped Chinese people from spreading their beliefsd. it led to Chinese people living in smaller cities four swimmers each completed 25 yards of a 100 yard relay in the order that they swam, the swimmers times are given below.First swimmer in the relay: 13 secSeconed swimmer in the relay: 14.273 secThird swimmer in the relay: 16.04 secFourth swimmer in the relay: 11.802 secWhich statment is true A. The differance between the slowest and the fastest 25-yard times was 5.842.B. The teams total 100-yard relay time was 55.079 sec.C. The last two swimmers took a total of 27.842D. The second swimmer was 2.127 sec fasterbthen the third swimmer ANSWER QUICKLY FOR 15 POINTS!! :,)Mrs. Gregorys class is building a model of a farm. They will use a cylindrical oatmeal container to make a portion of the barn. The container is 8 inches tall and has a radius of 2.5 inches.What is the total surface area of the oatmeal container to the nearest tenth of a square inch?164.9 square inches157.1 square inches39.3 square inches125.7 square inches What does it mean when we say that DNA replication is semiconservative ? Help please I dont know it What is the coefficient in the variable term 7x? help plsssssssssssssssssssssss II. Based on the material in Chapter 3, address the issue of human freedom in a socially structured world. That is, to what extent do you think people are free to think and act as they wish? In answering this question, consider the theories presented in the chapter-for example, why does Mead's theory point to greater human freedom than Freud's theory?