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 / nashiinformaticssolutions

 =: 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 advantages of prototyping?

1125


Can we use pointers in c++?

1113


How do pointers work?

1249


What is a c++ map?

1512


What is a binary file? List the merits and demerits of the binary file usagein C++.

1369


How do you invoke a base member function from a derived class in which you have not overridden that function?

1184


Write a struct time where integer m, h, s are its members?

1017


What is the difference between a pointer and a link in c ++?

1108


Explain the use of this pointer?

1202


What is the benefit of learning c++?

1044


Is c++ slower than c?

1103


what are Operators and explain with an example?

1223


What is the basic of c++?

1106


Can we specify variable field width in a scanf() format string? If possible how?

1352


What is a dynamic binding in c++?

1002