Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / hr@tgksolutions.com

 =: Assignment operator (e.g., x = 10).
 ==: Equality comparison operator (e.g., if (x == 10)).

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the two types of comments, and how do they differ?

1211


What is new in c++?

1153


How java is different from c and c++?

1257


Is c++ a software?

1244


What is the difference between a type-specific template friend class and a general template friend class?

1032


How much is c++ certification?

1096


Can char be a number c++?

1101


What is & in c++ function?

1123


What is a catch statement?

1113


Why null pointer is used?

1093


write a corrected statement in c++ so that the statement will work properly. x = y = z + 3a;

1946


How do you clear a map in c++?

1183


How to defines the function in c++?

1215


What is the difference between while and do while loop? Explain with examples.

1162


What are the three forms of cin.get() and what are their differences?

1316