Thanks you so much..Apu.. You solf my binary to gray code..
@Yeshupkhadka3 ай бұрын
Thanks for solving my binary to gray code 😊😊❤❤
@TechnoTutorials27833 ай бұрын
Most welcome dear
@deepanshusaini4714 Жыл бұрын
Thank You Mam your lectures still helping us a lot...😇
@TechnoTutorials2783 Жыл бұрын
Thanks for watching
@devmishra6701 Жыл бұрын
Madam it's nice to watch your video i have one question How is the difference between gray code and reflective code
@TechnoTutorials2783 Жыл бұрын
In gray code we perform xor operation and only one bit change in next no for example 011 is gray of 2 and 010 is gray of 3 , 110 is gray of 100 But in reflecting code when we take complement then we get other number Ex 2421 is reflecting code In this 7 is 0111 and comp. Of 7 is 1000 which is 2 hence 7 and 2 reflecting codes in this
@motivationalchannel809110 ай бұрын
@@TechnoTutorials2783 refelcting code ki video hai na mam digital electronics ke playlist mai
@saniyashaikh1316 Жыл бұрын
Nice explanation mam🙂
@TechnoTutorials2783 Жыл бұрын
Thanks dear
@sundarsudalai78432 жыл бұрын
Nice explanation
@motivationalchannel809110 ай бұрын
Mam architecture mai logic gates and universal gate ,RISC, CISC etc aur bhi bhot topic hai BCA 1st Year ka student hu ye sb topic ka video hai aapke channel pr Please reply
@TechnoTutorials278310 ай бұрын
If email me ur syllabus
@motivationalchannel809110 ай бұрын
@@TechnoTutorials2783 🆗
@roysonfernandes7496 Жыл бұрын
Thanks 😊
@deepakpareek042 жыл бұрын
Tq mam samj m aaya h
@TechnoTutorials27832 жыл бұрын
Thanku for feedback
@afafkrouit443 Жыл бұрын
❤❤❤❤
@psychetruth12 жыл бұрын
agar number 64 se bada ho tho? like 72 ho tho direct kar sakta hai kya?
@TechnoTutorials27832 жыл бұрын
Yes 7 bits required and weight of bits (64. 32. 16. 8. 4. 2 1) now 72 = 64+8= 1001001 and in gray 1101101
@manasshrivastava7245 Жыл бұрын
(49) base 10 to convert gray code Answer glt h aapka
@TechnoTutorials2783 Жыл бұрын
Kaise please explain
@mdanash16362 жыл бұрын
11 kaha sa aya
@TechnoTutorials27832 жыл бұрын
When I am converting decimal to binary And dividing no. By 2 In last when we divide 3 by 2 then quotient and reminder both will be 1 Now quotient is less than 2 so we can't divide further and when we write no we start down to up That's why 11