It is an ITC first semester designed in C++, to perform arithmetic operations on 15-digit numbers. As int data type cannot store more than 8 digits, this program uses integer arrays to store 15-digit numbers and operations are performed on those arrays.
-
Notifications
You must be signed in to change notification settings - Fork 0
It is an ITC first semester designed in C++, to perform arithmetic operations on 15-digit numbers. As int data type cannot store more than 8 digits, this program uses integer arrays to store 15-digit numbers and operations are performed on those arrays.
License
AbdullahNazir0/Multi-Digit-Calculator-in-CPP
About
It is an ITC first semester designed in C++, to perform arithmetic operations on 15-digit numbers. As int data type cannot store more than 8 digits, this program uses integer arrays to store 15-digit numbers and operations are performed on those arrays.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published