UrbanPro
true

Take BCA Tuition from the Best Tutors

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

Search in

C Programming Introduction

N
Namrata Y.
05/03/2018 0 0

Beginners: 

C Programming is the base of all programming languages we learn.

C

This Page will help you to understand all difficulties you may face in writing a simple program.

What to remember while writing every C Program?

C is a structural programming language. It has it's own syntax to write every single statement. Few things we must keep it in our mind:

  • It's a case sensitive language, so write every statement in small letters.
  • Use exact same syntax as defined, do not modify it.
  • Understand the meaning of every special symbol character in C. If you don't it may change the behavior of your Program.

What is fixed in every C Program?

  • #include< library name / file name with .h extension>
    • common names: stdio.h, conio.h, stdlib.h
  • main () function
  • { opening curly bracket after main()
  • programming code (every statement must  be closed by ; )
  • } closing curly bracket after return 0
# include

main()

{

code

.

.

return 0;

}

What is difficult for every Beginners?

  • Remembering syntax.
  • Understanding the programming logic.
  • Writing the correct error free program.
  • Identifying the errors and making wrong statement correct.

How to overcome the difficulties?

  • Solve maximum examples or write many programs until you feel comfortable with coding.
  • Remember all standard syntax.
  • Run every program in it's environment and try to fix every error.
0 Dislike
Follow 2

Please Enter a comment

Submit

Other Lessons for You

C++ Overview
Introduction: C++ is the first object oriented programming language used universally as an advanced version of C language. Many features such as Inheritance, Class & Object, Polymorphism(Function...
N

Namrata Y.

0 0
0

Cloud Computing
Introduction: In online world, we get information with just one click. But where this all information is stored? How we can store so much data from anywhere and can access from everywhere. No time bound,...
N

Namrata Y.

1 0
0
X

Looking for BCA Tuition Classes?

The best tutors for BCA Tuition Classes are on UrbanPro

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

Take BCA Tuition with the Best Tutors

The best Tutors for BCA 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