Please list all the unary and binary operators in C.
Answer Posted / jai tushar
assignment operator (=)
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
What is the benefit of using an enum rather than a #define constant?
How can I implement sets or arrays of bits?
What are the types of arrays in c?
What does %p mean?
Explain what is a static function?
What 'lex' does?
what value is returned to operating system after program execution?
What is malloc return c?
Explain enumerated types in c language?
How can I convert a number to a string?
cavium networks written test pattern ..
What is a string?
Explain modulus operator. What are the restrictions of a modulus operator?
What is extern c used for?
What is the use of function overloading in C?