Binary File in C

Описание к видео Binary File in C

Binary File in C programming in Hindi | Lecture-5 | FILE HANDLING | Hindi & English | Lesson-11

Objective & Contents-
To understand Binary Files
To write data in a binary file
To read data from a binary file
Function use to read and write a binary file
Example and Practical
Question of this Lecture

Lsn-1 Introduction to C links -
1. History of C
   • History of  C  Language  

2. Definition of C
   • Definition of C Language  

3. Software for C Download & Install
   • Software for C Programming Language D...  

4. First Program in C
   • First Program in C  

5. STRUCTURE OF C Programming
   • Structure of C Programming  

6. C Program in Code Blocks
   • C Program in Code Blocks  

7. Creating Software Executable (.Exe) file
   • Creating Software  file in C  

Lsn-2 BASICS OF C -
1. Keywords , Identifiers & Constants TOKENS
   • Keywords , Identifiers  & Constants T...  

Data Types L-2
   • Data Types in C Language | Lecture-2 ...  

Variables L-3
   • Variables in C Language Lecture-3 | B...  

Operators | L-4
   • Operators in C Language | Lecture-3 |...  

Escape Sequences | L-5
   • Escape Sequences in C Language  

Input & Output Statement | L-6
   • Input & Output Statement in C Languag...  

Comments | L-7
   • Comments in C Language | Lecture 7 | ...  

Lsn-3 ARITHMETIC INSTRUCTIONS IN C
Bitwise Operators | L-1
   • Bitwise Operators in C Language | Lec...  

Assignment Operators | L-2
   • Assignment Operators in C Language  L...  

Conditional Operator | L-3
   • Conditional Operator in C Language  

sizeof Operator | L-4
   • sizeof Operator in C  

Operators precedence | L-5
   • Operators precedence in C Language  

Math functions | L-6
   • Math functions in C Language  

Type Conversion | L-7
   • Type Conversion in C Language | Lectu...  

Lsn-4 SELECTION -
IF STATEMENT in C
   • IF STATEMENT in C Language | Lecture ...  

IF STATEMENT
   • IF-ELSE STATEMENT in C Language | Lec...  

IF-ELSE-IF STATEMENT | L-3
   • IF ELSE IF LADDER  Statements in C | ...  

Nested If Else Statement | L-4
   • Nested If Else Statement in C HINDI  

Switch Statement | L-5
   • Switch Case Statement in C HINDI  

(? :) in place of if -else | L-6
   • Conditional Operator in place of if else  

Switch Vs. If-else | L-7
   • Difference between if and switch  

Lsn-5 ITERATIVE STATEMENTS -
while loop in c language | L-1
   • while loop in c language  

do while loop | L-2
   • do while loop c programming  

for loop | L-3
   • for loop in c programming  

while vs while loop | L-4
   • Difference between while and do while...  

Nested loop | L-5
   • Nested loop in c programming  

break & continue statement | L-6
   • break & continue statement in c  

goto statement | L-7
   • goto statement in c programming  

Lsn-6 ARRAYS -
Arrays in C in | L-1
   • Arrays in C Programming  

2d Array | L-2
   • 2d Array in C Programming  

3d Array | L-3
   • 3d Array in C Programming  

Linear search program | L-4
   • Linear search program in C  

Binary search program | L-5
   • Binary search program in C  

Bubble sort program | L-6
   • Bubble sort program in C  

Selection sort program | L-7
   • Selection sort in C  

Lsn-7 STRING -
String in C in | L-1
   • String in c programming  

Character Function ctype.h | L-2
   • Character Function ctype h in c  

String Functions string.h | L-3
   • String Functions in C programming  

String Manipulation | L-4
   • String Manipulation in C  

Unformatted I/O Functions | L-5
   • Unformatted Input Output Functions in C  

Formatted I/O Functions | L-6
   • Formatted Input Output Functions in C  

String’s array | L-7
   • Strings Array in C  

Lsn-8 FUNCTION -

Function | L-1
   • Functions in C  

Types of Functions | L-2
   • Types of Functions in c programming  

Local and Global variables | L-3
   • Local and Global variables in C in Hindi  

Passing array to function | L-4
   • Passing array to function in C  

Passing string to function | L-5
   • Passing string to function in c  

Recursion | L-6 Part-1
   • Recursion in c in Hindi  

Types of Recursion | L-6 | P-2
   • Types of Recursion  

Storage classes | L-7 | P-1
   • Storage Classes  

Storage classes | L-7 | P-1
   • Types of storage classes  

Lsn-9 POINTER
Pointers | L-1 | P-1
   • Pointers in C in Hindi  

Pointer to Pointer | L-1 | P-2
   • Pointer to Pointer in C in Hindi  

Types of pointer | L-2
   • Types of Pointers in C in hindi  

Pointer Arithmetic | L-3 | P-1
   • Pointer arithmetic in c in Hindi  

Pointer Arithmetic using arrays | L-3 | P-2
   • Pointer Arithmetic and arrays in C  

Pointer increment & decrement | L-4 | P-1
   • Pointer increment and decrement in C  

Pointer & array | L-5 | P-2
   • Pointer and array in C programming in...  

Call by Value & Call by Reference | L-5
   • Call by value and Call by reference i...  

Function Pointers | L-6
   • Function Pointers in C in Hindi  

Dynamic Memory Allocation | L-7
   • Dynamic Memory Allocation in C  

Ls-10 USER DEFINED DATA TYPES -
Structur | L-1
   • Structure in C programming in Hindi  

Array of Structure | L-2
   • Array of Structure in C in Hindi  

Nested Structure | L-3
   • Nested Structure in C in Hindi  

Pointer to Structure in Hindi | L-4
   • Pointer to Structure in C in Hindi  

Structure to Function | L-5
   • Pointer to Structure in C in Hindi  

Union | L-6
   • Union in C programming in Hindi  

Enum | L-7
   • Enumeration  

Lsn-11 FILE HANDLING
Introduction to files L-1
   • Introduction to file in C  

File Operations| L-2
   • File Operations in C  

Writing in a file| L-3
   • Writing in a file in C  

Reading in a file | L-4
   • Reading from a File in C  

Комментарии

Информация по комментариям в разработке