Skip to content

dhiraj-296/CodSoft-Task1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

CodSoft Task 1 – C++ Calculator

This is a simple calculator application built using C++ as part of the CodSoft Internship Program.

πŸ—“οΈ Internship Details:

  • Organization: CodSoft
  • Duration: 15th June – 15th July 2025
  • Task Completed: 3 out of 5

πŸ“Œ Features:

  • Performs basic arithmetic operations: Addition, Subtraction, Multiplication, Division
  • Menu-driven interface using switch-case
  • Console-based interactive UI
  • Input validation and clean output formatting

πŸ“‚ Folder Structure:

  • /Cpp Calculator/ – Contains the .cpp file and code logic

πŸ–₯️ Sample Output:

Enter two numbers: 10 5 Choose operation: + Result: 15

About

> C++ Console Calculator | CodSoft Internship Task 1

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages