Questions: 1 362

Answers by our Experts: 1 362

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

i need a code that will calculate available balance on the atm program(own class)
Write a program to identify whether the number entered bya user is even or odd??
This project requires that you have knowledge of how an ATM machine works and deals with different transactions.
Visit an ATM machine with your group members if you don’t already have a proper idea of how it handles transactions.
The IT manager at FNB Bank has asked you to develop a similar application as a prerequisite for gaining employment as a junior developer.
Welcome screen.
b. Enter the card number and pin.
c. If card number is valid, welcome; and the card owners name appear
d. Else, wrong details message is displayed
e. If the details are entered wrongly three times, disable all textboxes.
f. Details correct, select transaction to perform after logged on:
i. Deposit
ii. Withdrawal
iii. Check Balance
g. Create three classes each representing the three transactions above and call them in the transaction options
h. Set the initial balance to R1500.00
i. When a user select on deposit, update the balance every time a deposit is made.
j. When a user clicks on withdrawal, validate that the am
design a program that will display the odd numbers in pyramid form
write a program that prints all perfect squares found in each row of a matrice.
We have to create a rock,paper and scissors game on Visual Studio 2010. There must be two players and they are going up against the computer, so we need to use the Random number code as well and there must be four rounds. Please help me with code of the game.

Thank you
Anze
Sharon has started to use both the stock details management and the file information viewer
features of the application. However, while using the file information viewer application, she
accidentally enters the path of a folder that does not exist on her computer. This caused the
application to stop responding. In addition, the format in which the stock details are displayed is
not clear. Therefore, she asks Hayley to modify the application so that:
The file information viewer does not stop responding in case a specified folder does not exist.
The stock details management application adds a line break before every stock details entry
whenever a new entry is added to the stock details file.
Write the code snippets that Hayley should use to address the preceding two requirements
Write a C # console application which contains two classes:
1. The first class “person” contain 4 attributes:
* PersonId which is a private integer.
* Name and Graduation which are public string.
* Age which is a public integer.
And a public method “PersonnalInformation()”. The method should include commands that read the input values for each of the attributes above and then print the input values.
Write a C # console application which contains two classes:
1. The first class “person” contain 4 attributes:
* PersonId which is a private integer.
* Name and Graduation which are public string.
* Age which is a public integer.
And a public method “PersonnalInformation()”. The method should include commands that read the input values for each of the attributes above and then print the input values, as shown in the command prompt below. .

2. The second class “CreatePerson” must contain the main() method; in which you instantiate the first class “person” into a new object “person1”. You reuse the method “PersonnalInformation()” to display all the input data as well as the following.
Pls can i get a program to add 2 matrices
LATEST TUTORIALS
APPROVED BY CLIENTS