From 8f0aba3eb25cd0bb5ced2385ec716e414e23628c Mon Sep 17 00:00:00 2001 From: areenoverclouds Date: Wed, 26 May 2021 00:44:46 +0530 Subject: [PATCH] Added README about CPP --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 2690abf..482bf87 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ # Cpp-Programs + +C++ is a cross-platform language that can be used to create high-performance applications. It was developed by Bjarne Stroustrup, as an extension to the C language. +It is one of the most popular programming languages which gives programmers a high level of control over system resources and memory. + +C++ if fun, portable, and easy to learn! + +In this repository, contributions in C++ language can be made. \ No newline at end of file