1 / 8

Introduction to C

Introduction to C. C is simple. C is easy since it is extremely small and contains only 32 keys. Languages like C++,C# or java use C syntax. Gaming frameworks and even mobile devices use C. Introduction to C. Basics If Statement Loops Preprocessor Functions Switch case Structures

issac
Télécharger la présentation

Introduction to C

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to C

  2. C is simple. • C is easy since it is extremely small and contains only 32 keys. • Languages like C++,C# or java use C syntax. • Gaming frameworks and even mobile devices use C.

  3. Introduction to C • Basics • If Statement • Loops • Preprocessor • Functions • Switch case • Structures • File I/O

  4. What IS C? C Is Journal Purpose Structure Programming Language . Its Instruction Consist Of English term & Mathematics “DENNS RITCHIE” Developers of the C programming Language at bell telephone laboratory . In 1970

  5. Constant Of C

  6. Basic function of C printf :- IT is use to show out put to other user Scanf:- IT is use to get the data from the user Clrscr:- it is use to clear perious screen out put getch :- it is use for to hold the out screen

  7. Output

  8. Program

More Related