Skip to content

Programming Posts

a blog by Sameer

Search for:
  • Home
  • Programs
    • Algorithms & Flowcharts
    • C Programs
    • TechwordsInfo
    • C#.Net
    • C# Programs With Output
    • C# WinForms
    • VB.Net
    • VB.Net Console Programs
    • Java Programs
    • .NET
    • ReusableDotnetBlocks
  • Web Development
    • Asp.Net
    • Asp.Net MVC
    • CSS
    • JQuery
  • Others
    • ADO.NET
    • BLOGGER
    • Blogging
    • Email
    • Outlook
    • Google
    • Sap Business One Software Development Kit
    • TechwordsInfo
    • SQL SERVER
    • WordPress
    • Visual Studio
    • Uncategorized
  • About
  • Downloads
  • Contact Me

Sameer Shaik

184RSS Feed

Sameer Shaik 's Posts

simple c program

C
1
2
3
4
5
#include<stdio.h>    
main()          
{
   printf("Programming Posts");  
}

Output : Programming Posts

  • Posted on: 20/07/2012 20/07/2012
  • Author: Sameer Shaik
  • Categories: C Programs

Basic Structure of C program

Documentation Block Preprocessor Directive Block Definition Section Global Declaration Section  main() {                                     Variable Declaration Block                            Executable Instruction Block        … Continue Reading Basic Structure of C program

  • Posted on: 19/07/2012 19/07/2012
  • Author: Sameer Shaik
  • Categories: C Programs

Why we learn C Language ?

There are many Languages in world today. some of the popular languages are : C++, Java, Ada, BASIC, PASCAL, COBOL, FORTRAN, SMALLTALK, VISUAL BASIC,.etc.. These all are high level languages, where as C is a middle level Language.. There are many reasons to learn C : >> C is a… Continue Reading Why we learn C Language ?

  • Posted on: 19/07/2012 19/07/2012
  • Author: Sameer Shaik
  • Categories: C Programs

HISTORY OF C LANGUAGE

                                                                                                    … Continue Reading HISTORY OF C LANGUAGE

  • Posted on: 13/07/2012 13/07/2012
  • Author: Sameer Shaik
  • Categories: C Programs

Pagination

Previous page Page: 1 … Page: 5 Page: 6 Page: 7 Page: 8 Page: 9 Page: 10

Programming Posts




© 2023 Programming Posts. Proudly powered by WordPress. WordStar, Theme by Linesh Jose, Modified by Sameer Shaik