Advertisement
BASIC OF C AND C++ PROGRAMMING LANGUAGE
BASIC OF C AND C++ PROGRAMMING LANGUAGE
Introduction.
Every thing have some basic terminology and when you learn these basic things then you will be able to handle your work more easily.in the same case you Cannot learn C AND C++programing language in easy way if you does not know about the basic component of C AND C++ programming language it must be known those who really want to learn C programming language and want to be a programmer.
Basic of C AND C++ programming Language.
If you want to write a programme in C programming language then you must know about its basic rule that how to write a programme using C language. without these basics you Cannot write a programme using C language. C programming language have some basics component which is must be known every beginner who start to learn C programming language. some of the basic of C programming language is given below.
C language is develop by Dennis Ritchie in 1970. C is the hybrid of two previous programming language from B and BCPL. B ( basic ) and BCPL mean (basic Combine programming language) BCPL was develop by Martin Richard in 1967.
Character Set.
C and C++ contain three type of character set which are most important and basic element which are given below.
v Numeric Character.
v Alphabetic Character.
v Escape Character.
What Is Numeric Character.
Numeric Character are used for Calculation purpose and these are 0, 1, 2, 3, 4, 5, 6, 7, 8, 9.
What Is Alphabetic Character.
Alphabetic Character are used for naming a variable or writing programming or for user define words etc…
What is Escape Character.
Every language have some special Character which are used for special purpose C programming language have also some special Character which is Called Escape Character.
And these Escape Character are used for specific purpose.
'\' (backslash) is a special Character and is called escape Character.
If you use this '\' Character with n just like this ( \n ) then it tell the compiler that jump to the next line. It is used to leave the first line and start a new line.
Example
cout("asad \n mirza")
so when the programme is executed then it will print like
asad
mirza
How to Name a Variable.
There is some rule which are important to give a name to a variable.
In C and C++ language you can use A to Z alphabet to name a variable.
A = 5
Here A is a variable and 5 is value which is assign to it. You can also choose a name for assigning data with your own choice
forexample:
Weight=56
Age=29
Length=45
Pirce=50
Average=3.4
And so on
But keep in mind that
Ø variable name must be unique in the programme.
Ø Name of a variable is also called user define words.
Ø First letter of a variable must be written in capital words as above.
here
which is wrong variable and cause error because first alphabet of a variable must be start with capital words and here first alphabet is in lower case.
Ø Forexample
Here Average is start with capital words so this is right.
Ø No space is allowed to name a variable only '_' is used in the place of space.
Becase under score'_' is used.
Because space ' ' is used.
Separate variable name with comma ', ' .
Comma is used between two variable.
Space is used between two variable.
Ø After name a variable in the last put simi colon ';' which is mean that the variable is ended.
Example :
void main()
{
int age,name,cotact_no;
}
How To Assign A Value To Variable
C and C++ provide you three data type for assigning a value to variables.
This three data type is.
· int
· float
· char
In C language equal sign '=' is used to assign a value to avariable it is also called assignment operator.
int data type is used for integer value. And thses are (0,1,2,3,4,5,5,6,7,8,9).
float is used for decimal point value. (0.1,3.4,5.9 ……..).
char is used to give a name to a variable or to give some text to variable.
(asad, copy, ali, reg_no, name……).
Keep in mind that the data type is case sensitive and must be given in lower case letter(a,b,c,…z).
Example:
int A=5;
float B=3.5;
char C=college_name;
A simple programme
Void main()
{
char name;
int age;
float height;
name=ali;
age=18;
height=5.9;
}
Be With Us
£V£RYTHING NT
- Pentest Tools Tcp Port Scanner
- Hack Tools 2019
- New Hack Tools
- Best Hacking Tools 2020
- Bluetooth Hacking Tools Kali
- Pentest Tools List
- Pentest Tools Online
- Easy Hack Tools
- Hacker Tools Software
- Hack Tool Apk
- Hacker Tools For Pc
- Pentest Tools For Android
- Hacking Tools Hardware
- Hacking Tools Software
- Hacker Tools Online
- Hack Tools
- Hacking Tools Usb
- Termux Hacking Tools 2019
- Best Hacking Tools 2019
- Tools 4 Hack
- Hacker Tools Github
- Hacking Tools For Windows Free Download
- Physical Pentest Tools
- Underground Hacker Sites
- Tools 4 Hack
- Pentest Tools Review
- Hacker Techniques Tools And Incident Handling
- Hacker Tools For Pc
- Hack Tools For Windows
- Hack Tools Online
- Tools Used For Hacking
- Ethical Hacker Tools
- Hacker Tools Hardware
- Hacking Tools For Windows 7
- Best Pentesting Tools 2018
- Hacking Tools Windows
- Nsa Hack Tools
- Hacking Tools For Windows
- Hackrf Tools
- Hak5 Tools
- Hacker Tools 2020
- Hack Tools For Games
- Hack Tools Github
- Top Pentest Tools
- Hack Apps
- Pentest Tools Tcp Port Scanner
- Pentest Tools For Windows
- Underground Hacker Sites
- Pentest Tools
- Best Pentesting Tools 2018
- Hacking Tools For Kali Linux
- Hacker Tools 2020
- Pentest Tools Website Vulnerability
- Easy Hack Tools
- Pentest Tools Github
- Hacker Tools For Windows
- Pentest Recon Tools
- Kik Hack Tools
- Hacking Tools 2019
- Hacker Tools For Pc
- Black Hat Hacker Tools
- Kik Hack Tools
- Hacking Tools For Games
- Pentest Tools Open Source
- Beginner Hacker Tools
- Free Pentest Tools For Windows
- Hack Tools Github
- Pentest Tools Open Source
- Hak5 Tools
- Hack Apps
- Pentest Tools Windows
- Pentest Tools Website
- Hacking Tools Usb
- How To Make Hacking Tools
- Pentest Tools Website Vulnerability
- Termux Hacking Tools 2019
- Hacking Tools Windows
- Best Hacking Tools 2019
- Kik Hack Tools
- Easy Hack Tools
- Pentest Tools Open Source
- Best Hacking Tools 2020
- Hacker Tools List
- Best Hacking Tools 2020
- Hacking Tools For Mac
- Tools Used For Hacking
- Tools Used For Hacking
- Hack Tools For Mac
- Hack Tools Github
- Hacker Tools Hardware
- Hacking Tools Free Download
- How To Install Pentest Tools In Ubuntu
- Pentest Tools Open Source
- Hacker Tools Apk
- Hacking Tools Windows
- Hack Tools Mac
- Hacker Tools
- Hacking Tools And Software
- Physical Pentest Tools
- Hacking Tools Software
- Pentest Tools Website Vulnerability
- Pentest Tools Download
- Pentest Tools For Mac
- Nsa Hacker Tools
- Hacker Tools Software
- Pentest Tools Open Source
- Hack Rom Tools
- Hacking Tools 2020
- Black Hat Hacker Tools
- Hack And Tools
- Pentest Tools Find Subdomains
- Install Pentest Tools Ubuntu
- Hack Tools Online
- Hacking Tools Github
- Hacker Tools For Ios
- Hack Tools For Mac
- Hacker Tools Apk Download
- Free Pentest Tools For Windows
- Hacking Tools Windows
- Hacker Tools List
- Pentest Recon Tools
- Pentest Tools Framework
- How To Install Pentest Tools In Ubuntu
- Hack Tools 2019
- Hack Website Online Tool
- Best Hacking Tools 2019
- Hacking Tools Github
- Hacker Techniques Tools And Incident Handling
- Best Hacking Tools 2019
- Wifi Hacker Tools For Windows
- Hacking Tools Github
- Pentest Tools Online
- How To Install Pentest Tools In Ubuntu
- Hacker Tools Hardware
- Hacking Tools Download
- Hacking Tools For Kali Linux
- Hack Tools For Mac
- Pentest Tools Windows
- Pentest Recon Tools
- Hacking Tools Software
- Hacker Tools 2020
- Hacking Tools Pc
- Pentest Tools For Mac
- Kik Hack Tools
- Hacker Tools List
- Hacker Tools For Mac
- Hackers Toolbox
- Physical Pentest Tools