What is the difference between = and == in C?

Answer Posted / veeramuthu k

'=' in c is the assignment opperator.whereas '==' is the
logical equality operator.

Is This Answer Correct ?    35 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the Factors affecting Power Consumption on a chip?

781


What is the difference between nmos and pmos technologies?

660


What is Noise Margin? Explain the procedure to determine Noise Margin?

1989


Cross section of a PMOS transistor?

4268


What is the function of enhancement mode transistor?

646






What are the different measures that are required to achieve the design for better yield?

603


Write a VLSI program that implements a toll booth controller?

3517


Explain how binary number can give a signal or convert into a digital signal?

681


Draw a transistor level two input NAND gate. Explain its sizing (a) considering Vth (b) for equal rise and fall times

1101


Explain what is slack?

651


What are the different design techniques required to create a layout for digital circuits?

615


How can you construct both PMOS and NMOS on a single substrate?

4502


Implement F= not (AB+CD) using CMOS gates?

3535


What are the changes that are provided to meet design power targets?

665


For an AND-OR implementation of a two input Mux, how do you test for Stuck-At-0 and Stuck-At-1 faults at the internal nodes? (You can expect a circuit with some redundant logic)

729