answersLogoWhite

0

What means a equals equals equals b in c language?

Updated: 8/19/2019
User Avatar

Kinkar2011

Lvl 1
11y ago

Best Answer

a b means return true if the value of a is equal to the value of b, otherwise return false.

a = b means assign the value of b to the variable a.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What means a equals equals equals b in c language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

If a minus b equals c then what does b minus a equals?

a - b = c -(a - b) = -c b - a = -c


If a plus a equals b and b plus c equals a and a-c equals b what is c?

a= (+a) or a= (-) b= 2a b= 2a c= (-a) c= (+a)


If a equals b and b equals c then what does c plus b equals?

2a. (a, b and c are all equal.)


If a plus b equals c then c - b equals?

A.


Who stated if a equals b and b equals c then a equals c?

by transitive property


What is the argument that A equals B B equals C so A equals C?

A=B , A-B=B-B , A-B =0 B=C , B-B=C-B, 0=C-B So A-B=0 but also C-B=0 A-B=C-B ...add +b ...A-B+B=C-B+B , A=C


If A equals B and B equals C does A equal C?

Yes.


What is the cross product method?

If a is to b as c is to d, a x d = b x c. The product of the means (b & c) equals the product of the extremes (a & d).


Is there any priority between logical and logical or operators in c language?

Yes, a&b|c&d means (a&b)|(c&d), just like a&&bc&&d means (a&&b)(c&&d)


Prove if a union c equals b union c and a intersect c equals b intersect c then a equals b?

suppose x is in B. there are two cases you have to consider. 1. x is in A. 2. x is not in A Case 1: x is in A. x is also in B. then x is in A intersection B. Since A intersection B = A intersection C, then this means x is in A intersection C. this implies that x is in C. Case 2: x is not in A. then x is in B. We know that x is in A union B. Since A union B = A union C, this means that x is in A or x is in C. since x is not in A, it follows that x is in C. We have shown that B is a subset of C. To show that C is subset of B, we do the same as above.


A plus b plus c equals 180 b equals 3a c equals 5a?

a = 20 b = 60 c = 100


What is the answer to A plus B plus C equals A times B equals C?

A=0 b=0 c=0