c lang

6
C “ LANGUAGE

Upload: goodwin-jansi

Post on 07-Aug-2015

43 views

Category:

Technology


5 download

TRANSCRIPT

Page 1: C lang

“ C “

LANGUAG

E

Page 2: C lang

Your Text Here

Page 3: C lang

What is c in computer?

C is a high level languagethat is used to solve a computer programs.

For solve the problem we use looping statement, Condition statement and Jumping statement

Looping :While..Do…while..For .

Condition:If..Else if..Nested if..Switch.Nested switch..

Jumping:Continue ..Break..Exit..Goto..

Page 4: C lang
Page 5: C lang
Page 6: C lang