• what will happen if printf() function is used ?
    Dear All, In my coding , by mistaken i used printf() function instead of sprintf().... but my code compile ....but not running.... but after replacing sprintf() function ....my code is working...
  • what will happen if printf() function is used ?
    Dear All, In my coding , by mistaken i used printf() function instead of sprintf().... but my code compile ....but not running.... but after replacing sprintf() function ....my code is working...
  • WHAT WILL HAPPEN WHEN INTERRUPT OCCUS IN 8051?
    Can please tell me what will happen when interrupt occurs in 8051?? I have gone through books but still i am not clear in the following.. 1. Will INT disable all inerrupts before jumping to ISR...
  • WHAT WILL HAPPEN WHEN INTERRUPT OCCUS IN 8051?
    Can please tell me what will happen when interrupt occurs in 8051?? I have gone through books but still i am not clear in the following.. 1. Will INT disable all inerrupts before jumping to ISR...
  • what will happen if 8051 encounts a wrong instruction?
    as the title.