UrbanPro
true

Take Engineering Diploma Tuition from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

Intro to C Programming

Hitesh Sir
08/12/2016 0 0

C is one of the most popular computer language today. C language was developed by Dennis Ritchie in 1972. C is portable, Robust, Procedure oriented, High level programming language.

C requires compiler to convert code from High level to Machine(Low) Level. Machine Level Language is also known as Binary Language understood by Machines(Computers). High level Languages are written in English Language or Human Understandable code. And hence we requires to convert code from Human to Machine to see the output.

Program is Collection of statements or code written to solve any purpose. We all are making software to overcome the problems which humans are facing. Software is collection of thousands of programs.

Token is smallest portion of the C Program. We can say than one line of code is written with some special words, characters, Symbols, etc. That individual word, character or symbol si known as Token.

Keyword = Key + Word means Important word. which have special meaning in C programming Language.

Data Type:- is used to store any perticular type of value in c programming. just like we have to store our name, any id number of student, or number of marks obtained by the student in one subject, unit of electricity bill. Then we have to store it into specific type.Just like Number (int,float, double) , Character(char)

Header file:- included into the header part of the C Program. It is used for using some functions into our program. like in below program for Printf() we must have to include "Standard Input Output Headefile" and for Clrscr() and getch() functions we must have to include "Console input output header file."

#include

void main()

{

clrscr();

printf("Hello C programming");

getch();

}

Output: Hello C programming

0 Dislike
Follow 0

Please Enter a comment

Submit

Other Lessons for You

Finding a Majority Element
Problem Description Task. The goal in this code problem is to check whether an input sequence contains a majority element. Input Format. The first line contains an integer, the next one contains a sequence...

Compiling C program on Linux machine GCC ,GDB
Linux have powerful tool called "Terminal". From "terminal" we can command the machine. For any programming language the required tools are editor, compiler and debugger. Compiler will check the syntax...
N

Narasimha Reddy

0 0
0

What Are The Two Forms Of #Include?
There are two variants of #include. The one is #include and the other one is #include”file”. In general the first form that is #include is used to include system defined header files which...

GST By CA Prashanth Reddy
GST on services fixed; Ola, Uber rides and flights to be cheaper, education and health exempt. The GST Council on Friday finalised tax rates for services under the Goods and Service Tax (GST) regime,...

Worm Gear
A worm gear pair is used to transmit power from an electric motor running at 1500 p.m to the machine running at 60 r.p.m. The axial pitch of the worm is 18.85 mm while the...
X

Looking for Engineering Diploma Tuition Classes?

The best tutors for Engineering Diploma Tuition Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Take Engineering Diploma Tuition with the Best Tutors

The best Tutors for Engineering Diploma Tuition Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more