Skip to content

Navya164/CODTECH-Task1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

CODTECH-Task1

Company:CODTECH IT SOLUTIONS ID:CT08DS5205 DOMAIN:JAVA PROGRAMMING DURATION:JULY TO AUGUST Name:NAVYAANTHIKA R

OVERVIEW OF PROJECT [Simple Calculator in Java]

Project Objective:

Develop a basic calculator application that can perform fundamental arithmetic operations. Allow the user to input two numbers and select the desired operation. Display the result of the calculation. Key Features:

Prompt the user to enter two numbers. Accept the operation to be performed (addition, subtraction, multiplication, or division) as input. Perform the selected arithmetic operation on the two input numbers. Display the result of the calculation. Handle invalid operations and provide an appropriate error message.

This overview provides a high-level understanding of the simple calculator program in Java that you provided. It covers the project objective, key features, technical implementation, program flow, and error handling. This can serve as a starting point for further development and enhancement of the calculator application.

About

Java-based Simple Calculator that performs basic arithmetic operations (addition, subtraction, multiplication, and division) through a command-line interface with input validation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors