is assignment operator is arithmatic or not
Answer Posted / sweta purwar
not because airthmatic operators only
addition,multiplication,substraction,division
| Is This Answer Correct ? | 19 Yes | 3 No |
Post New Answer View All Answers
Write a program to reverse a string.
What is a void pointer in c?
What is page thrashing?
What is the benefit of using #define to declare a constant?
What is c preprocessor mean?
What is variable in c example?
how do you write a function that takes a variable number of arguments? What is the prototype of printf () function?
Why is it important to memset a variable, immediately after allocating memory to it ?
can any one please explain, how can i access hard disk(physical address)? it is possible by the use of far,near or huge pointer? if yes then please explain......
What are global variables and how do you declare them?
What is structure packing in c?
What is the benefit of using const for declaring constants?
Without Computer networks, Computers will be half the use. Comment.
What is include directive in c?
What is static function in c?