Skip to content

soubhatta/CODSOFT-CPP_PROGRAMMING_INTERNSHIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 

Repository files navigation

CODSOFT INTERNSHIP PROGRAM

Projects on C++ Programming Internship

Task 2 - Simple Calculator : Develop a calculator program that performs basic arithmetic operations such as addition, subtraction, multiplication, and division. Allow the user to input two numbers and choose an operation to perform.

Task 4 - Student Grading System : Create a program that manages student grades. Allow the user to input student names and their corresponding grades.Calculate the average grade and display it along with the highest and lowest grades

Task 5 - Word Count : Develop a program that counts the number of words in a given text file. Prompt the user to enter the file name and display the total word count.

Releases

No releases published

Packages

No packages published

Languages