Skip to main content

Introduction to C Language ( RunC 0 )

C Language


A First step in modern programming languages.

C Programming Language is developed by Dennis M and Ritchie at Bell Labs. Which is first publicly available in 1978.

C is very basic language

  • Easy to learn
  • Structured language
  • It produces efficient programs
  • It can handle low-level activities
  • It can be compiled on a variety of computer platforms

Programming Language :

Every Programming Language will have set of predefined Keywords and Identifiers.

Keyword which is very new for you... am i right ?

Keywords are the reserved words used in programming. Each keywords has fixed meaning and that cannot be changed by user.

Keywords are defined by the Creators of that programming language.

Eg : int i;

Here "int" is a Keyword (Don't get confuse we will discuss it later)

Eg : Word "Good" from english... This will give same meaning in any sentense.

In the same way Keyword will give same logic in any program written by the Programmer (It's you, You are C Programmer).

Identifier ? (what I have to identify here ? oh no)

In C programming, identifiers are names given to C entities, such as variables, functions, structures etc.

give unique name to C entities to identify it during the execution of program.

Eg : int i;

Here "i" is a Identifier (Don't get confuse we will discuss it later)

Identifier is used to identify the Variables names declared by the Programmer.

Simply the name which given to the variable in your program snippet.

Now you Know What is a Keyword and What is a Identifier.

Note :If you want to learn Programming Lanaguage you should know how to compare your daily life with the programs so it makes easy to understand.

Comments

Popular posts from this blog

Microsoft Revealed the secret for Windows 10 supported devices

We know Microsoft announced new OS for Desktops, Laptops and tablets on JULY 29th 2015. Now it's time for Windows 10 Mobile. Currently users are giving their feedback by using Windows Insider preview new way of testing the Windows Phone Mobile OS. Specs for Windows 10 If you want to get the new version of windows in your mobile. It must have atleast 8GB of internal ROM. Yes it is 8GB previously Microsoft said they can run Windows 10 on 4GB ROM devices but it is not happening for may be future will have answer for that. Windows 10 can be run on 512 MB RAM or above . Get your Lumia ready In order to upgrade to Windows 10, your Lumia device will need to have the Lumia Denim software update installed. Lumia Denim is the latest build from Microsoft it's under two variants Denim Update 1 and Update it may varies depending on your carrier. Which Lumia do you have? While we're working hard to make Windows 10 available for other Lumia devices, the following is a  First list of Lumia...

Forget Your Android Lockscreen Pattern ?

Lost your Android Lock Pattern ? There is only two Methods to Unlocak your device. Method 1 . By using register Gmail Id Method 2 . By Resetting your Device Method 1 First you should keep a lock patteren in symbolic way you can recollect it easily. don't go for typical patterns it is just a mobile. don't think to much and fall into the risk. Something happend you forgeotten your lock patteren. Every android starts with unique gmail id at the start of your device. This Gmail id will be used to sync all your data with your Google. Which mobile more secure and reliable. What you should have to recollect your device back 1. email id (Which is used at the Registration of your Mobile device with Google) 2. Password for that gmail Id. Your mobile will ask for Something like Emergency Call  |  Forget Pattern ? Select Forget Pattern Just enter your Gmail credentials thats it... You can use your mobile normally Method 2 You lost your Patteren. Go to Customer care centre and submit your

Android Android Android is popular Mobile OS

Why Android is so popular ? Its a really a long story. We have to talk about OS - Operating System. We have different OS in the past. Starting from your basic mobiles. Developers added different features. At first mobile just a Red and Green button but now you can control whole world. Total world on your pocket its really wonder. But every wonderful things need some good support. Nokia works with Symbian its really good and better and low cost too... Then Samsung come up with its own OS named Bada... MOTOROLA OS... BlackBerry Os... They are so many mobile OS are running on different type of mobiles. This is the time 2006 to 2007 new innovation in Mobile technologies by Google named it Android. Android Released in this Digital world. Total world watching google they already aware of google app engine. . Google maps... Google mail... GOOGLE its a tech brand. This tech gaint moved a step towards mobile technologies. Android runs on java platform so its really faster than other Operating S...