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 / vaibhav meena

= is assignment operator. It is used to assigne a value to a
variable.
and == is a comparison operator is is used to compare to values.

Is This Answer Correct ?    27 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between global variables and local variable

1114


What is the purpose of ios::basefield in the following statement?

1303


What do you mean by a template?

1114


What is a vector c++?

1250


When must you use a pointer rather than a reference?

1080


Specify some guidelines that should be followed while overloading operators?

1260


find the two largest values among the 6 numbers using control structures : do-while,for,if else,nestedif- else ,while. one or two of them.

2604


Does a derived class inherit or doesn't inherit?

1124


What is a literal in c++?

1162


write asingle linked list which read from two list & the do the following 1 sort the prime & nonprime num (prime should be less tn nonprime) 2 each node has a prime num followd by nonprime 3 add a new node into its sutable plce 4 erase the most three duplicated non prime num 5 find the least duplicated prime num

2681


Why should we use null or zero in a program?

1097


What is an accessor in c++?

1115


Is c++ a difficult language?

1204


Explain what you mean by a pointer.

1156


What is flush c++?

1074