Tags:General Question | 156 views
What is assembler? What is linker? What is debugger? What is compiler? What is locator? What is emulator? When divide overflow error occurs? What does .startup stand for? Explain the logic of array addition program. Explain the logic of finding out negative numbers from an array of signed numbers. Explain the logic of code conversion [...]
Tags:Hardware Questions | 180 views
What is an interrupt? Which are the hardware and software interrupts in 8086? Mention the priority of interrupts in8086. What is int1, int2, int3? What is NMI interrupt? What is IVT in 8086? What is the size of IVT? Where IVT is located? Which steps 8086 follows to handle any interrupt? What are the types [...]
Tags:JAVA Questions | 134 views
How many methods in the Serializable interface? Which methods of Serializable interface should I implement?There is no method in the Serializable interface. It’s an empty interface which does not contain any methods. The Serializable interface acts as a marker, telling the object serialization tools that the class is serializable. So we do not implement any [...]
Tags:General Question | 146 views
What is the IC numbers for DAC that you have used in the lab? Define resolution. What is the resolution of DAC that you have used in the lab? How many pins does DAC IC have? What are the types of DAC? Which technique you have used for DAC interfacing Which type of DAC you [...]