﻿<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:blogChannel="https://articleseen.com/rss/rssauthor.aspx?auth=preeti"><channel><title>preeti Articles from ArticleSeen.com</title><link>https://articleseen.com/rss/rssauthor.aspx?auth=preeti</link><description>ArticleSeen.com - Submit your quality article for maximum exposure</description><copyright>Copyright 2009 ArticleSeen</copyright><item><title>Special Operators  in c programming</title><link>https://articleseen.com/Article_special-operators-in-c-programming_81453.aspx</link><description>A variable is an entity whose value can change during program execution. A variable can be thought of as a symbolic representation of address of the memory space where values can be stored, accessed and changed. A specific location or address in the memory is allocated for each variable and the value of that variable is stored in that location.</description><pubDate>Tue, 13 Sep 2011 06:19:34 GMT</pubDate></item><item><title>Decision Making, Branching &amp; Looping  concept in c programming</title><link>https://articleseen.com/Article_decision-making-branching-looping-concept-in-c-programming_81452.aspx</link><description>Execution of a program is essentially sequential in nature. Statements are executed in the order of their appearance in a program. However, this causes a serious limitation on the programming capabilities.</description><pubDate>Tue, 13 Sep 2011 06:18:39 GMT</pubDate></item><item><title>What is Variables in C  prgramming language , rules of variables in c language with  type declaration</title><link>https://articleseen.com/Article_what-is-variables-in-c-prgramming-language-rules-of-variables-in-c-language-with-type-declaration_79770.aspx</link><description>A variable is an entity whose value can change during program execution. A variable can be thought of as a symbolic representation of address of the memory space where values can be stored, accessed and changed. A specific location or address in the memory is allocated for each variable and the value of that variable is stored in that location.</description><pubDate>Mon, 05 Sep 2011 09:55:42 GMT</pubDate></item><item><title>Learn c programming basic Introducation of C Evolution of C language</title><link>https://articleseen.com/Article_learn-c-programming-basic-introducation-of-c-evolution-of-c-language_69601.aspx</link><description>C is often termed as a middle level programming language because it combines the power of a high level languages with the flexibility of a low level languages. High level languages have lot of built-in features and facilities, which result in hight programming efficiency and productivity.</description><pubDate>Thu, 28 Jul 2011 06:51:29 GMT</pubDate></item></channel></rss>