is assignment operator is arithmatic or not
Answer Posted / divya
assignment operators are differ from arithmatic operator
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Which operators cannot be overloaded a) Sizeof b) .* c) :: d) all of the above
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
Add Two Numbers Without Using the Addition Operator
Why void is used in c?
What is the function of volatile in c language?
What is c language & why it is used?
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
What are the key features in c programming language?
what is event driven software and what is procedural driven software?
write a program to concatenation the string using switch case?
How can I recover the file name given an open stream?
What are the types of unary operators?
What do mean by network ?
how to find anagram without using string functions using only loops in c programming
What is function prototype?