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]
4 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]4 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
Consider 2 hosts, Host A and Host B, transmitting a large file to a Server C over a bottleneck link with a rate of R kbps.
nevsk [136]

Answer:

i want coins sorry use a calculator or sum

Explanation:

kk

5 0
3 years ago
An aluminum oxide component must not fail when a tensile stress of 12.5 MPa is applied. Determine the maximum allowable surface
aivan3 [116]

Answer:

1.44 mm

Explanation:

Compute the maximum allowable surface crack length using

C=\frac {2E\gamma}{\pi \sigma_c^{2}} where E is the modulus  of elasticity, \gamma is surface energy and \sigma_c is tensile stress

Substituting the given values

C=\frac {2\times 393\times 10^{9}\times 0.9}{\pi\times (16\times 10^{6})^{2}= 0.001441103 m\approx 1.44mm

The maximum allowable surface crack is 1.44 mm

4 0
3 years ago
Which apparatus is included in a task force?
Yakvenalex [24]

Answer:

I am Sachin this answer is fire engine is your name is this

7 0
3 years ago
HELP! Need the correct answer ASAP! Thanks
Bess [88]

Answer:

i think it might be answer b

Explanation:

7 0
3 years ago
Read 2 more answers
The horizontal component of acceleration, ay during a projectile motion is usually assumed to be_________ a)-9.81 m/s^2 b)-Zero
Alenkinab [10]

Answer:

b) zero

Explanation:

The horizontal component of acceleration during projectile motion is usually assumed to be zero.Because in projectile motion horizontal component of velocity will remain the constant and we know that rate of change of velocity with time is called acceleration.So when velocity is constant then acceleration will be zero.

In projectile motion ,gravitational acceleration will be in only vertical direction.

6 0
3 years ago
Other questions:
  • Millions of years ago, the Sierra Nevada region began to be uplifted along a crack in Earth's crust. The region on the other sid
    14·1 answer
  • Where is the Volkswagen super factory located? how is this locate relevant to us?​
    5·1 answer
  • A heat pump and a refrigerator are operating between the same two thermal reservoirs. Which one has a higher COP?
    10·1 answer
  • Name the important trees of tropical monsoon forest​
    11·1 answer
  • A signalized intersection approach has three lanes with no exclusive left or right turning lanes. The approach has a 40-second g
    10·1 answer
  • Compute the electrical resistivity of a cylindrical silicon specimen 7.0 mm (0.28 in.) diameter and 57 mm (2.25 in.) in length i
    9·1 answer
  • A 225 MPa conducted in which the mean stress was 50 MPa and the stress amplitude was (a) Compute the maximum and (b) Compute the
    13·1 answer
  • The concrete canoe team does some analysis on their design and calculates that they need a compressive strength of 860 psi. They
    15·1 answer
  • What are the potential hazards relating to materials handling injuries?
    6·1 answer
  • Ferroconcrete is reinforced concrete that combines concrete and ________. A. Lead c. Copper b. Iron d. Aluminum.
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!