⟩ How to replace String "a" with String "b" in whole file of the vi editor?
:g/string1/s//string2/g
ex:
:g/a/s//b/g
:g/string1/s//string2/g
ex:
:g/a/s//b/g
What are tri-state devices and why they are essential in a bus oriented system?
What do you mean by embedded system?
Write an assembly code which can call function in a loop with al value from 0 to 9?
Explain the working of a binary counter?
Explain two ways of converting a two input NAND gate to an inverter?
Explain RC circuit?s charging and discharging?
Where can we find the sample ASSEMBLY LANGUAGE programs?
Explain What is the difference detween ISR & function call?
Please give a circuit to divide frequency of clock cycle by two?
What are set up time & hold time constraints What do they signify Which one is critical for estimating maximum clock frequency of a circuit?