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
Why does the present vlsi circuits use mosfets instead of bjts?
what is the use of defpararm?
For f = AB+CD if B is S-a-1, what are the test vectors needed to detect the fault?
Approximately, what were the sizes of your transistors in the SRAM cell? How did you arrive at those sizes?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes considering Channel Length Modulation.
Write a VLSI program that implements a toll booth controller?
What does the above code synthesize to?
Draw Vds-Ids curve for a MOSFET. Now, show how this curve changes with increasing Vgs.
In a SRAM layout, which metal layers would you prefer for Word Lines and Bit Lines? Why?
Explain the working of 4-bit Up/down Counter?
If an/ap = 0.5, an/ap = 1, an/ap = 3, for 3 inverters draw the transfer characteristics?
How binary number can give a signal or convert into a digital signal?
Explain Cross section of an NMOS transistor?
Write a program to explain the comparator?
Working of a 2-stage OPAMP?