Powered by Blogger.

Header Files in C++



Header Files in C++

Hello friends today we discuss about most important topic in C++ programming. Header Files in C++

Header Files in C++


See in the below example

#include <iostream>
int main()
{
    using namespace std;
    cout << "Hello, world!" << endl;
    return 0;
}

In above program print message on scree hello world! by using cout but we don't define cout here actually already cout has been declared in a header file called "iostream".

Types of Header files

There are two types of header files in C++ Programming language.

System header files

System header files is comes with compiler.

User header files

User header files is written by programmer.



facebook
google-plus
twitter
pinterest

No comments :

Post a Comment

HTML Tutorial

images

About Sitesbay

This blog is related to Java Tutorial, C++ Tutorial, C Tutorial, Online Earning tips and more in very simple and easy way. Here i will try to give complete idea related to all new technology.

Java Tutorial

Java is Object oriented programming language, It is more secure and high performance language.

C++ Tutorial

C++ is also Object oriented programming language, It is more simple and easy to learn.

 
https://sitesbay.blogspot.com/?utm_medium=d2898efa59afcc0bc411921036e22b767ca37b09