No video

const keyword | constant pointer | types of pointer | Programming in C

  Рет қаралды 20,824

Tushars Programming Tutorials

Tushars Programming Tutorials

6 жыл бұрын

const keyword | constant pointer | types of pointer | Programming in C
This video explains different types of declaration of pointers. Difference between constant pointer to variable and pointer to constant variable.

Пікірлер: 40
@eventidewatcher
@eventidewatcher 2 жыл бұрын
Explained in 6 minutes what my CS professor couldn't explain in 60 minutes. Thank you!
@Somendra_Kharola
@Somendra_Kharola Жыл бұрын
Really helped! This is the only video that I have watched - so far - that explains the subtleties, albeit succinctly, of the why and how seemingly slight changes in position(s) of the word "const" results in a line of code being executed so differently. Until now, I was troubled by why prefixing const to '*p' or 'int *p' led to different results. Thank you so much!
@kalpeshparmar7143
@kalpeshparmar7143 2 жыл бұрын
very informative video
@shaikameershameer7150
@shaikameershameer7150 2 жыл бұрын
Masha Allah. Super. God bless you. Super explanation. Clearcut.
@cool_guy_Vaibhav
@cool_guy_Vaibhav 2 жыл бұрын
Sir your explanation is crystal clear . Really impressed by your teaching method sir.
@SugamMaheshwari
@SugamMaheshwari 4 жыл бұрын
Beautiful sir , couldn’t have understood this on my own , thanks😊
@nelsonkamsiyochukwuuwakwe7453
@nelsonkamsiyochukwuuwakwe7453 3 жыл бұрын
very nice analogy
@prakhyathmunna254
@prakhyathmunna254 Жыл бұрын
Very nicely explained !❤️
@satvikkhare1844
@satvikkhare1844 2 жыл бұрын
this topic is an important topic in interviews
@muhammedenesgokdeniz6201
@muhammedenesgokdeniz6201 2 жыл бұрын
You are awesome ,thanks
@rishavmishra1280
@rishavmishra1280 3 жыл бұрын
Nice explanation sir I from 2 days i am struggling to understand this now I get clarity thank you sir...
@fuemedicalcenter
@fuemedicalcenter 2 жыл бұрын
excelente explicación
@saicharanboddukuri270
@saicharanboddukuri270 Жыл бұрын
clear
@kalapaharmia2038
@kalapaharmia2038 2 жыл бұрын
kya banaya sir!!! eik number 🫡
@behrampatel3563
@behrampatel3563 2 жыл бұрын
simple and clear education here. Cheers
@sandipsaha2090
@sandipsaha2090 3 жыл бұрын
Made it crystal clear 🙏🏻
@bharathkumar-os7bz
@bharathkumar-os7bz 6 жыл бұрын
very useful information about pointers
@muhammadfaizan2232
@muhammadfaizan2232 3 жыл бұрын
Very Very helpful, Thanks a lot
@ankit1703
@ankit1703 4 жыл бұрын
Awesome Thanks a ton. Great Help.
@mohityadav-ts4tp
@mohityadav-ts4tp 5 жыл бұрын
thanks sir
@muhammetalali6751
@muhammetalali6751 4 жыл бұрын
very clear and helpfull ...
@rogerhunter313
@rogerhunter313 3 жыл бұрын
Thank you! Great explanation.
@peimanfarshbaf7522
@peimanfarshbaf7522 5 жыл бұрын
perfect video many thanks
@AnilKumar-ve2yl
@AnilKumar-ve2yl 5 жыл бұрын
You are doing good job keep it on👍👍👍
@jeezzzyyyy
@jeezzzyyyy 4 жыл бұрын
thank you sir...that was really helpful!
@duanakshbandi6494
@duanakshbandi6494 3 жыл бұрын
great explanation, thank you :)
@kumarm1780
@kumarm1780 2 жыл бұрын
Also check for pointers kzbin.info/aero/PLyp1I7W35-q31EUbcziOvm3KhiNQc3G7O
@GlowingPickle
@GlowingPickle 5 жыл бұрын
very helpful, thank you sir!
@mustafaglnr8780
@mustafaglnr8780 4 жыл бұрын
so understandable but you should include the outputs to see clearly on running code or wrong code structure.
@tejatej3628
@tejatej3628 4 жыл бұрын
thanku sir
@emrekazoglu4461
@emrekazoglu4461 4 жыл бұрын
thankyousir
@bashmogd4468
@bashmogd4468 4 жыл бұрын
thanx
@AkhileshKumar-cn2cz
@AkhileshKumar-cn2cz 6 жыл бұрын
Nice videos sir....
@tusharsprogrammingtutorial4301
@tusharsprogrammingtutorial4301 6 жыл бұрын
:)
@tusharsprogrammingtutorial4301
@tusharsprogrammingtutorial4301 6 жыл бұрын
Thanks
@VIJAYRAJ-dx7wq
@VIJAYRAJ-dx7wq 4 жыл бұрын
CAN YOU TELL APPLICATION OF THESE POINTER??
@vinayak4778
@vinayak4778 5 жыл бұрын
Hello sir, ...
@tusharsprogrammingtutorial4301
@tusharsprogrammingtutorial4301 5 жыл бұрын
Hi, Good morning !
String In Char Array VS. Pointer To String Literal | C Programming Tutorial
9:58
Function pointers and callbacks
15:19
mycodeschool
Рет қаралды 334 М.
Идеально повторил? Хотите вторую часть?
00:13
⚡️КАН АНДРЕЙ⚡️
Рет қаралды 17 МЛН
UNO!
00:18
БРУНО
Рет қаралды 4,5 МЛН
C_07 Constants in C | Types of Constants | Programming in C
20:10
Jenny's Lectures CS IT
Рет қаралды 526 М.
Constant Pointer VS. Pointer To A Constant | C Programming Tutorial
8:40
Portfolio Courses
Рет қаралды 26 М.
What is the Difference Between a Pointer and a Reference C++
7:58
Paul Programming
Рет қаралды 428 М.
pointers in c programming | declaration,initialization,accessing |
16:35
Function Pointers in C / C++
11:57
mycodeschool
Рет қаралды 434 М.
C Question 5: What are const and volatile keywords?
10:47
Rugved V Deolekar
Рет қаралды 13 М.
Casting Methods in C++ | C++ Programming
15:13
Tushars Programming Tutorials
Рет қаралды 6 М.
Call By Value & Call By Reference in C
8:34
Neso Academy
Рет қаралды 1,3 МЛН
Diff between const char pointer and const pointer to char
7:15
Premature Optimization
12:39
CodeAesthetic
Рет қаралды 787 М.