Questions: 619

Answers by our Experts: 487

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

Pele needs a program to calculate his bank balance at the end of the month. Get his balance at the beginning of the month and his deposit and withdrawal amounts during the month. Bank costs are fixed at R55.66 per month. Calculate and display his balance at the end of the month.

What is the second step of the button calculate event procedure?


To store a number that contains no decimal places.


Create an application that calculates and displays two raise amounts, which are based on an employee’s current salary. The current salary will be entered by the user. The two raise rates are 5% and 8%. In addition to the raise amounts, the application should also calculate and display the employee’s new salaries. Include a button in the interface that the user can click to clear the user input and calculated results from the screen. 


Sue sells day old chicks after they hatch from eggs. She buys the eggs at a fixed cost of 11c per egg. She determined that she spends R1.10 on electricity and other costs per egg to hatch it. she needs a program to calculate the sales price of the chicks. she would like to make 15% profit per chick. Number of chicks 5 .The program must accept the number of chicks that a client wants and then calculate and display the sales price.


  1. List any TWO software that could be used for creating visual information.
  2. Mention the type of visual information that they are used for.
  3. Use one of the software to create one visual information. Make up your own data for the creation of the visual information.

 


Get the length and width of a rectangular field. Calculate the area and perimeter and display it. Length 52.5 and width 18.6


Sue sells day old chicks after they hatch from eggs. She buys the eggs at a fixed cost of 11c per egg. She determined that she spends R1.10 on electricity and other costs per egg to hatch it. she needs a program to calculate the sales price of the chicks. she would like to make 15% profit per chick. Number of chicks 5 .The program must accept the number of chicks that a client wants and then calculate and display the sales price.


a book store needs to calculate the price of an order from the book price and the number of books that were ordered .Add tax 15 % and a shipping charge of R 12.50 per book. The tax is calculated on the sum of the total book price and the shipping price. Book price R502.50 and number of books 3 .Display the order price


an online bank wants you to create a program that shows prospective customers how their deposits with grow. Your program should read the intial balance and the annual interest rate. interest is compounded monthly .display the balances after the first three months



1.     Make a VB program to compute the net salary of an employee. The user inputs the basic salary. And the net salary is shown in a label. Compute the net salary according to the following formulas: 

·      net salary = basic salary - tax

·      if basic salary >= 2000, tax = basic salary * 0.04

·      if basic salary < 2000, tax = basic salary * 0.02


LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS