UrbanPro
true

Take Engineering Diploma Tuition from the Best Tutors

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

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

Try to clear up the basics, if basics are clear then you can go ahead with any difficult problem
Hey guys, To all the students i just want to convey that just clear up your basics so that they can help you solve anyu problem and you would achieve a great success. Regards, Ishani Chakraborty

Some interview questions for freshers on C language
Q1. 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...

Object - Oriented Programming
As we know already JAVA is object oriented language. Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which are data structures that contain data, in the form...

Fractional Knapsack
Algorithm - Fractional Knapsack import java.util.Scanner; public class Knapsack01 { public static void main(String args) { Scanner scan = new Scanner(System.in); int...

For All The New Developers
Language to use: Any language that you are learning. Interface: Web or Desktop Function: Simple calculator (9 digits + symbol) with 1 Memory storage with possible function of + - * / Error Handling...
R
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