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

Looking for Engineering Diploma Tuition ?

Learn from Best Tutors on UrbanPro.

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you
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