answersLogoWhite

0

Is 'a' equals ''a'' in c language?

Updated: 8/19/2019
User Avatar

Wiki User

13y ago

Best Answer

No, the first is a number (0x91), the second is a pointer.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

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

What means a equals equals equals b in c language?

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.


Why c language has name c why not a?

C-language was derived from B-language.


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

by transitive property


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

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 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)


What is previous language of c language?

language before c language is pascal


What is C language what does it do?

C Language is First Step of Programming Language, Help for C Language you are show the correct answer


What is divisible by 9 A equals 80 B equals 97 C equals 135 D equals 143?

c


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

Yes.


What is the answer of R equals 11m C equals?

The answer depends on what R and C are.


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

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