Typecasting in C programming | Implicit & Explicit type conversions

preview_player
Показать описание

Typecasting is nothing but the new way of converting a data type of one variable to some other datatype. Typecasting is of two types: Implicit Typecasting and Explicit Typecasting

► Programming in C (Complete Playlist):

Other subject-wise playlist Links:
--------------------------------------------------------------------------------------------------------------------------------------
►Design and Analysis of algorithms (DAA):
►Database Management System:
► Theory of Computation
►Artificial Intelligence:
►Computer Networks (Complete Playlist):
►Operating System:
►Structured Query Language (SQL):
►Discrete Mathematics:
►Compiler Design:
►Number System:
►Cloud Computing & BIG Data:
►Software Engineering:
►Data Structure:
►Computer Architecture :
►Graph Theory (Complete Playlist):
►Digital Logic:

---------------------------------------------------------------------------------------------------------------------------------------
Our social media Links:
--------------------------------------------------------------------------------------------------------------------------------------
►For Any Query, Suggestion or notes contribution:
Рекомендации по теме
Комментарии
Автор

Okk sir
Thank you so much. U r very good teacher.

shalumall
Автор

Happy Teacher's Day sir, 🎉
aap ka padhane ka tarika bahut hi Gajabb ka hai, bole to ekdum jhakkkaaasss,
aapse Jo bhi padhta hoon, wo bahut hi achhe se dimag main baith jata hai,

I am so glad to have you as a virtual mentor 😀,
Thank you so much Sir ji🙏🙏

Piyushgdec
Автор

Hmmm... In example of implicit typecasting you mean that when compiler will add two variables of different memory size it will increase the bit no.s of the smaller variable . Am I right ?

sardarjamil
Автор

For anyone who is confused: Parenthesis ki associativity L to R hoti hai. Actually funda yha precedence kaa hai. Parenthesis ki precedence higher hoti hai typecast se. Type cast bhi operation hai jo ki Urinary type kaa hai. See the Video no. 3 for reference

ShivamThakur-rtjs
Автор

i have a doubt
in the last case i.e case 3, 7:34 you said associativity of parenthesis is right to left but it is left to right.
correct me if I am wrong .
Thanks for the explanation

sachindeswal
Автор

Sir you just explain it very well in very short time

omkarsawant
Автор

Thank you sir very nice gide & very nice information implicit & explicit conversion teaching video.👍

ashishtayade
Автор

7:29 sir ji but paranthesis precedence is higher and associativity is left to right so
if float c = (float) (a/b);
so, fistly float will evaluate and then a/b.
so, the value is 3.33

кяѕниѕняи
Автор

Sir jb aap pehle btaye hai ki dono ka precedence same ho to left to right hoga associativity to isme case 3 me right to left q kiye hai jbki paranthesis rahne pe left to right association hota hai

shitalpriya
Автор

sir, UPES dehradun, uttarakhand mein aajao as a cs teacher. pleaseee.... video pause krke bola h beech m value rakhna

tanishachaurakoti
Автор

Sir please tell me paranthesis associativity is Right to left or Left to right because in book it is Left to right

shalumall
Автор

I want to start preparation for gate
Give us a roadmap

Eswar.
Автор

I did not understand the associativity part, can someone help me with that? The precedence of both the parentheses is same, but the associativity of parentheses is left to right, so float should be taken into consideration first.

DhruvSachdeva-es
Автор

Thank you so much sir for this video 🙂

Rohan-wwcw
Автор

compiler implicit type casting me data loss kese ni krta agar hum int a = 5.33
likhngy to a variabl bs 5 hi lega or point k bd ki value compiler discard krdega

neelofark
Автор

Could you please put the English subtitle?

MohamadSayadiFars
Автор

Sir I'm from Pakistan
How to enroll in Computer Instructor courses of your paid course
Please guide main

murawathayat
Автор

0:12 meanwhile I am studying it just for my BCA

aman_jeet
Автор

Sir hmare book k Ander h k jo implicit hota h uska main disadvantage h ki ya information loss krdata h

artirajput
Автор

Is type casting or type conversion is same?

ABHISHEKRANJAN.