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...

Suported Windows Devices to Run Andrpod Apps on Windows Phone

Windows users got some new features in hands now. from Windows 10240 build they can able to run Android apps on Windows phones without modification to the original app code. Microsoft new build break all the pros and cons of Windows Mobile OS. Supported Devices for Now :) Nokia Lumia 920 Nokia Lumia 925 Nokia Lumia 929 (icon) Nokia Lumia 830 Nokia Lumia 930 Nokia Lumia 1520 Nokia Lumia 635 (1GB RAM variant) Nokia Lumia 730 Nokia Lumia 820 Nokia Lumia 435 Nokia Lumia 928 We hope mobiles with 1GB ram can able to Android apps flawlessly or with some constrains. Here is the list of Androids apps you can run on your Lumia Device. Top 60 Android apps you can run on your Lumia Device. 500px Antutu AirBnB AliExpress Allthecooks Amazon Kindle AndroIRC ANZ Bank GoMoney app ANZ Grow Arcane Legends Asus Browser Bank of America app Beetalk Bleacher report Bindle Buzzfeed Candy Crush Soda Saga Capital One Citi Mobile Clash of Clans Cox Connect CPUz Destiny Companion App Digg Dolphin Browser Discover...

Connect your Gmail world with your Facebook world

Hello Everyone... Another lovely post for you "Connect your Gmail world with your Facebook world" How can you send Messages between Facebook and Gmail ? Most of the people busy in this world with Facebook and Gtalk. If your friend using Facebook and you are using Gtalk then you cannot send messages directly but we found A simple trick for those who are want to chat between Facebook and Gtalk. What you  need just your friend Facebook username.  You have a doubt only facebook username is enough ? yeah its true... How ? Every domain in this world have a mail domain attached to it. What is domain ?  Eg : Facebook.com is a domain which is owned by Mark and which is expired on March 30 2020.  What you need An email Id... okay ? Finally we got  One email Id from Google and Facebook Username of your friend. This chat is two way communication between Google and Facebook... You can use any email to chat between these domains... Follow these simple steps .... Step 1 : ...