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

Answer Posted / varsha vilas kalebag

== assignment operator
= equal to

Is This Answer Correct ?    8 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that

614


What is the use of "new" operator?

657


If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

640


Describe linkages and types of linkages?

569


Is swift faster than c++?

565






Difference between struct and class in terms of access modifier.

696


Is map thread safe c++?

634


What is a pointer how and when is it used?

579


What is enum c++?

616


What gives the current position of the put pointer?

563


What apps are written in c++?

604


What is a linked list in c++?

548


Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..

3358


what are the iterator and generic algorithms.

1461


Is map sorted c++?

521