FE-Logo
  • Home
  • Study Material
  • Introduction Of Operating System and Algorithm
    • Types Of Operating System
    • Programming Environment
    • Write and Execute the C Program
    • Introduction to the Digital Computer
    • Concept of an Algorithm
    • Correctness and Termination of an Algorithm
    • Algorithms to Programs
    • Specification of Algorithm
    • Top-Down Development in Algorithm
    • Use of high level programming language for the systematic development of programs
    • Introduction to the design and implementation of correct, efficient and maintainable programs
    • Trace an algorithm to depict the logic
    • Number System And Base Conversions
    • ASCII Character Encoding

  • Concept Of Data Type in C Language
    • Standard I/O in C
    • Fundamental Data Types and Storage Classes
    • Primary Data Types
    • Storage Classes in C Language
    • Operator, Operand and Expression
    • Types of Operator
    • Operator precedence and Associativity

  • Conditional Control Instructions in C
    • Control Instruction in C
    • Conditional Control Instruction
    • Forms of If Statement
    • Program Loops
    • Iteration
    • Modular Programming
    • Features of Modular Programming
    • Scope of Variables

  • Arrays and Structures
    • Arrays
    • Manipulating Array Elements
    • Multidimensional Arrays
    • Structures
    • Declaring a Structure
    • Pointers
    • Pointer Operations
    • Dynamic Memory Allocation
    • Stacks
    • Linked List

  • The Standard C Preprocessor and C Library
    • Sequential Search and Sorting Arrays
    • String
    • Text Files
    • Standard C Preprocessor
    • Macros
    • Conditional Compilation
    • Passing value to the Compiler
    • Standard C Library
    • String Handling Function
    • Math Functions

  • General C Programming
    • General C Programming
    • Variable Declaration in C
    • C Constant
    • Storage Classes
    • Loops in Programming
    • Repetition of For Loops
    • Statement in C language
    • Control Statements in C
    • Function In C Programming
    • Recursion
    • Fibonacci Series
    • Function Programming

Branch : First Year-Engineering Syllabus | Subject : Computer concepts and c programming
Concept Of Data Type in C Language
  • Standard I/O in C

    Read topic
  • Fundamental Data Types and Storage Classes

    Read topic
  • Primary Data Types

    Read topic
  • Storage Classes in C Language

    Read topic
  • Operator, Operand and Expression

    Read topic
  • Types of Operator

    Read topic
  • Operator precedence and Associativity

    Read topic