Pointer increment and decrement in C

Описание к видео Pointer increment and decrement in C

Pointer increment and decrement in C | Lecture-4 | Part-1 | POINTER | Hindi & English | Lesson-9

Objective & Contents-
Revision of Arrays
Base address of an array
Pointer to store address of an array
Increment & Decrement Operator on Pointer
Example and Practical
Question of this Lecture

Lesson-1 Introduction to Introduction To C Links-
History of C | L-1
   • History of  C  Language  

Definition of C | L-2
   • Definition of C Language  

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

First Program in C | L-4
   • First Program in C  

STRUCTURE OF C Programming L-5
   • Structure of C Programming  

C Program in Code Blocks L-6
   • C Program in Code Blocks  

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

Lesson-2 BASICS OF C Links-
Keywords , Identifiers & Constants TOKENS in C L-1
   • Keywords , Identifiers  & Constants T...  

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

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

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

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

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

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

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

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

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

sizeof Operator in C | L-4
   • sizeof Operator in C  

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

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

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

Lesson-4 SELECTION STATEMENTS IN C Links-
IF STATEMENT in C | L-1
   • IF STATEMENT in C Language | Lecture ...  

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

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

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

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

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

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

Lesson-5 ITERATIVE STATEMENTS IN C Links-
while loop in c language | L-1
   • while loop in c language  

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

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

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

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

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

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

Lesson-6 ARRAYS IN C Links-
Arrays in C in | L-1
   • Arrays in C Programming  

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

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

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

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

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

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

Lesson-7 STRING IN C Links-
String in C in | L-1
   • String in c programming  

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

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

String Manipulation in C | L-4
   • String Manipulation in C  

Unformatted Input Output Functions in C | L-5
   • Unformatted Input Output Functions in C  

Formatted Input Output Functions in C | L-6
   • Formatted Input Output Functions in C  

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

Lesson-8 FUNCTION IN C Links-

Function in C in | L-1
   • Functions in C  

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

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

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

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

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

Types of Recursion in c | L-6 | Part-2
   • Types of Recursion  

Storage classes in C | L-7 | Part-1
   • Storage Classes  

Storage classes in C | L-7 | Part-1
   • Types of storage classes  

Lesson-9 POINTER IN C Links-

Pointers in C in Hindi | L-1 | Part-1
   • Pointers in C in Hindi  

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

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

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

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

Комментарии

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