This post is for beginners ,
So in this post you will learn some easy but more important point of c and c++ programming language,
So as you already know, the c and c++ is the first language of html and css for becoming a programmer or a developer,
( Note : hacker has also knowledge of c and c++, )
So let's come in the point,
The C Programming language is created by Bjarne Stroustrup at Bell Laboratories 1980,
The c language is very important language for becoming a developer, programmer or a software engineer, as well as a hacker,
lets's talk about the C++ programming language,
C++ Programming language is also a c++ language, but this language is modified, based on c programming language, you can also say that this is an updated version of c programming language,
What is this?
#Include<conio.h>
The "Include" means it will include the file before compiling the code, the "include" giving the command to include something, and "CONIO" stand for "Console input output", and it's a header file so .h extension is there.
No comments:
Post a Comment