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

= this is assignment operator.it is used to assign a
variable to variable and assign a value to variable.
== this is comparison iperator.it is used to compare any
two variable and values.

Is This Answer Correct ?    16 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is c++ the best programming language?

1076


Which c++ operator cannot overload?

1073


What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack

1126


Can a class be static in c++?

1144


What is insertion sorting?

1161


Show the declaration for a pointer to function returning long and taking an integer parameter.

1221


What is the difference between method overloading and method overriding in c++?

1206


What is a literal in c++?

1162


Difference between pass by value and pass by reference?

1211


Difference between pointer to constant and constant pointer to a constant. Give example.

1175


What is the difference between passing by reference and passing a reference?

1134


Is c the same as c++?

1060


Explain the differences between list x; & list x();.

1060


What is ifstream c++?

1079


What is a lambda function c++?

1193