What is the most complicated/valuable program you written in
C/C++?
Answer Posted / praveen vinny
Link List program is not so complicated. Being a programmer
and a software developer, I felt that C's most difficult
program is BINARY TREE. Many students and even
professionals feel difficulty to solve this. Can't you
agree with me?
| Is This Answer Correct ? | 5 Yes | 13 No |
Post New Answer View All Answers
Why do we gradually increase the size of inverters in buffer design? Why not give the output of a circuit to one large inverter?
How logical gates are controlled by boolean logic?
what is the difference between the TTL chips and CMOS chips?
Explain Basic Stuff related to Perl?
Explain the working of 4-bit Up/down Counter?
What happens if we use an Inverter instead of the Differential Sense Amplifier?
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;
Explain how logical gates are controlled by Boolean logic?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing transistor width.
why is the number of gate inputs to CMOS gates usually limited to four?
Explain the three regions of operation of a mosfet.
Given a layout, draw its transistor level circuit. (I was given a 3 input AND gate and a 2 input Multiplexer. You can expect any simple 2 or 3 input gates)
Mention what are the two types of procedural blocks in Verilog?
Tell me how MOSFET works.
Process technology? What package was used and how did you model the package/system? What parasitic effects were considered?