Skip to main content

Introduction to 'C' Programming language.



Introduction to C Programming language

             C is a high level,general purpose,structured programming language.instructions of c consist of terms that are very closely same to algebraic expressions,consisting of certain English keywords. By design, C provides constructs that map efficiently to typical machine instruction and has found lasting use in applications previously coded in assembly language. Such applications include operating systems and various application software for computers, from supercomputers to embedded systems.





             C was originally developed at Bell Labs by Dennis Ritchie with their colleague Ken Thompson between 1972 and 1973 to make utilities running on Unix. Later, it was applied to re-implementing the kernel of the Unix operating system. During the 1980s, C gradually gained popularity. It has become one of the most widely used programming language, with C compilers from various vendors available for the majority of existing computer architectures and operating systems. C has been standardized by the ANSI since 1989 and by the international organization for standardization.


Developer of c :- Dennis Ritchie


                  It has a small instruction set,through it includes extensive library functions which enhance the basic instructions.the important characteristic of c is that its programs are highly portable.the c programs once written are compiled before execution by c compiler.the compilers are usually compact ,and they generate object programs that are small and highly efficient.


The first program written in c language :-



General structure of c program :-

Header file
Void main()
{
Variable declaration
Statements;
}


Example to display HELLO WORLD in c language:-

#include<stdio.h>
void main()
{
Printf(“HELLO WORLD”);
}


If you like this post subscribe for more blogs 




If you have any questions comment down below 🠟🠟🠟




Subscribe to the You Tube channel soon we are going to upload basic C tutorial series
So do subscribe: - You Tube Channel  

Thank You.

Information collected by 
Dk45516

Comments

Post a Comment

Popular posts from this blog

Mobile Application Development Answers | Android App Development

Title M Mobile Application Development- Experiment No 1 Answers         Here we have given you the pdf copy of answers of Maharashtra State Board of Technical Education (MSBTE) , Diploma, 6 th Semester - I scheme, Mobile Application Development(22617) - Experiment No 1 from Laboratory manual.       This file include all the questions and their answers as per MSBTE guideline,  All the questions included in the file are as follows:     IX. Practical Related Questions. Q1. List different Android O.S. versions. Q2 . State characteristics of android operating system. X. Exercise. Q1. Draw the architectural diagram of Android operating system. Q2. Differentiate between Windows operating system and Android operating system.     Answers of above questions are given in the file, you can download the file by just clicking the link below. Mobile Application Development(22617) Experiment No 1 Answers  

IFYX Keyboard Cover / Protector

A IFyx Laptop Keyboard Cover for protection From water If you want to buy a protective cover to protect your Laptop Keyboard you must visit IFYX STORE  to buy these amazing Keyboard covers.      As we know now a days keyboards of the laptops are not same in design where some keys are less or more than other or layout might change, so we would not be able to get proper keyboard cover for our laptops. the best example is Lenovo Legion 5 Series  .   But now if you want to buy perfect fitting keyboard cover for your laptop then you cant goto IFYX STORE and search for you model and you can easyly get perfect fit. Best things about IFYX STORE :  Durability. Perfect Cutout for each and every Key. Cheaper in price as compair to other keyboard covers.  So if you want to buy This Keyboard cover you can click the link given below and will be redirected to official website of IFYX STORE  :  Link :  https://ifyxstore.com/?ref=9ksd1e2tn9 If y...