What is C Language?
C is a high-level structured programming language originally developed by Dennis M. Ritchie at Bell Labs to develop the UNIX operating system. C is popular for its reliability, portability, flexibility, interactivity, and modularity. C is an intermediate level programming language. A major feature of C is the ability to divide programs into smaller modules. This makes the program more efficient.
Data types in C programming are as below:-
Integer
Integer data types are used to store only numeric data that is numbers they don’t have any fractional component itself.
Float
Floating point types include all types in which a number may have a fractional component, such as 3.14 or pi.
Character
Most modern computer programming languages store alphabets, characters by representing each one using a small piece of numeric code.
String
Most modern computer programming languages have means of representing character strings, which are collections of characters such as words or sentences etc. to performed the manipulation operation on different data as per usage.
Array
Arrays which are collections of data elements all having the same data type, so the execution becomes easy performing some operation on index value.
C contains following topics at TCCI:
Introduction to C, Basic Syntax, Token, Data Types and Variables, Constants, Literals, Storage class, Operators, Loop Controls, For Loop, While Loop, Do-While Loop, Decision Making, Arrays, String, Function, Pointer, Structure, Union, Type Casting, Recursion, Files, Command Line Argument.
Course Duration: Daily/2 Days/3 Days/4 Days
Class Mode: Theory With Practical
Learn Training: At student’s Convenience
For More Information:
Call us @ +91 9825618292
Visit us @ http://tccicomputercoaching.com
Comments