1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
svetoff [14.1K]
3 years ago
14

Type a C statement that declares and initializes variable taxRate to the value 0.085. Make sure to include a prefix 0 before typ

ing the .085
Engineering
1 answer:
Blizzard [7]3 years ago
7 0

Answer:

float taxRate = 0.085f

Explanation:

Variable initialisation in C (or any other programming language) is a way of declaring variable and assigning some values to the variable declared.

To initialise a variable in C, the data type, variable name and value are needed.

The following syntax must be obeyed when initialising a variable:

Data-type variable-name = value

Data-type represents which type of value is going to be stored in the variable.

Variable name, also known as identifier represents valid variable name (name of the allocated memory blocks for the variable).

Value represents the value or content of the declared variable.

You might be interested in
The price of a single item within a group of items is
Nady [450]

Answer:

Answer to this question is option D i.e. unit price.

Explanation:

The unit price of the item can be understood as the price of a single product or one single commodity which forms a part of a group of items. When only one unit is to be sold then here comes the importance of 'unit price.' This is generally helpful in the retail sector where the products are bought in bulk after calculating the per-unit price of each commodity in that particular bulk.

7 0
3 years ago
Construct a link mechanism of crank oa 30mm rotating clockwise rod ab 100mm and bc 50mm
m_a_m_a [10]

Answer:

the answer is 180mm

Explanation:

the answer is 180mm.

5 0
2 years ago
Fill in the blank with the correct response.
LekaFEV [45]
We need the Gil in the blank question so we can answer it I will answer once we are given more info
7 0
3 years ago
The crash rate per mile is.
Colt1911 [192]

Answer:

75 percent

Explanation:

8 0
3 years ago
Difference between star and delta connection​
Irina18 [472]

<em>In Star connection, the line voltage is equal to root three times of the phase voltage, whereas in delta connection line voltage is equal to the phase voltage. ... In star connection, phase voltage is low as 1/√3 times the line voltage, whereas in delta connection phase voltage is equal to the line voltage.</em>

5 0
3 years ago
Read 2 more answers
Other questions:
  • As an employee, who's is supposed to provide training on the chemicals you are handling or come in contact with at work?
    14·2 answers
  • Two kilograms of air in a piston-cylinder assembly undergoes an isothermal process from an initial state of 200K, 300kPa to 600k
    8·1 answer
  • In Florida a curb indicates and area where parking is prohibited
    15·2 answers
  • What is the base unit in standard measurement
    13·2 answers
  • A 100-mm-diameter cast Iron shaft is acted upon by a 10 kN.m bending moment, a 8 kN.m torque, and a 150 kN axial force simultane
    9·1 answer
  • (a) Sabbir usually (sit)______ in the front bench.
    13·1 answer
  • Think of an employee object. What are several of the possible states that the object may have over time?
    6·1 answer
  • Why charles babbage is known as father of computer explain <br>​
    12·1 answer
  • Technician A states that air tools generally produce more noise than electric tools, so wear ear protection when using air tools
    8·1 answer
  • What the minimum wire size for a general residential application on a 20 A circuit
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!