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
ra1l [238]
2 years ago
8

7. Write a Qbasic program to read the value

Computers and Technology
1 answer:
Shtirlitz [24]2 years ago
4 0

Answer:

PRINT "Values for Principal (P), Rate (A) and Time (T)"

INPUT P, A, T

I = P * A * T/100

Amount = P + I

PRINT "Interest: ", I

PRINT "Amount: ", Amount

Explanation:

This prompts the user for values for Principal, Rate and Time

PRINT "Values for Principal (P), Rate (A) and Time (T)"

This gets values for Principal (P), Rate (R) and Time (T)

INPUT P, A, T

This calculates the interest (I)

I = P * A * T/100

This calculates the amount (A)

Amount = P + I

This prints the interest (I)

PRINT "Interest: ", I

This prints the amount (A)

PRINT "Amount: ", Amount

You might be interested in
The object-oriented database model supports _______________. that is, new objects can be automatically created by replicating so
Talja [164]
The answer is Inheritance! Hope this helps!
5 0
3 years ago
A father carries the Xga blood group trait and passes it on to all of his daughters, who express it, but to none of his sons. Th
Alecsey [184]

Answer:

The correct answer to the following question will be "X-linked dominant".

Explanation:

  • X-linked dominant inheritance, also referring to it as X-linked domination, is a hereditary inheritance process through which the X chromosome bears a dominant gene.
  • This is less prominent as a pattern of inheritance than the recessive type that is connected to the X.

Hence, the given statement would show the X-linked dominant form of inheritance sequence.

5 0
3 years ago
Re-write the below program correcting the bugs
motikmotik

Answer:

??????????????????????????

5 0
3 years ago
The analog computer deals directly with
marta [7]

continuously variable aspects of physical phenomena such as a electrical, mechanical etc.

4 0
3 years ago
Read 2 more answers
Why is a niche important in video production
abruzzese [7]

Answers

You need a niche to start your recording for let's say commentary you'll need that for your commentary.

7 0
2 years ago
Read 2 more answers
Other questions:
  • Assume that getPlayer2Move works as specified, regardless of what you wrote in part (a) . You must use getPlayer1Move and getPla
    14·1 answer
  • The first step in developing a successful web site is ____________.
    8·1 answer
  • How to change a documents theme colors in word?
    9·1 answer
  • The _____ feature automatically corrects typing, spelling, capitalization, or grammar errors as you type them.
    13·1 answer
  • A cache has been designed such that it has 512 lines, with each line or block containing 8 words. Identify the line number, tag,
    7·1 answer
  • Write an expression that continues to bid until the user enters 'n'.
    14·1 answer
  • How do you think computers have helped to improve documentation, support and services within the healthcare industry.
    5·2 answers
  • Match each type of option on the left with a corresponding function on the right.
    6·1 answer
  • Online education students need to be taught ______. Select 2 options.
    12·1 answer
  • How ict tools changed the way we live explain it​
    12·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!