https://github.com/tanzeelafatima492/basic-prgram-in-c-
https://github.com/tanzeelafatima492/basic-prgram-in-c-
basic concepts cplus cpp cxx features
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanzeelafatima492/basic-prgram-in-c-
- Owner: TanzeelaFatima492
- License: mit
- Created: 2024-12-17T09:52:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-17T09:54:21.000Z (over 1 year ago)
- Last Synced: 2025-10-11T08:37:54.259Z (10 months ago)
- Topics: basic, concepts, cplus, cpp, cxx, features
- Language: C++
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Basic-prgram-in-c-
## Hello World Program in C++
A simple C++ program that prints "Hello, World!" to the console.
### Features
- Prints "Hello, World!" to the console
- Demonstrates basic C++ syntax and structure
### Code Structure
- hello_world.cpp: contains the implementation of the program