What is the most complicated/valuable program you written in
C/C++?

Answer Posted / diya rahim

A virus program that can shut down your system..

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the steps involved in preventing the metastability?

649


what is multiplexer?

662


Cross section of a PMOS transistor?

4243


How logical gates are controlled by boolean logic?

624


what is the use of defpararm?

717






What is the difference between synchronous and asynchronous reset?

614


In the design of a large inverter, why do we prefer to connect small transistors in parallel (thus increasing effective width) rather than lay out one transistor with large width?

680


What are the steps involved in designing an optimal pad ring?

713


Help with VHDL programming. Write a VHDL code for a D-Latch with clear input ?? (Hint: Set up a “Process” with appropriate sensitivity list to get the desired D-Latch with Clr working.) Inputs AND OUTPUTS: entity Lab4b is Port ( Clr, Clk, D : in STD_LOGIC; Q : out STD_LOGIC); end Lab4b;

1050


How binary number can give a signal or convert into a digital signal?

684


What are the ways to Optimize the Performance of a Difference Amplifier?

1808


What work have you done on full chip Clock and Power distribution? What process technology and budgets were used?

2348


What was your role in the silicon evaluation/product ramp? What tools did you use?

3207


Draw the timing diagram for a SRAM Read. What happens if we delay the enabling of Clock signal?

671


If an/ap = 0.5, an/ap = 1, an/ap = 3, for 3 inverters draw the transfer characteristics?

2005