Implement a simple calculator program

Assignment Help C/C++ Programming
Reference no: EM13894793

1. Implement a simple calculator shown in the picture above. Meaning of symbols are:

2. To manage the data in the memory, you should create a Student class and a list holding Student objects.

3. When the "Open File" button is clicked, the application should show an OpenFileDialog. Once, a file is selected, read the data about the students (Student ID, Student Name, Phone Number) from the file (.txt) and show the path of the file in Path to Data File Textbox. Then, add each student's ID, student's name, and phone number to the Student Data List box as shown above. Students' data also should be store in the list of Student objects.

4. When "Add Student" button is clicked, the application should read the text boxes named Student ID, Student Name, and Phone Number and add this data to the list box at the bottom of the existing data in the list box. It should also add a Student object to the list of Student objects in the application. After that, the text boxes should be cleared.

5. When "Delete Student" is clicked, the application should check the highlighted student in the ListBox and delete that Student object from the student collection. It should also remove the entries from the list box for the corresponding student.

6. When the "Save Data" button is clicked, the application should save the (updated) Students collection to the file specified in the Path To Data File TextBox, as comma separated values. The saved file should reflect the adds and deletes done on the form.

7. For other details, follow the interface in Microsoft Office programs.

8. Submit your ZIPPED application folder to Blackboard.

Reference no: EM13894793

Questions Cloud

How might these factors impact the effectiveness of praise : Why do you think there are such different points of view? How might biological and environmental factors affect the behavior of the child? How might these factors impact the effectiveness of praise
Manifestation of the unconscious in the case of anna : On what specific points would they agree and disagree regarding the purpose and manifestation of the unconscious in the case of Anna
What data are stored on your disk drive : Does it matter what data are stored on your disk drive? If the computer contained sensitive or proprietary data, are you necessarily in trouble?
Implement a simple calculator program : Implement a simple calculator
Implement a simple calculator program : Implement a simple calculator
Which of the technologies and strategies discussed : Which of the technologies and strategies discussed in this case might be of practical value to you? Why? Both SAN and NAS systems can use RAID internally (see discussion earlier in this chapter). Why might this be a good idea?
Explain how the five components relate to safeguards : Explain how the five components relate to safeguards. Describe two to three technical, two to three data, and two to three human safeguards. Write a brief description about the safeguards in Figure 12-8.
What were the consequences to adding 17 thamendment : what were the consequences (both positive and negative) to adding the 17th amendment to the Constitution? Argue whether or not the changes presented by this amendment were consistent with the intent of the Founding Fathers when they wrote the Cons..
What is system interface testing? : What is System Interface testing?

Reviews

Write a Review

C/C++ Programming Questions & Answers

  How to call a function from main

Call a function from main(), passing one value to it. Return TWO values, both the square of the number and the number to the power of three.

  Write a scanf statement to read in one number (int

1) Write a scanf statement to read in one number (int), and another statement to print out that number.

  We wish to process survey results

Suppose we wish to process survey results that are stored in a file. This exercise requires twoseparate programs. First, create a program that prompts the user for survey responses and outputseach response to a file

  Compose basic c++ language programs

Analyze a basic set of requirements for a problem - Compose basic C++ language programs

  Give a complete pseudo-code description of the recursive

Give a complete pseudo-code description of the recursive merge-sort algorithm that takes an array as its input and output.

  State whether the following are valid switch statements

State whether the following are valid switch statements. If not, explain why. Assume that n and digit are int variables.

  How to compile your program

how to compile your program (including the actual compile command) and how to run it (including command line arguments, if any) A description of your solution to these two problems, including what you did to solve the problem, and why you did it that..

  Write functions which solve each of the following problems

write functions which solve each of the following problems. you must place all of your functions in one project. if you

  Test a function hydroxide that takes a chemical formula

Write and test a function hydroxide that takes a chemical formula as a parameter and returns True if the chemical is a hydroxide (i.e. ends in OH).

  Design and code a new function that accepts as parameters

design and code a new function that accepts as parameters the gross pay by value and the federal tax state tax local

  Write a program that sorts a linked list

Write a program that sorts a linked list of integers using merge sort. the program will read the integers froma file onto a linked list and then sort the linked list using MERGE SORT. this will require additional linked lists but you should use li..

  Program to generate 100,000 prime numbers

Write a POSIX C/C++ program to generate 100,000 prime numbers. Assume that the program will be run on a computer with 5 CPUs and that your goal is to have this program finish as quickly as possible.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd