C Language Syllabus in hindi || Part -1 || C language Course for beginners



C Language Syllabus in hindi || Part -1 || C language Course for beginners

C Language Syllabus in hindi || Part -1 || C language Course for beginners

C Language Syllabus in hindi || Part -1
claguage
#clanguage , #c , #programming , #computer #java #dca #python
C LANGUAGE COURSE

Language Knowledge.

Introduction to c Language.

Syntax c language

Symbols of c language

First Program

❖ Keyword

✰ Datatype

→ Datatype size Program

Variable

❖Variable Program

✰ Identifier

Operator ܀

❖ Arithmetic Operator

❖ Relational Operator

❖ Increment/ decrement operator

Ternary operator

Logical operator

Assignment operator

conditional statement

if-statement

if-else statement

If-else 2.program

If-else flowchart

What is else-if? full explain Program calculator

❖ What is nested if-else statement?

❖ Program nested else-if statement? What is switch statement ?

What is loop?

What is While loop? While loop program

do-while loop program

❖ for loop program

✰ Nested loop

What is Array?

1D Array 1.Program

1D Array 2.Program

2D Array Program Break Program

* Continue Program

❖ Exit Program

Go to Program

What is String?

Uper case Program

Length Program

Copy Program

Compare Program

What is Pointer ?

Pointer Program

Types of Pointer – Void pointer program

What is function ?

What is function?

❖ Function program

What is storage class?

Local & static Program

Extern (Global) Program

Register Program

What is Structure

❖ Structure Program size

Structure Program Example

What is union ?

Program union size

What is macro ?

Macro Program

What is file handling? Full explain

Comments are closed.