What is the difference between = and == in C?
Answer Posted / d.sreenu
= is assignment operator & == is equality operator in C
= operator is used to assign a value to the variable
== operator is used to compare two variables.
| Is This Answer Correct ? | 17 Yes | 0 No |
Post New Answer View All Answers
What are the changes that are provided to meet design power targets?
How can you construct both PMOS and NMOS on a single substrate?
Explain CMOS Inverter transfer characteristics?
Explain the three regions of operation of a mosfet.
Draw the SRAM Write Circuitry
Why does the present vlsi circuits use mosfets instead of bjts?
Draw the Cross Section of an Inverter? Clearly show all the connections between M1 and poly, M1 and diffusion layers etc?
How binary number can give a signal or convert into a digital signal?
For a NMOS transistor acting as a pass transistor, say the gate is connected to VDD, give the output for a square pulse input going from 0 to VDD
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing Vgs.
What are the various regions of operation of mosfet? How are those regions used?
Insights of a 4bit adder/Sub Circuit?
What is the critical path in a SRAM?
Give the logic expression for an AOI gate. Draw its transistor level equivalent. Draw its stick diagram
How logical gates are controlled by boolean logic?