Skip to main content

Posts

Showing posts with the label CPP programs

Demonstration of Different Data Types in C++

 This program is built using C++. In this program we can see different Data types and there memory allocation by default. You can run this program to check your system's memory allocation for different data types.  ________________________________________________ --> I'll upload source code later. ________________________________________________ Screenshot of this program ~  Click to download Executable [.exe] file.

Simple Calculation Program in C++

  This Is My C++ Program  ("CALCULATOR" , version 1.0 ) This program works with integers and decimals to add, subtract and multiply any number of digits by letting user enter numbers as string. This program is just for fun [ Practice ] and , I made it while learning C++ programming languages.  I am still learning.- ______________________________________________ --> If you want source code. Let me know in the comments or Dm me on my Insta id. ______________________________________________ Screenshot of the program ~  _____________________________________________  --> Click on Download Button to download Executable file. ⬇️