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
IrinaVladis [17]
2 years ago
14

Draw a flowchart to represent the logic of a program that allows the user to enter values for the current year and the user’s bi

rth year. The program outputs the age of the user this year.

Engineering
1 answer:
Digiron [165]2 years ago
3 0

Answer:

Please, see the attachment.

Explanation:

First, we have to create two input boxes that allows the user to write the current year in one of them and his/her birth year in the another one. Also, we have to create a label that will show the result of the desired variable. We can write a message "Your age is:" and it will be attached to the result.

For the algorithm, let's call the variables as follows:

CY = Current Year

BY = Birth Year

X = Age of user

When the user inserts the current year and his/her birth year, the program will do the following operation:

X = CY - BY; this operation will give us the age of the user

After this the user will see something like "Your age is:" X.

You might be interested in
james wants to qualify for icp are and licensure. Which degree would be required in order to qualify for a two year master of ar
ololo11 [35]

Answer:

A degree in architecture with 60 credit hours.

Explanation:

The requirements need for a student to qualify for a two year master of architecture degree are;

  • 60 credit hours in architecture
  • Complete 60 credit hours in related area of profession such as; planning, landscape architecture ,public health and others.
  • 45 credit hours in architecture course at the level of 500/600
4 0
3 years ago
During a medical evaluation, the doctor can __________.
Elan Coil [88]

Answer:

Treat the patient

i hope this is ur answer

8 0
2 years ago
Say that a variable A in CFG G is necessary if it appears in every derivation of some string w ∈ G. Let NECESSARY CFG = {hG, Ai|
ale4655 [162]

Answer:

Explanation:

solution

8 0
3 years ago
Read 2 more answers
What is a motor cycle motor made out of
Natali5045456 [20]

Explanation:

a motorcycle Motor is made out of iron

4 0
3 years ago
Read 2 more answers
What is the ratio between driver gear A with 60 teeth and driven gear B with 180 teeth?
Anna71 [15]
The ratio between a and b is 1/3
3 0
3 years ago
Other questions:
  • A First Stage in a turbine receives steam at 10 MPa, 800 C with an exit pressure of 800 KPa. Assume the stage is adiabatic and r
    5·1 answer
  • In the following code, determine the values of the symbols here and there. Write the object code in hexadecimal. (Do not predict
    15·1 answer
  • A driver on a leveltwo-lane highway observes a
    6·1 answer
  • Who's your favorite singer and WHT your favorite song​
    11·2 answers
  • Suppose that the time (in hours) required to repair a machine is an exponentially distributed random variable with parameter ???
    13·1 answer
  • The ultimate BOD of a river just below a sewage outfall is 50.0 mg/L, and the oxygen deficit at the outfall D0 is 2.0 mg/L. The
    6·1 answer
  • Determine the force in members FD and DB of the frame. Also, find the horizontal and vertical components of reaction the pin at
    15·1 answer
  • ¿Cómo llevan a cabo el lavado ropa?​
    8·1 answer
  • Discuss in detail the manners of interaction with opposite gender
    10·1 answer
  • Help please!!!!!
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!